Home
last modified time | relevance | path

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

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