Searched defs:candidate_input_indices (Results  1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ | 
| D | tf_framework_c_interface.cc | 65                                        int32_t* candidate_input_indices) {  in _mlir_ciface_tf_alloc()
 | 
| /external/tensorflow/tensorflow/core/util/ | 
| D | rocm_solvers.cc | 721     gtl::ArraySlice<int> candidate_input_indices, DataType type,  in forward_input_or_allocate_scoped_tensor()
 | 
| D | cuda_solvers.cc | 304     gtl::ArraySlice<int> candidate_input_indices, DataType type,  in forward_input_or_allocate_scoped_tensor()
 | 
| /external/tensorflow/tensorflow/c/ | 
| D | kernels.cc | 707     TF_OpKernelContext* context, const int* candidate_input_indices,  in TF_ForwardInputOrAllocateOutput()
 | 
| D | kernels_test.cc | 1337     int candidate_input_indices[1] = {0};  in TEST_F()  local
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | op_kernel.cc | 580     gtl::ArraySlice<int> candidate_input_indices, DataType type,  in forward_input_or_allocate_temp()596     gtl::ArraySlice<int> candidate_input_indices, int output_index,  in forward_input_or_allocate_output()
 
 | 
| D | op_kernel.h | 901       gtl::ArraySlice<int> candidate_input_indices, DataType type,  in forward_input_or_allocate_temp()
 |