Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc74 const bool has_prior_sharding = derived->has_sharding(); in AddInstruction() local
76 if (!has_prior_sharding && (derived->opcode() == HloOpcode::kReshape || in AddInstruction()