Home
last modified time | relevance | path

Searched defs:fp_value (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Ddump_context.cc602 uint128_struct fp_value = context_arm64->float_save.regs[freg_index]; in Print() local
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h280 const int64 fp_value = in RequantizeManyInNewRangeReference() local
393 const int32 fp_value = in RequantizeManyInNewRangeNeon() local
724 auto fp_value = ((input_array.template cast<int64>() * range_scale_fp) variable