Header menu logo bristlecone

Unsafe Module

Operators that rely on the 0/1 encoding of booleans in DiffSharp for working with raw tensors.

Functions and values

Function or value Description

logicalAnd a b

Full Usage: logicalAnd a b

Parameters:
Returns: Tensor
a : Tensor
b : Tensor
Returns: Tensor

logicalNot b

Full Usage: logicalNot b

Parameters:
Returns: Tensor
b : Tensor
Returns: Tensor

logicalOr a b

Full Usage: logicalOr a b

Parameters:
Returns: Tensor
a : Tensor
b : Tensor
Returns: Tensor

Type something to start searching.