Searched defs:r0s32 (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | call_inliner_test.cc | 149 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|
D | buffer_assignment_test.cc | 2128 const Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local 2195 const Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local 2278 const Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|
D | hlo_computation_test.cc | 504 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|
D | algebraic_simplifier_test.cc | 365 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local 521 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local 543 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local 565 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|
D | shape_inference_test.cc | 2274 auto r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | instruction_fusion_test.cc | 606 Shape r0s32 = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
|