Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.h558 struct FunctionDefAndOpRegistration { struct
567 std::shared_ptr<FunctionDefAndOpRegistration> FindHelper( argument
H A Dfunction.cc1219 FunctionDefAndOpRegistration(const FunctionDef& fdef_in, in FunctionDefAndOpRegistration() function in tensorflow::FunctionLibraryDefinition::FunctionDefAndOpRegistration