Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/resource/
Dstatic_hashtable.h57 TfLiteStatus CheckKeyAndValueTypes(TfLiteContext* context, in CheckKeyAndValueTypes() function
/external/tensorflow/tensorflow/core/framework/
Dlookup_interface.cc33 Status LookupInterface::CheckKeyAndValueTypes(const Tensor& keys, in CheckKeyAndValueTypes() function in tensorflow::lookup::LookupInterface