Home
last modified time | relevance | path

Searched refs:clear_tiles (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util_test.cc287 shape.mutable_layout()->clear_tiles(); in TEST_F()
313 shape.mutable_layout()->clear_tiles(); in TEST_F()
322 shape.mutable_layout()->clear_tiles(); in TEST_F()
Dlayout.h199 Layout& clear_tiles() { in clear_tiles() function
Dshape_util.cc1728 subshape->mutable_layout()->clear_tiles(); in DeviceShapeToHostShape()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc284 new_shape.mutable_layout()->clear_tiles(); in MakeFakeLiteralInternal()
386 new_shape.mutable_layout()->clear_tiles(); in MakeFakeLiteralInternalWithBounds()