arnoldnyan
Results
2
comments of
arnoldnyan
Hi @awni, what if I need to call boolean mask or filter in C++?
Suppose I have an array with bools as mask and want to filter out another array in the same shape. No need for differentiable. Just similar to this use case:...