Home
last modified time | relevance | path

Searched defs:function_defs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/runtime/
H A Druntime.cc86 const RepeatedPtrField<FunctionDef> function_defs = in ImportModule() local
/aosp_15_r20/external/freetype/src/truetype/
H A Dttobjs.h293 TT_DefArray function_defs; /* table of function definitions */ member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc878 FunctionDefLibrary function_defs = func_lib_def_.ToProto(); in RegisterExistingFunctionsOnRemoteWorkers() local