Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc500 Shape shape_without_layout = shape_with_layout; in TEST_F() local
501 shape_without_layout.clear_layout(); in TEST_F()
510 HloInstruction::CreateBroadcast(shape_without_layout, c2, {1})); in TEST_F()