Home
last modified time | relevance | path

Searched defs:ehs (Results 1 – 5 of 5) sorted by relevance

/external/apache-commons-bcel/src/examples/
DJasminVisitor.java204 CodeExceptionGen[] ehs = mg.getExceptionHandlers(); in visitCode() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc1000 const HloInstruction* ehs) { in InferTernaryOpShape()
1005 HloOpcode opcode, const Shape& lhs, const Shape& rhs, const Shape& ehs) { in InferTernaryOpShape()
Dhlo_evaluator_typed_visitor.h2974 const auto* ehs = instruction->operand(2); in ElementwiseTernaryOp() local
Dhlo_instruction.cc752 HloInstruction* rhs, HloInstruction* ehs) { in CreateTernary()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc554 const XlaOp& ehs) { in TernaryOp()