Contents

BNNSGraph.Builder.Tensor

A structure that represents an abstract handle to a tensor that you use within a BNNSGraph.makeContext closure.

Declaration

struct Tensor<T> where T : BNNSScalar

Topics

Operators

Instance Properties

Instance Methods

Subscripts

Default Implementations

See Also

Building graphs in Swift