subscript(_:)

Adds a slice operation to the current graph.

Declaration

subscript(ranges: any BNNSGraph.Builder.SliceIndex...) -> BNNSGraph.Builder.Tensor<T> { get set }