Home
last modified time | relevance | path

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 Darg_view.cc33 std::vector<string> ArgView::SetterArgs() const { return {VariableName()}; } in SetterArgs() function in tensorflow::generator::cpp::ArgView
H A Dattr_view.cc119 std::vector<string> AttrView::SetterArgs() const { in SetterArgs() function in tensorflow::generator::cpp::AttrView