Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc172 Status BuildInputArgIndex(const OpDef::ArgDef& arg_def, AttrSlice attr_values, in BuildInputArgIndex() function in tensorflow::__anonb69655eb0111::FunctionInstantiationHelper
742 s = helper.BuildInputArgIndex(arg_def, attr_values, arg_attrs, in InstantiateFunction()