HomeSort by relevance Sort by last modified time
    Searched refs:GetCpuFastMathFlags (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.h 266 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config);
llvm_util.cc 503 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config) {
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc 101 b_.setFastMathFlags(llvm_ir::GetCpuFastMathFlags(hlo_module_config_));
    [all...]

Completed in 207 milliseconds