Home
last modified time | relevance | path

Searched defs:input_matrix (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dfractional_avg_pool_op_test.py39 def _AvgPoolAlongRows(self, input_matrix, row_seq, overlapping): argument
63 def _AvgPoolAlongCols(self, input_matrix, col_seq, overlapping): argument
Dfractional_max_pool_op_test.py39 def _MaxPoolAlongRows(self, input_matrix, row_seq, overlapping): argument
63 def _MaxPoolAlongCols(self, input_matrix, col_seq, overlapping): argument
/external/tensorflow/tensorflow/core/kernels/sparse/
Dtranspose_op.cc102 const CSRSparseMatrix* input_matrix; in Compute() local
148 OpKernelContext* ctx, bool conjugate, const CSRSparseMatrix& input_matrix, in operator ()()
Dsparse_ordering_amd_op.cc68 const CSRSparseMatrix* input_matrix; in Compute() local
Dsparse_cholesky_op.cc81 const CSRSparseMatrix* input_matrix; in Compute() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_requantization_range_per_channel_op.cc80 auto input_matrix = input.flat_inner_dims<qint32>(); in Compute() local
/external/tensorflow/tensorflow/core/kernels/linalg/
Dlu_op.cc134 ConstMatrixMap input_matrix( in ComputeTensorSlice() local