HomeSort by relevance Sort by last modified time
    Searched refs:kTuple (Results 26 - 47 of 47) sorted by null

12

  /external/tensorflow/tensorflow/compiler/xla/service/
while_loop_invariant_code_motion.cc 120 case HloOpcode::kTuple:
hlo_graph_dumper.cc     [all...]
bfloat16_normalization.cc 377 if (hlo->opcode() == HloOpcode::kTuple || //
hlo_sharding_metadata.cc 174 if (user.opcode() == HloOpcode::kTuple) {
instruction_fusion.cc 104 case HloOpcode::kTuple:
bfloat16_propagation.cc 278 if (use.instruction->opcode() == HloOpcode::kTuple ||
391 hlo->opcode() != HloOpcode::kTuple &&
    [all...]
hlo_instruction.cc 770 CHECK_EQ(HloOpcode::kTuple, opcode);
    [all...]
hlo_instructions.cc     [all...]
hlo_verifier.cc 780 case HloOpcode::kTuple:
    [all...]
layout_assignment_test.cc     [all...]
bfloat16_propagation_test.cc 507 EXPECT_EQ(new_fusion_root->opcode(), HloOpcode::kTuple);
    [all...]
hlo_instructions.h     [all...]
shape_inference.cc     [all...]
layout_assignment.cc     [all...]
algebraic_simplifier.cc     [all...]
buffer_assignment_test.cc     [all...]
hlo_parser.cc     [all...]
shape_inference_test.cc 296 ShapeInference::InferVariadicOpShape(HloOpcode::kTuple, {&s32_, &f32_});
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter_unnested.cc 119 if (hlo.opcode() != HloOpcode::kTuple) {
628 case HloOpcode::kTuple:
    [all...]
  /external/v8/src/compiler/
types.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/client/
xla_builder.cc     [all...]
  /external/tensorflow/tensorflow/python/eager/
pywrap_tfe_src.cc     [all...]

Completed in 1213 milliseconds

12