HomeSort by relevance Sort by last modified time
    Searched refs:param_lhs (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_execution_profile_test.cc 53 HloInstruction* param_lhs = local
59 shape, HloOpcode::kAdd, param_lhs, param_rhs));
62 shape, HloOpcode::kDot, param_lhs, add_instruction));
hlo_evaluator_test.cc 292 auto param_lhs = local
297 shape, HloOpcode::kAdd, param_lhs, param_rhs));
1228 auto param_lhs = add_computation.AddInstruction( local
1270 auto param_lhs = max_computation.AddInstruction( local
1321 auto param_lhs = add_computation.AddInstruction( local
1374 auto param_lhs = add_computation.AddInstruction( local
    [all...]

Completed in 72 milliseconds