ExtractΒΆ
Return the elements of an array that satisfy some condition.
Abstract Signature:
Extract(condition: Tensor, arr: Tensor)
Return the elements of an array that satisfy some condition.
Abstract Signature:
Extract(condition: Tensor, arr: Tensor)