Home
last modified time | relevance | path

Searched refs:ClearFrontendAttributes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder_test.cc1200 b.ClearFrontendAttributes(); in TEST_F()
1241 b.ClearFrontendAttributes(); in TEST_F()
1295 b.ClearFrontendAttributes(); in TEST_F()
Dxla_builder.h223 void ClearFrontendAttributes() { frontend_attributes_.Clear(); } in ClearFrontendAttributes() function