Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dfractional_max_pool_op_test.py42 def _MaxPoolAlongRows(self, input_matrix, row_seq, overlapping): argument
66 def _MaxPoolAlongCols(self, input_matrix, col_seq, overlapping): argument
Dfractional_avg_pool_op_test.py42 def _AvgPoolAlongRows(self, input_matrix, row_seq, overlapping): argument
66 def _AvgPoolAlongCols(self, input_matrix, col_seq, overlapping): argument
/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dwals_test.py183 def input_matrix(self): member in WALSMatrixFactorizationTest
392 def input_matrix(self): member in WALSMatrixFactorizaiontTestPaddedInput
/external/tensorflow/tensorflow/core/kernels/
Dmkl_requantization_range_per_channel_op.cc64 auto input_matrix = input.flat_inner_dims<qint32>(); in Compute() local
Dlu_op.cc134 ConstMatrixMap input_matrix( in ComputeTensorSlice() local