MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / matrix

Function matrix

tensorflow/python/framework/tensor_shape.py:884–894  ·  view source on GitHub ↗

Returns a shape representing a matrix. Args: rows: The number of rows in the matrix, which may be None if unknown. cols: The number of columns in the matrix, which may be None if unknown. Returns: A TensorShape representing a matrix of the given size.

(rows, cols)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

DecodeFunction · 0.85
ReduceToColArray2DMethod · 0.85
ReduceToRowArray2DMethod · 0.85
MapArray2DMethod · 0.85
MapWithIndexArray2DMethod · 0.85
TESTFunction · 0.85

Calls 1

TensorShapeClass · 0.70

Tested by 1

TESTFunction · 0.68