Home
last modified time | relevance | path

Searched defs:tmp_max (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dmodel.pb.cc478 double tmp_max = this->_internal_max(); in _InternalSerialize() local
544 double tmp_max = this->_internal_max(); in ByteSizeLong() local
602 double tmp_max = from._internal_max(); in MergeFrom() local
Dsummary.pb.cc612 double tmp_max = this->_internal_max(); in _InternalSerialize() local
709 double tmp_max = this->_internal_max(); in ByteSizeLong() local
774 double tmp_max = from._internal_max(); in MergeFrom() local
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp128 scalar_t tmp_max = -std::numeric_limits<scalar_t>::infinity(); in _mul_reduce_max_fusion_kernel() local
516 accum_t tmp_max = 0, tmp_sum = 0, exp_tmp = 0; in cpu_flash_attention() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DFlashAttentionKernel.cpp97 scalar_t tmp_max = -std::numeric_limits<scalar_t>::infinity(); in _mul_reduce_max_fusion_kernel() local
336 accum_t tmp_max = 0, tmp_sum = 0, exp_tmp = 0; in cpu_flash_attention() local
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_minmax_index.c383 unsigned tmp_min, tmp_max; in vbo_get_minmax_indices_gallium() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_instance_norm.cc179 float32x2_t tmp_max = vpmax_f32(low, high); in MinAndMax() local