Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc155 Status BuildInputArgIndex(const OpDef::ArgDef& arg_def, AttrSlice attr_values, in BuildInputArgIndex() function in tensorflow::__anon2646128d0111::FunctionInstantiationHelper
697 s = helper.BuildInputArgIndex(arg_def, attr_values, ints_on_device); in InstantiateFunction()