diff --git a/libnd4j/include/ops/declarable/headers/parity_ops.h b/libnd4j/include/ops/declarable/headers/parity_ops.h index e06e1a894..214a9caa9 100644 --- a/libnd4j/include/ops/declarable/headers/parity_ops.h +++ b/libnd4j/include/ops/declarable/headers/parity_ops.h @@ -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: