Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc444 Shape input_shape_with_layout(ashape); in TEST_F() local
585 Shape input_shape_with_layout = in TEST_F() local
622 Shape input_shape_with_layout(input_shape); in TEST_F() local
639 Shape input_shape_with_layout(input_shape); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/
Dxla.proto397 repeated ShapeProto input_shape_with_layout = 3; field