/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/ |
H A D | quantization.cpp | 45 const ExprPtr& qzero) { in makeQBufHandleChannelsLast() 58 const int64_t qzero) { in makeQBufHandleChannelsLast() 72 const ExprPtr& qzero) { in makeQBufHandleContiguous() 85 const int64_t qzero) { in makeQBufHandleContiguous() 113 ExprHandle qzero) { in quant() 127 ExprHandle qzero) { in dequant() 153 ExprHandle qzero = constant(inputs[2]); in computeQuantizePerTensor() local 229 const auto qzero = std::get<int64_t>(inputs[2]); in computeQuantizePerTensorExternalCall() local 654 auto qzero = ExprHandle(qx.node()->qzero()); in computeDequantize() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | expr.h | 241 std::move(qzero)) {} in Buf() 279 ExprPtr qzero() const { in qzero() function 287 void set_qzero(ExprPtr qzero) { in set_qzero()
|
H A D | external_functions.cpp | 49 int64_t qzero, in from_blob_quantized() 946 const int64_t qzero = extra_args[3 * i + 1]; in nnc_aten_quantized_cat() local 1069 const int64_t qzero = extra_args[1]; in nnc_aten_quantize_per_tensor() local 1097 const int64_t qzero = extra_args[1]; in nnc_aten_quantize_per_tensor_out() local 1115 const int64_t qzero = extra_args[1]; in nnc_aten_dequantize() local 1142 const int64_t qzero = extra_args[1]; in nnc_aten_dequantize_out() local
|
H A D | expr.cpp | 417 ExprPtr qzero) in Buf() 455 std::optional<ExprHandle> qzero) { in make()
|
H A D | ir_mutator.cpp | 209 ExprPtr qzero = v->qzero(); in mutate() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | j0.go | 410 func qzero(x float64) float64 { func
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | j0.c | 359 static double qzero(double x) in qzero() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | j0.c | 359 static double qzero(double x) in qzero() function
|
/aosp_15_r20/external/fdlibm/ |
H A D | e_j0.c | 456 static double qzero(double x) in qzero() function
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_j0.c | 369 qzero(double x) in qzero() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | j0.rs | 393 fn qzero(x: f64) -> f64 { in qzero() function
|