Home
last modified time | relevance | path

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

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