Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info_test.cc39 void SetArgs(const std::vector<ArgSpec>& input_args_spec, in SetArgs() argument
41 for (const auto& arg_spec : input_args_spec) in SetArgs()