Home
last modified time | relevance | path

Searched defs:operand1_param (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dconditional_test.cc598 auto operand1_param = in XLA_TEST_F() local
618 auto operand1_param = CreateR1Parameter<float>({24.3f, 56.7f}, 1, "operand1", in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dataflow_analysis_test.cc2571 HloInstruction* operand1_param = computation->parameter_instruction(1); in TEST_F() local