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