compare_and_bitpack: correct documentation of the current implementation

Signed-off-by: AbdelRauf <rauf@konduit.ai>
master
AbdelRauf 2021-02-28 19:26:09 +01:00
parent fe22bd5726
commit 1dc8a2109c
1 changed files with 1 additions and 1 deletions

View File

@ -1912,7 +1912,7 @@ namespace sd {
*
* input params:
* 0 - NDArray (input). Note: last dimension should be divisibly by 8
* 1 - 0D Tensor - threshold to compare against. Note: when input and threshold is bool type, the threshold is ignored
* 1 - 0D Tensor - threshold to compare against. Note: when input is bool type, the threshold is ignored
*
*
* output: