Home
last modified time | relevance | path

Searched defs:CheckKeyAndValueTensorsForImport (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dlookup_interface.cc69 Status LookupInterface::CheckKeyAndValueTensorsForImport(const Tensor& keys, in CheckKeyAndValueTensorsForImport() function in tensorflow::lookup::LookupInterface
/external/tensorflow/tensorflow/core/kernels/
Dlookup_table_op.cc527 Status CheckKeyAndValueTensorsForImport(const Tensor& keys, in CheckKeyAndValueTensorsForImport() function in tensorflow::lookup::MutableDenseHashTable