Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1076 const auto kAntilogarithmIsSmallThreshold = 1e-4; in EmitLog1p() local
1080 abs_x, llvm::ConstantFP::get(type, kAntilogarithmIsSmallThreshold)); in EmitLog1p()