Home
last modified time | relevance | path

Searched defs:output_matrix_shapes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dlinalg_ops_common.cc97 TensorShapes output_matrix_shapes; in Compute() local
164 TensorShapes* output_matrix_shapes) { in PrepareOutputs()
223 const TensorShapes& output_matrix_shapes) { in ComputeTensorSlice()
Dlu_op.cc96 TensorShapes output_matrix_shapes({input.shape(), permutation_shape}); in Compute() local
131 const TensorShapes& output_matrix_shapes) { in ComputeTensorSlice()