/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_reduction_sycl.cpp | 453 Tensor<DataType, 2, DataLayout, IndexType> redux(reduced_tensorRange); in test_first_dim_reductions_max_sycl() local 500 reduced_tensor redux; in test_first_dim_reductions_max_with_offset_sycl() local 558 reduced_tensor redux(full_reduced_range); in test_last_dim_reductions_max_with_offset_sycl() local 617 Tensor<DataType, 1, DataLayout, IndexType> redux(reduced_tensorRange); in test_first_dim_reductions_sum_sycl() local 661 Tensor<DataType, 2, DataLayout, IndexType> redux(reduced_tensorRange); in test_first_dim_reductions_mean_sycl() local 707 Tensor<DataType, 2, DataLayout, IndexType> redux(reduced_tensorRange); in test_last_dim_reductions_mean_sycl() local 752 Tensor<DataType, 2, DataLayout, IndexType> redux(reduced_tensorRange); in test_last_dim_reductions_sum_sycl() local
|
H A D | cxx11_tensor_reduction_gpu.cu | 67 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_first_dim_reductions() local 107 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_last_dim_reductions() local
|
H A D | cxx11_tensor_of_float16_gpu.cu | 322 void test_gpu_reductions(int size1, int size2, int redux) { in test_gpu_reductions()
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | exp2l.c | 40 redux = 0x1.8p63 / TBLSIZE, variable 271 redux = 0x1.8p112 / TBLSIZE; variable
|
/aosp_15_r20/external/musl/src/math/ |
H A D | exp2l.c | 40 redux = 0x1.8p63 / TBLSIZE, variable 271 redux = 0x1.8p112 / TBLSIZE; variable
|
/aosp_15_r20/external/eigen/test/ |
H A D | gpu_basic.cu | 256 struct redux { struct 258 void operator()(int i, const typename T::Scalar* in, typename T::Scalar* out) const in operator ()()
|
H A D | redux.cpp | 154 EIGEN_DECLARE_TEST(redux) in EIGEN_DECLARE_TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | bias_op.cc | 206 redux; in Compute() local 214 redux; in Compute() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
H A D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
H A D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
H A D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
H A D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
H A D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | exp2f.rs | 78 let redux = f32::from_bits(0x4b400000) / TBLSIZE as f32; in exp2f() localVariable
|
D | exp2.rs | 327 let redux = f64::from_bits(0x4338000000000000) / TBLSIZE as f64; in exp2() localVariable
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | s_exp2l.c | 58 redux = 0x1.8p112 / TBLSIZE; variable
|
/aosp_15_r20/external/chromium-trace/catapult/common/node_runner/node_runner/ |
H A D | package.json | 58 "redux": "^4.0.0", string
|
/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | libtommath.c | 1880 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local 2962 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
|
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/ |
H A D | layer_norm.cc | 153 for (int redux = 0; redux < axis_size; ++redux) { in GetOffset() local
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 24279 "redux": 21867, number
|