/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
D | quantize.example.cpp | 7 namespace generated_tests::quantize { namespace 54 namespace generated_tests::quantize { namespace 135 namespace generated_tests::quantize { namespace 182 namespace generated_tests::quantize { namespace 263 namespace generated_tests::quantize { namespace 310 namespace generated_tests::quantize { namespace 391 namespace generated_tests::quantize { namespace 438 namespace generated_tests::quantize { namespace 519 namespace generated_tests::quantize { namespace 566 namespace generated_tests::quantize { namespace [all …]
|
/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/torch/ |
H A D | torch.py | 48 def dump_torch_adaptive_conv1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument 104 def dump_torch_adaptive_comb1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument 156 def dump_torch_tdshaper(where, shaper, name='tdshaper', quantize=False, scale=1/128): argument 180 …hts(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quantize=False, scale=1/12… argument 207 …hts(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quantize=False, scale=1/12… argument 249 …nse_weights(where, dense, name='dense', scale=1/128, sparse=False, diagonal=False, quantize=False): argument 278 def dump_torch_conv1d_weights(where, conv, name='conv', scale=1/128, quantize=False, sparse=False): argument 308 def dump_torch_tconv1d_weights(where, conv, name='conv', scale=1/128, quantize=False, sparse=False): argument 338 def dump_torch_conv2d_weights(where, conv, name='conv', scale=1/128, quantize=False): argument 365 …ing_weights(where, embed, name='embed', scale=1/128, sparse=False, diagonal=False, quantize=False): argument
|
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/turbine/ |
D | libmonet.jar | com/google/ux/material/libmonet/blend/Blend.class
<Unknown>
package ... |
/aosp_15_r20/external/pytorch/test/fx/ |
H A D | quantization.py | 75 def quantize(self, quantizer, node, load_arg): member in Add 88 def quantize(self, quantizer, node, load_arg): member in Relu 100 def quantize(self, quantizer, node, load_arg): member in CopyNode 136 def quantize(self, quantizer, node, load_arg): member in ConvNormRelu 207 def quantize(self, input): member in DefaultQuant 308 def quantize(self): member in Quantizer
|
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/turbine-combined/ |
D | libmonet.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/repackaged-jarjar/turbine/ |
D | libmonet.jar | com/google/ux/material/libmonet/utils/StringUtils.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/systemui/monet/monet/android_common/turbine-combined/ |
D | monet.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/systemui/monet/monet/android_common/repackaged-jarjar/turbine/ |
D | monet.jar | com/google/ux/material/libmonet/utils/StringUtils.class
<Unknown>
package ... |
/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/c_export/ |
H A D | common.py | 135 def print_sparse_weight(writer, A, name, scale=1/128, have_diag=True, quantize=False): argument 269 quantize=False): argument 285 quantize=False, argument 373 quantize=False, argument
|
/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/tf/ |
H A D | tf.py | 37 …hts(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quantize=False, scale=1/12… argument 90 …nse_weights(where, dense, name='dense', scale=1/128, sparse=False, diagonal=False, quantize=False): argument 120 def dump_tf_conv1d_weights(where, conv, name='conv', scale=1/128, quantize=False): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | quantization_util_test.cc | 337 auto quantize = [](double d) { in TEST() local 365 auto quantize = [](double d) { in TEST() local 389 auto quantize = [](double d) { in TEST() local 496 auto quantize = [](double beta, double scale, int integer_bits) { in TEST() local
|
/aosp_15_r20/external/executorch/extension/llm/custom_ops/spinquant/test/ |
H A D | fast_hadamard_transform_test.cpp | 64 int16_t quantize(float x, float scale) { in quantize() function 73 std::vector<T> quantize(const std::vector<float>& data, float scale) { in quantize() function 83 std::pair<std::vector<T>, float> quantize(const std::vector<float>& data) { in quantize() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/quantized/ |
H A D | Quantizer.cpp | 163 Tensor PerTensorAffineQuantizer::quantize(const Tensor& rtensor) { in quantize() function in at::PerTensorAffineQuantizer 217 Tensor PerChannelAffineQuantizer::quantize(const Tensor& rtensor) { in quantize() function in at::PerChannelAffineQuantizer 268 Tensor PerChannelAffineFloatQParamsQuantizer::quantize(const Tensor& rtensor) { in quantize() function in at::PerChannelAffineFloatQParamsQuantizer 435 Tensor UnknownQuantizer::quantize(const Tensor& tensor) { in quantize() function in at::UnknownQuantizer
|
/aosp_15_r20/external/libopus/dnn/training_tf2/ |
H A D | lpcnet.py | 74 def __init__(self, t_start, t_end, interval, density, quantize=False): argument 132 def __init__(self, t_start, t_end, interval, grua_units, density, quantize=False): argument 234 … nb_used_features=20, batch_size=128, training=False, adaptation=False, quantize=False, flag_e2e =… argument
|
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | JetFile.py | 94 …def __init__ (self, segname, filename, start=None, end=None, length=None, output=None, quantize=No… argument 133 def ExtractEvents (self, start, end, length, quantize, chase_controllers): argument 615 …def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, … argument 623 …def UpdateSegment(self, orgsegname, segname, filename, start, end, length, output, quantize, jetev… argument
|
/aosp_15_r20/external/libopus/dnn/torch/fwgan/ |
H A D | dump_model_weights.py | 70 quantize=name not in unquantized variable 73 quantize=False variable
|
/aosp_15_r20/external/libopus/dnn/torch/fargan/ |
H A D | dump_fargan_weights.py | 82 quantize=name not in unquantized variable 85 quantize=False variable
|
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/javac/ |
D | libmonet.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/libmonet/libmonet/android_common/repackaged-jarjar/javac/ |
D | libmonet.jar | com/google/ux/material/libmonet/utils/StringUtils.class
StringUtils.java
package ... |
/aosp_15_r20/external/executorch/backends/cadence/reference/kernels/ |
H A D | kernels.cpp | 22 T quantize(const float x, float scale, int32_t zero_point) { in quantize() function 31 void quantize( in quantize() function
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ |
H A D | qsymm8.cpp | 45 int8_t QSymm8Params::quantize(float value) const in quantize() function in qsymm8::QSymm8Params 92 int8_t QSymm8PerChannelParams::quantize(float value, float scale) const in quantize() function in qsymm8::QSymm8PerChannelParams
|
/aosp_15_r20/external/ComputeLibrary/src/core/helpers/ |
H A D | PoolingHelpers.h | 77 quantize(float val, const UniformQuantizationInfo &info) in quantize() function 84 quantize(float val, const UniformQuantizationInfo &info) in quantize() function
|
/aosp_15_r20/external/executorch/backends/cadence/hifi/kernels/ |
H A D | kernels.cpp | 26 quantize(const float x, float scale, int32_t zero_point) { in quantize() function 35 void quantize( in quantize() function
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | QuantizationInfo.h | 225 static inline QUANTIZED_TYPE quantize(float value, const UniformQuantizationInfo &qinfo) in quantize() function 240 …static inline QUANTIZED_TYPE quantize(float value, const UniformQuantizationInfo &qinfo, RoundingP… in quantize() function
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jcdctmgr.c | 52 quantize_method_ptr quantize; member 408 quantize(JCOEFPTR coef_block, DCTELEM *divisors, DCTELEM *workspace) in quantize() function
|