Home
last modified time | relevance | path

Searched defs:EraseRegularNodeAttributes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/utils/
H A Dutils.cc45 void EraseRegularNodeAttributes(NamedAttrList &attr_list) { in EraseRegularNodeAttributes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils_test.cc561 TEST_F(UtilsTest, EraseRegularNodeAttributes) { in TEST_F() argument
H A Dutils.cc512 int EraseRegularNodeAttributes(NodeDef* node) { in EraseRegularNodeAttributes() function