Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc161 HloInstruction* arg_instruction = b.AddInstruction( in ReduceWindowMaxIotaTest() local
182 shape, arg_instruction, init_value, window, max_func)); in ReduceWindowMaxIotaTest()
2522 HloInstruction* arg_instruction = b.AddInstruction( in TEST_F() local
2538 HloInstruction::CreateReduce(scalar_shape, arg_instruction, init_value, in TEST_F()
2557 HloInstruction* arg_instruction = b.AddInstruction( in BM_ReducePrecisely() local
2573 HloInstruction::CreateReduce(scalar_shape, arg_instruction, init_value, in BM_ReducePrecisely()
2598 HloInstruction* arg_instruction = in TEST_P() local
2616 HloInstruction::CreateReduce(shape, arg_instruction, init_value, in TEST_P()
2640 HloInstruction* arg_instruction = in TEST_P() local
2660 shape, arg_instruction, init_value, window, max_func)); in TEST_P()
[all …]