Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtuple_test.cc465 Shape arg0_shape = ShapeUtil::MakeTupleShape( in XLA_TEST_F() local
467 auto input0 = Parameter(&builder, 0, arg0_shape, "input0"); in XLA_TEST_F()