Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation_test.cc485 Shape r0s64 = ShapeUtil::MakeShape(S64, {}); in TEST_F() local
493 builder.AddInstruction(HloInstruction::CreateParameter(2, r0s64, "p.1")); in TEST_F()