Home
last modified time | relevance | path

Searched refs:ComputeTensorSlice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dlu_op.cc118 ComputeTensorSlice(context, i, input, num_rows, num_cols, outputs, in Compute()
128 void ComputeTensorSlice(OpKernelContext* context, int64 matrix_index, in ComputeTensorSlice() function in tensorflow::LuOp
Dlinalg_ops_common.cc107 ComputeTensorSlice(context, i, inputs, input_matrix_shapes, outputs, in Compute()
220 void LinearAlgebraOp<InputScalar, OutputScalar>::ComputeTensorSlice( in ComputeTensorSlice() function in tensorflow::LinearAlgebraOp
Dlinalg_ops_common.h173 void ComputeTensorSlice(OpKernelContext* context, int64 matrix_index,