Searched defs:candidate_input_indices (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | rocm_solvers.cc | 197 gtl::ArraySlice<int> candidate_input_indices, DataType type, in forward_input_or_allocate_scoped_tensor()
|
D | cuda_solvers.cc | 284 gtl::ArraySlice<int> candidate_input_indices, DataType type, in forward_input_or_allocate_scoped_tensor()
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_kernel.h | 928 gtl::ArraySlice<int> candidate_input_indices, DataType type, in forward_input_or_allocate_temp() 1686 gtl::ArraySlice<int> candidate_input_indices, int output_index, in forward_input_or_allocate_output()
|
D | op_kernel.cc | 597 gtl::ArraySlice<int> candidate_input_indices, DataType type, in forward_input_or_allocate_temp()
|