Searched defs:CheckKeyAndValueTensorsForImport (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | lookup_interface.cc | 69 Status LookupInterface::CheckKeyAndValueTensorsForImport(const Tensor& keys, in CheckKeyAndValueTensorsForImport() function in tensorflow::lookup::LookupInterface |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | lookup_table_op.cc | 527 Status CheckKeyAndValueTensorsForImport(const Tensor& keys, in CheckKeyAndValueTensorsForImport() function in tensorflow::lookup::MutableDenseHashTable |