tensorShape()
Adds a shape operation to the current graph.
Declaration
func tensorShape() -> BNNSGraph.Builder.Tensor<Int32>Discussion
This function returns a tensor that contains the shape of self.
Adds a shape operation to the current graph.
func tensorShape() -> BNNSGraph.Builder.Tensor<Int32>This function returns a tensor that contains the shape of self.