Searched refs:to_apply_ (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 1770 const ProgramShape to_apply_ = member in xla::__anon8d0540a50111::ScatterGatherShapeInferenceTest 2213 ShapeUtil::MakeShape(F32, {64, 32}), to_apply_, in TEST_F() 2227 ShapeUtil::MakeShape(F32, {32, 48}), to_apply_, in TEST_F() 2241 ShapeUtil::MakeShape(F32, {10, 32}), to_apply_, in TEST_F() 2255 ShapeUtil::MakeShape(F32, {32, 8}), to_apply_, in TEST_F() 2268 to_apply_, in TEST_F() 2285 to_apply_, in TEST_F() 2303 to_apply_, in TEST_F() 2322 to_apply_, in TEST_F() 2342 ShapeUtil::MakeShape(F32, {10, 9, 8, 7, 48}), to_apply_, in TEST_F() [all …]
|