Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop.cc44 Status OpRegistryInterface::LookUpOpDef(const string& op_type_name, in LookUpOpDef() function in tensorflow::OpRegistryInterface
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/grappler/
H A Dgrappler_test.cc281 TEST(TF_FunctionLibraryDefinition, LookUpOpDef) { in TEST() argument