Home
last modified time | relevance | path

Searched refs:benchmarking (Results 1 – 25 of 112) sorted by relevance

12345

/external/tensorflow/tensorflow/lite/tools/benchmark/ios/
DREADME.md9 for benchmarking should also be placed in `benchmark_data` directory.
11 The JSON file specifies the name of the model file and other benchmarking
/external/llvm-project/libc/benchmarks/
DREADME.md34 informations** and **benchmarking configuration**.
48 The benchmarking process occurs in two steps:
107 To learn more about the design decisions behind the benchmarking framework,
DRATIONALE.md30 benchmarking memory functions is no exception. Here we'll dive into
36 As seen in the [README.md](README.md#benchmarking-regimes) the microbenchmarking
140 reached by increasing iterations. The whole benchmarking process becomes
150 **Decision: When benchmarking small buffer sizes, the function parameters should
166 **Decision: When benchmarking small buffer sizes, the data accessed by the
175 **Decision: When benchmarking large buffer sizes, the data should be accessed in
188 **Decision: When benchmarking we want to make sure the dynamic frequency scaling
/external/rust/crates/criterion/
DMETADATA2 description: "Statistics-driven micro-benchmarking library"
/external/google-benchmark/
DMETADATA2 description: "A library to support the benchmarking of functions, similar to unit-tests."
/external/skqp/experimental/tools/
Dweb_to_skp34 --no-sandbox --enable-gpu-benchmarking "$URL"
Dweb_to_mskp34 --no-sandbox --enable-gpu-benchmarking "$URL"
/external/skia/experimental/tools/
Dweb_to_skp37 --no-sandbox --enable-gpu-benchmarking "$URL"
Dweb_to_mskp37 --no-sandbox --enable-gpu-benchmarking "$URL"
/external/llvm-project/llvm/docs/
DBenchmarking.rst9 For benchmarking a patch we want to reduce all possible sources of
56 program you are benchmarking. If using perf, leave at least 2 cores
/external/tensorflow/tensorflow/lite/java/ovic/demo/app/
DBUILD1 # Sample app for OVIC benchmarking.
/external/python/pycparser/utils/benchmark/
DREADME.rst1 Basic benchmarking of parsing speed with pycparser.
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto17 // in benchmarking tools and to decouple delegate instantiation from code.
362 // Which stage of benchmarking the event is for.
432 // An error that occurred during benchmarking.
436 // How far benchmarking got.
446 // Top-level benchmarking event stored on-device. All events for a model are
449 // Which settings were used for benchmarking.
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md15 benchmarking system.
191 /** Wall time for each benchmarking experiment. */
193 /** Maximum number of iterations in each benchmarking experiment. */
210 green, signaling that the experiment is running. The benchmarking results will
219 Note: the benchmarking results can be quite different depending on the
/external/toolchain-utils/afdo_tools/bisection/
DREADME.md49 the benchmarking script.
50 + 127: Something went wrong while running the benchmarking script, no
/external/libyuv/files/docs/
Denvironment_variables.md42 You can also repeat the test a specified number of iterations, allowing benchmarking and profiling.
/external/skia/site/docs/dev/chrome/
Dcommandbuffer.md9 It is possible to run Skia's correctness tool, dm, and benchmarking tool,
/external/skqp/site/dev/chrome/
Dcommandbuffer.md4 It is possible to run Skia's correctness tool, dm, and benchmarking tool,
/external/zstd/
DCONTRIBUTING.md160 something subtle merged is extensive benchmarking. You will be doing us a great favor if you
164 you can:) We've adding some things to think about when benchmarking below in the Benchmarking
178 benchmarking machine. A virtual machine, a machine with shared resources, or your laptop
182 Of course, benchmarking can be done on non-hyper-stable machines as well. You will just have to
230 Also check our LLVM's guide on benchmarking here: https://llvm.org/docs/Benchmarking.html
235 and then additionally also specify the `-b#` option. Doing this will run our benchmarking pipeline
237 benchmarking script works, you can check out programs/benchzstd.c
293 4. Run your benchmarking script from your terminal window
301 5. Once you run your benchmarking script, switch back over to instruments and attach your
313 zstd and your benchmarking scripg using debug flags. On mac and linux, this just means
/external/catch2/docs/
DReadme.md17 * [Micro benchmarking](benchmarks.md#top)
/external/tensorflow/tensorflow/compiler/aot/
Dbenchmark_main.template3 // This file contains the main function and logic for benchmarking code
/external/google-fruit/extras/benchmark/
DREADME.md34 * `fruit_debug.yml`: a suite used to debug Fruit's benchmarking code. This is very quick, but the a…
35 not meaningful. Run this after changing any benchmarking code, to check that it still works.
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-exegesis.rst14 :program:`llvm-exegesis` is a benchmarking tool that uses information available
18 Given an LLVM opcode name and a benchmarking mode, :program:`llvm-exegesis`
32 EXAMPLE 1: benchmarking instructions
79 EXAMPLE 2: benchmarking a custom code snippet
/external/igt-gpu-tools/man/
Dintel_gpu_frequency.rst27 to get a stable frequency while benchmarking.
/external/llvm-project/llvm/docs/Proposals/
DTestSuite.rst83 PWM-benchmarking
85 https://github.com/tbepler/PWM-benchmarking

12345