Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/compiler/xla/service/ | |
reduce_precision_insertion.h | 43 : exponent_bits_(exponent_bits), 53 : exponent_bits_(reduce_precision_options.exponent_bits()), 128 instruction->exponent_bits() <= exponent_bits_ && 133 const int exponent_bits_; member in class:xla::ReducePrecisionInsertion |
hlo_instructions.h | 958 int32 exponent_bits_ = 0; member in class:xla::HloReducePrecisionInstruction [all...] |