Home
last modified time | relevance | path

Searched defs:RemoveAttributes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dutils.cc515 void RemoveAttributes(const std::vector<absl::string_view>& to_remove, in RemoveAttributes() function
/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.cc171 void RemoveAttributes(const GraphDef& input_graph_def, in RemoveAttributes() function