Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc136 auto param_lhs = max_computation.AddInstruction( in MaxComputationScalarF32() local
141 scalar_shape, HloOpcode::kMaximum, param_lhs, param_rhs)); in MaxComputationScalarF32()
471 auto param_lhs = in TEST_F() local
476 shape, HloOpcode::kAdd, param_lhs, param_rhs)); in TEST_F()
2529 auto param_lhs = add_computation.AddInstruction( in TEST_F() local
2534 scalar_shape, HloOpcode::kAdd, param_lhs, param_rhs)); in TEST_F()
2564 auto param_lhs = add_computation.AddInstruction( in BM_ReducePrecisely() local
2569 scalar_shape, HloOpcode::kAdd, param_lhs, param_rhs)); in BM_ReducePrecisely()
2606 auto param_lhs = add_computation.AddInstruction( in TEST_P() local
2611 scalar_shape, HloOpcode::kAdd, param_lhs, param_rhs)); in TEST_P()
[all …]