Searched defs:SetterArgs (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/ | ||
| D | arg_view.cc | 33 std::vector<string> ArgView::SetterArgs() const { return {VariableName()}; } in SetterArgs() function in tensorflow::generator::cpp::ArgView |
| D | attr_view.cc | 119 std::vector<string> AttrView::SetterArgs() const { in SetterArgs() function in tensorflow::generator::cpp::AttrView |