Home
last modified time | relevance | path

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

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