| /external/android-nn-driver/ |
| D | DriverOptions.cpp | 113 ("m,cl-tuned-parameters-mode", in DriverOptions() 114 … "If 'UseTunedParameters' (the default), will read CL tuned parameters from the file specified by " in DriverOptions() 115 "--cl-tuned-parameters-file. " in DriverOptions() 120 ("g,mlgo-cl-tuned-parameters-file", in DriverOptions() 121 "If non-empty, the given file will be used to load/save MLGO CL tuned parameters. ", in DriverOptions() 154 ("t,cl-tuned-parameters-file", in DriverOptions() 155 "If non-empty, the given file will be used to load/save CL tuned parameters. " in DriverOptions() 156 "See also --cl-tuned-parameters-mode", in DriverOptions() 277 … ALOGW("Requested unknown cl-tuned-parameters-mode '%s'. Defaulting to UseTunedParameters", in DriverOptions()
|
| D | ArmnnDriverImpl.cpp | 216 …a single 'dummy' inference of the model. This means that CL kernels will get compiled (and tuned if in prepareModel() 226 …// Now that we've done one inference the CL kernel parameters will have been tuned, so save the up… in prepareModel() 233 … ALOGE("ArmnnDriverImpl::prepareModel: Failed to save CL tuned parameters file '%s': %s", in prepareModel()
|
| /external/armnn/shim/sl/canonical/ |
| D | DriverOptions.cpp | 152 ("m,cl-tuned-parameters-mode", 153 … "If 'UseTunedParameters' (the default), will read CL tuned parameters from the file specified by " 154 "--cl-tuned-parameters-file. " 159 ("g,mlgo-cl-tuned-parameters-file", 160 "If non-empty, the given file will be used to load/save MLGO CL tuned parameters. ", 190 ("t,cl-tuned-parameters-file", 191 "If non-empty, the given file will be used to load/save CL tuned parameters. " 192 "See also --cl-tuned-parameters-mode", 294 VLOG(DRIVER) << "Requested unknown cl-tuned-parameters-mode "
|
| /external/ruy/ruy/ |
| D | tune.h | 38 // Because having tuned code paths is a compromise of efficiency gains 57 // Use code not tuned for any particular CPU, typically performing well 60 // Use code tuned for "Cortex-A55-ish" CPUs, by which we mean mostly: 73 // Use code tuned for Cortex-X1 CPUs. Currently, the driver to distinguish
|
| D | block_map.cc | 224 // The values here have been tuned on ARM Cortex-A55. in GetMultithreadingScore() 225 // We expect this to have to be tuned differently for other CPUs. in GetMultithreadingScore() 266 // The values here have been tuned on ARM Cortex-A55. in GetCacheLocalityScore() 267 // We expect this to have to be tuned differently for other CPUs. in GetCacheLocalityScore() 296 // The values here have been tuned on ARM Cortex-A55. in GetKernelAmortizationScore() 297 // We expect this to have to be tuned differently for other CPUs. in GetKernelAmortizationScore()
|
| /external/android-nn-driver/docs/ |
| D | IntegratorGuide.md | 99 …ardware.neuralnetworks@1.2-service-armnn --cl-tuned-parameters-file <PATH_TO_TUNING_DATA> --… 103 4. Deploy the tuned parameters file to a location readable by the Arm NN driver service (for exampl… 106 adb shell /system/vendor/bin/hw/android.hardware.neuralnetworks@1.2-service-armnn --cl-tuned-parame…
|
| /external/armnn/src/backends/aclCommon/ |
| D | ArmComputeTuningUtils.cpp | 44 …throw Exception(std::string("Failed to load tuned parameters file '") + filename + "': " + e.what(… in Load() 56 …throw Exception(std::string("Failed to save tuned parameters file to '") + filename + "': " + e.wh… in Save()
|
| /external/armnn/include/armnn/ |
| D | IRuntime.hpp | 96 … /// If set, uses the GpuAcc tuned parameters from the given object when executing GPU workloads. 97 /// It will also be updated with new tuned parameters if it is configured to do so. 309 /// Manages a set of GpuAcc parameters which have been tuned for maximum performance. 343 /// Loads an existing set of tuned parameters from the given file. 347 /// Saves the current set of tuned parameters to the given file.
|
| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz4/ |
| D | BlockLZ4CompressorRoundtripTest.java | 42 new Object[] { "tuned for speed", in factory() 44 new Object[] { "tuned for compression ratio", in factory()
|
| /external/mesa3d/include/android_stub/system/ |
| D | radio.h | 164 * Contains information on currently tuned channel. 169 bool tuned; /* tuned to a program or not */ member
|
| /external/oboe/include/oboe/ |
| D | LatencyTuner.h | 47 * @param stream the stream who's latency will be tuned 54 * @param stream the stream who's latency will be tuned
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | SSLParametersImpl.java | 81 // if the peer with this parameters tuned to work in client mode 83 // if the peer with this parameters tuned to require client authentication 85 // if the peer with this parameters tuned to request client authentication 344 * Returns the value indicating if the peer with this parameters tuned 362 * tuned to request client authentication
|
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
| D | SSLParametersImpl.java | 82 // if the peer with this parameters tuned to work in client mode 84 // if the peer with this parameters tuned to require client authentication 86 // if the peer with this parameters tuned to request client authentication 348 * Returns the value indicating if the peer with this parameters tuned 366 * tuned to request client authentication
|
| /external/jemalloc_new/ |
| D | TUNING.md | 6 suboptimal, even for many common workloads. When jemalloc is properly tuned for 111 tuned options, e.g. relaxed [decay
|
| /external/ComputeLibrary/arm_compute/runtime/CL/ |
| D | CLTuner.h | 140 * @param[in] kernel OpenCL kernel to be tuned with tuning parameters 147 * @param[in] kernel OpenCL kernel to be tuned with tuning parameters
|
| /external/llvm/include/llvm/Passes/ |
| D | PassBuilder.h | 54 /// This level is tuned to produce a result from the optimizer as quickly 179 /// This adds the pre-link optimizations tuned to work well with a later LTO 190 /// optimization and code generation. It is particularly tuned to fit well
|
| /external/antlr/runtime/C/include/ |
| D | antlr3tokenstream.h | 224 /* The channel number that this token stream is tuned to. For instance, whitespace 225 * is usually tuned to channel 99, which no token stream would normally tune to and 231 * in the channel that this stream is tuned to, are not tracked in the
|
| /external/cronet/third_party/brotli/common/ |
| D | context.h | 12 CONTEXT_UTF8: second-order context model tuned for UTF8-encoded text, 13 CONTEXT_SIGNED: second-order context model tuned for signed integers.
|
| /external/brotli/c/common/ |
| D | context.h | 12 CONTEXT_UTF8: second-order context model tuned for UTF8-encoded text, 13 CONTEXT_SIGNED: second-order context model tuned for signed integers.
|
| /external/cronet/net/tools/quic/ |
| D | quic_simple_server_socket.h | 13 // Creates a UDP server socket tuned for use in a QUIC server.
|
| /external/compiler-rt/test/builtins/timing/ |
| D | time | 30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
|
| /external/antlr/runtime/Cpp/include/ |
| D | antlr3tokenstream.hpp | 276 /* The channel number that this token stream is tuned to. For instance, whitespace 277 * is usually tuned to channel 99, which no token stream would normally tune to and 293 * in the channel that this stream is tuned to, are not tracked in the
|
| /external/armnn/src/backends/cl/ |
| D | ClContextControl.hpp | 29 // Clear the CL cache, without losing the tuned parameter settings.
|
| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/snappy/ |
| D | SnappyRoundtripTest.java | 91 System.err.println("Configuration: tuned for speed"); in blaTarRoundtripTunedForSpeed() 100 System.err.println("Configuration: tuned for compression ratio"); in blaTarRoundtripTunedForCompressionRatio()
|
| /external/lz4/contrib/snap/ |
| D | snapcraft.yaml | 10 Speed can be tuned dynamically, selecting an "acceleration" factor which
|