- 1d12f7d Add TF EfficientNet V2 to benchmarks (#11167) by mariecwhite · 2 years, 5 months ago
- 16e2d9c Move benchmark artifacts into e2e_test_artifacts dir (#11200) by Jerry Wu · 2 years, 5 months ago
- 928bb35 [docs] Mention build requirements for `iree-benchmark-suites` (#11221) by Jakub Kuderski · 2 years, 5 months ago
- 3ff9d51 Add TF BertForMaskedLM Model (#11124) by mariecwhite · 2 years, 5 months ago
- b4b3531 Add TF ResNet50 model to benchmarks (#11164) by mariecwhite · 2 years, 5 months ago
- fdee8fa [LLVMCPU] Add a flag to disable pad + consumer fusion passes by default (#11135) by Han-Chung Wang · 2 years, 5 months ago
- 23a7a3e Add the missing padding fusion experimental benchmarks (#11085) by Jerry Wu · 2 years, 5 months ago
- 6683d90 Re-enable the benchmarks disabled due to #10748 (#10962) by Jerry Wu · 2 years, 5 months ago
- 5601928 Generates CMake rules with e2e test artifacts layer (#10891) by Jerry Wu · 2 years, 5 months ago
- 8f39d27 Integrate llvm-project at b9898e7ed1ce and bump dependencies (#10740) by Thomas · 2 years, 6 months ago
- 0f983d4 Add all benchmarks to the new benchmark framework (#10602) by Jerry Wu · 2 years, 6 months ago
- f8f8c6c Rename label buildkite:benchmark to buildkite:benchmark-android (#10715) by Jerry Wu · 2 years, 6 months ago
- 3e100f7 Add benchmark_suite module test to RISC-V CI (#10651) by CindyLiu · 2 years, 6 months ago
- 66939c9 Use builder pattern to build CMake rules for e2e test framework (#10598) by Jerry Wu · 2 years, 6 months ago
- 82f95fb Adds passes for (pad + consumer) to CPU pipeline and enables benchmarks. (#10458) by Han-Chung Wang · 2 years, 6 months ago
- 133562a Update references to using `--find-links` for new index (#10597) by Geoffrey Martin-Noble · 2 years, 6 months ago
- 87614bc Add all existing benchmark models to the new framework (#10519) by Jerry Wu · 2 years, 7 months ago
- 116db87 Add cmake rule iree_fetch_artifact (#10516) by Jerry Wu · 2 years, 7 months ago
- 5263dde Tool to generate the cmake file of benchmark suite (#10308) by Jerry Wu · 2 years, 7 months ago
- caa7842 Add an option to control on applying tensor.pad -> insert_slice pattern. (#10435) by Han-Chung Wang · 2 years, 7 months ago
- 7ba7a81 Revert "Only enable CUDA benchmarks when IREE_TARGET_BACKEND_CUDA is enabled" (#10473) by Jerry Wu · 2 years, 7 months ago
- 5e61265 Only enable CUDA benchmarks when IREE_TARGET_BACKEND_CUDA is enabled (#10457) by Jerry Wu · 2 years, 7 months ago
- 342b098 Replace MiniLM benchmark with seqlen=128 version. (#10335) by Jerry Wu · 2 years, 7 months ago
- 915977b [vulkan] Update various targets to match current status (#10283) by Lei Zhang · 2 years, 7 months ago
- 753ac4d Remove RV32 Mobile Bert Compilation Benchmark (#10234) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 9a96d00 Update benchmarks to use "llvm-cpu" and "local-task" names consistently. (#9942) by Scott Todd · 2 years, 8 months ago
- d32f7be Add quantized models x86_64 and riscv benchmark suites. (#10054) by Han-Chung Wang · 2 years, 8 months ago
- 58a45da Add CUDA benchmark pipeline for MiniLM (#9791) by Jerry Wu · 2 years, 9 months ago
- 9b701f5 Add iree-import-tf as requirements in the doc (#9878) by Jerry Wu · 2 years, 9 months ago
- d19b3e5 Add mobilenetv1 source information (#9650) by CindyLiu · 2 years, 10 months ago
- 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 10 months ago
- 60798ca Add MiniLM to x86 benchmarks (#9547) by Jerry Wu · 2 years, 10 months ago
- 33a7caa Rename "translate" to "compile" across build systems. (#9442) by Scott Todd · 2 years, 10 months ago
- 718e04e Update documentation for local-task and local-sync drivers. (#9399) by Scott Todd · 2 years, 10 months ago
- 33aa8b3 Splitting driver names from target configuration in benchmark stuff. by Ben Vanik · 2 years, 10 months ago
- be167a6 Add benchmark models for RISC-V targets (#9339) by CindyLiu · 2 years, 10 months ago
- 2187016 Add RISC-V benchmark configs (#9218) by Jerry Wu · 2 years, 10 months ago
- c59155f Create platform-specific targets in benchmark suites (#9237) by Jerry Wu · 2 years, 10 months ago
- 9a50ab1 flatbuffers -> FlatBuffers by Ben Vanik · 2 years, 11 months ago
- f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 11 months ago
- e8be484 Fix relative links in benchmark docs. (#9147) by Jerry Wu · 2 years, 11 months ago
- 52f62b8 Consistently use two dashes for long command line options. (#9064) by Scott Todd · 2 years, 11 months ago
- cb2911a Add x86 benchmark pipeline (#9010) by Jerry Wu · 3 years ago
- daa09ed Add docs for benchmark suites and tools. (#8993) by Jerry Wu · 3 years ago
- fc301df Properly enable +dotprod in int8 benchmarks. (#8743) by bjacob · 3 years ago
- 61a3a1b Add MobileBERT int8 to the experimental benchmark configs (#8732) by bjacob · 3 years ago
- 5f023eb Add MobileBert Benchmarks (#8281) by mariecwhite · 3 years, 1 month ago
- 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years, 1 month ago
- 6fb08c6 [spirv] Fuse tensor.pad ops into their consumer ops (#8049) by Lei Zhang · 3 years, 1 month ago
- 1a8360c [doc] Update docs for the benchmarking pipeline (#8415) by Lei Zhang · 3 years, 1 month ago
- 914bdbe Make experimental benchmarking configurations use MMT4D (#8407) by Geoffrey Martin-Noble · 3 years, 1 month ago
- e70c6ab Turn on LLVM loop unrolling by default (#8408) by Geoffrey Martin-Noble · 3 years, 1 month ago
- 0361670 Remove iree-enable-fusion-with-reduction-ops flag (#8368) by Thomas · 3 years, 2 months ago
- 9dc8160 Explicitly list the tool used for running benchmarks (#8179) by Lei Zhang · 3 years, 2 months ago
- 0b0a4d8 Remove the "-snapshot" release suffix. (#8032) by Stella Laurenzo · 3 years, 3 months ago
- f0da382 Drop -iree-flow-inline-constants-max-byte-length flag usage from benchmarks. (#7945) by MaheshRavishankar · 3 years, 4 months ago
- e9ad2cd Add some repro notes for benchmark failures. (#7933) by MaheshRavishankar · 3 years, 4 months ago
- a2ed5db Disable less-used benchmarks (#7927) by Geoffrey Martin-Noble · 3 years, 4 months ago
- 8d56830 Add big-core multi-threaded benchmarks (#7807) by Geoffrey Martin-Noble · 3 years, 4 months ago
- a69694f Add TFLite benchmarks for formerly TF models (#7645) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 575509f Add default-flags configurations for all TFLite benchmarks (#7580) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 66b8d7a Add benchmarks with default flag configurations (#7553) by Geoffrey Martin-Noble · 3 years, 5 months ago
- dee536c Add multi-threaded benchmarking of TFLite models (#7545) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 4395a12 Enable benchmarks from TFLite flatbuffers on benchmark pipeline (#7494) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 981f487 Flip -iree-llvm-link-embedded to true by default. (#7372) by Scott Todd · 3 years, 5 months ago
- 66d4889 Implement benchmarks from TFLite flatbuffers (#7493) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 527b7a0 [NFC] Refactor benchmark suites to use parameter names (#7472) by Geoffrey Martin-Noble · 3 years, 6 months ago
- f0bafec Measure MobileBERT fp16 full inference time for Mali GPUs (#7403) by Lei Zhang · 3 years, 6 months ago
- ac2d355 Update benchmark model artifacts by Geoffrey Martin-Noble · 3 years, 6 months ago
- 24f0d94 Enable operand fusion by default. (#7230) by Han-Chung Wang · 3 years, 6 months ago
- eed0432 benchmark: Update iree-translate flag for dylib-sync (#7207) by CindyLiu · 3 years, 6 months ago
- 464a6a8 Update models for benchmarks by Rob Suderman · 3 years, 7 months ago
- 664005a Add a doc to describe the benchmark dashboard (#6947) by Lei Zhang · 3 years, 7 months ago
- e456fca Fix wrong `MOBILENETSSD_FP32_MODULE` and sort TFLite benchmarks (#6980) by Lei Zhang · 3 years, 7 months ago
- 5b4e3e4 Track Adreno GPU performance for TFLite/TOSA models (#6952) by Lei Zhang · 3 years, 7 months ago
- 1a7a406 Add README to benchmarks/. (#6938) by Scott Todd · 3 years, 7 months ago
- b9b7c2c Delete accidentally duplicated benchmark by natashaknk · 3 years, 7 months ago
- e81010a Add several vision models for Tosa Benchmarking by natashaknk · 3 years, 7 months ago
- 46b7164 Regenerate benchmark models after breaking change (#6764) by Lei Zhang · 3 years, 8 months ago
- 7a9ce1a Update TensorFlow mid-level input models used for benchmarking (#6679) by Lei Zhang · 3 years, 8 months ago
- 08cea04 Move benchmark/ out of iree/ for better codebase structure (#6498) by Lei Zhang · 3 years, 9 months ago