/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/fitting/leastsquares/ |
H A D | LevenbergMarquardtOptimizer.java | 296 public Optimum optimize(final LeastSquaresProblem problem) { in optimize() method in LevenbergMarquardtOptimizer
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/ |
H A D | quantize_weights_portable.cc | 35 namespace optimize { namespace
|
H A D | quantize_weights_test.cc | 38 namespace optimize { namespace
|
H A D | quantization_utils.cc | 37 namespace optimize { namespace
|
H A D | quantization_utils_test.cc | 39 namespace optimize { namespace
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | block.h | 119 int optimize; member
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/ |
H A D | nir_opt_varyings_test.h | 269 void optimize() in optimize() function
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_block.h | 143 int optimize; member
|
/aosp_15_r20/external/python/cpython3/Python/clinic/ |
D | bltinmodule.c.h | 265 int optimize = -1; in builtin_compile() local
|
/aosp_15_r20/external/mesa3d/src/compiler/clc/ |
H A D | clc.h | 199 unsigned optimize; member
|
/aosp_15_r20/external/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.c | 641 bool optimize = options && options->optimize; in clc_libclc_new() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | math_ops.py | 3867 def _as_indexed_slices(x, optimize=True): argument 3891 def _as_indexed_slices_list(inputs, optimize=True): argument
|
/aosp_15_r20/external/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 601 void optimize() { in optimize() function in thinlto::ThinLTOProcessing
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/ |
H A D | lstm.cc | 34 namespace optimize { namespace
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_compileall.py | 966 def compile_dir(self, *, dedup=True, optimize=(0, 1, 2), force=False): argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | jit_utils.py | 451 optimize=True, argument
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 653 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() function in ThinLTOCodeGenerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/ |
H A D | quantize_weights_test.cc | 37 namespace optimize { namespace
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | eval_frame.py | 712 def optimize(*args, **kwargs): function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | llvm_codegen.cpp | 2755 void LLVMCodeGenImpl::optimize(llvm::Module& M) { in optimize() function in LLVMCodeGenImpl 2805 void LLVMCodeGenImpl::optimize(llvm::Module& M) { in optimize() function in LLVMCodeGenImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 847 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() function in ThinLTOCodeGenerator
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipeline.c | 224 optimize(nir_shader *nir) in optimize() function
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/ |
H A D | grl_metakernel_gen.py | 509 def optimize(self): member in Module
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | CollationDataBuilder.java | 271 void optimize(UnicodeSet set) { in optimize() method in CollationDataBuilder
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
H A D | CollationDataBuilder.java | 270 void optimize(UnicodeSet set) { in optimize() method in CollationDataBuilder
|