Home
last modified time | relevance | path

Searched defs:fast_path (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/serde_json/src/lexical/
Dalgorithm.rs18 pub(crate) fn fast_path<F>(mantissa: u64, exponent: i32) -> Option<F> in fast_path() function
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc805 const bool fast_path = base_output_index <= output_last_vector_index; in ComputeBackpropFilter() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3564 bool fast_path = true; in CopyUniqueClassMethodTypes() local