Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h770 bool IsElementwiseImpl(
853 bool IsElementwiseImpl(
996 bool IsElementwiseImpl(
1026 bool IsElementwiseImpl(
Dhlo_instructions.cc1162 bool HloMapInstruction::IsElementwiseImpl( in IsElementwiseImpl() function in xla::HloMapInstruction
1279 bool HloConstantInstruction::IsElementwiseImpl( in IsElementwiseImpl() function in xla::HloConstantInstruction
1411 bool HloFusionInstruction::IsElementwiseImpl( in IsElementwiseImpl() function in xla::HloFusionInstruction
1885 bool HloRngInstruction::IsElementwiseImpl( in IsElementwiseImpl() function in xla::HloRngInstruction
Dhlo_instruction.cc2672 bool HloInstruction::IsElementwiseImpl( in IsElementwiseImpl() function in xla::HloInstruction
3452 return IsElementwiseImpl(absl::nullopt); in IsElementwise()
3456 return IsElementwiseImpl(operand_idx); in IsElementwiseOnOperand()
Dhlo_instruction.h2019 virtual bool IsElementwiseImpl(