Home
last modified time | relevance | path

Searched refs:fdef_in (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction.h538 const FunctionDef& fdef_in, const StackTracesMap& stack_traces = {});
Dfunction.cc1176 FunctionDefAndOpRegistration(const FunctionDef& fdef_in, in FunctionDefAndOpRegistration() argument
1178 : fdef(fdef_in), in FunctionDefAndOpRegistration()