- 03b3adf Additonal Benchmark Targets by Michael Brooks · 10 months ago
- dc03ded Add benchmark suite to sw/kelvin by Michael Brooks · 10 months ago
- 215d48a Enabling kelvin_test outside of sw/kelvin. by Naveen Dodda · 12 months ago
- 0b2b7fb Type-check around find_cc_toolchain result usage by Alex Van Damme · 12 months ago
- 2b6d459 Mark `model_input` and `output_header` as NOLOAD by Alex Van Damme · 1 year, 2 months ago
- 0cc464f Make pooling_test "large" to adjust timeout by Julian Mullings-Black · 1 year ago
- 24619c5 Add perf_counters test by Alex Van Damme · 1 year ago
- 78e3bc3 Update .bazelversion to 6.2.1 by Alex Van Damme · 1 year, 2 months ago
- 3285c6a Changes to optimize max_pool for Kelvin int8 dtype by Naveen-Dodda · 1 year, 2 months ago
- 0c9118e Add riscv CSR tests, enable zicsr by Alex Van Damme · 1 year, 2 months ago
- 4054485 Merge "sw/kelvin: revamp layout to support setting model input data" by Sam Leffler · 1 year, 2 months ago
- c231ced sw/kelvin: revamp layout to support setting model input data by Sam Leffler · 1 year, 3 months ago
- 903c311 Consolidate kernel selection behind generic conv_per_channel_b64. by Derek Chow · 1 year, 2 months ago
- a5f129c Optimize 1x1 group conv. by Derek Chow · 1 year, 3 months ago
- 385ea39 Fix PrintfTraits print out by Cindy Liu · 1 year, 3 months ago
- 2095c66 Update vsran unsigned tests by Cindy Liu · 1 year, 3 months ago
- 5a2cf62 Add vst unit test by Cindy Liu · 1 year, 3 months ago
- 9c9167a Cleanup kelvin_isa test format warnings by Cindy Liu · 1 year, 3 months ago
- ac27a72 Add vstq unit test by Cindy Liu · 1 year, 3 months ago
- 76d4adc Add vsrn and vzip unit tests by Cindy Liu · 1 year, 3 months ago
- 503e5ce Add more vector unit tests by Cindy Liu · 1 year, 3 months ago
- 2fe3247 Add acset actr unit tests by Cindy Liu · 1 year, 3 months ago
- 6448eab Add unit tests by Cindy Liu · 1 year, 3 months ago
- 3ffc473 OSS cleanup on the host_tool by Cindy Liu · 1 year, 3 months ago
- 66f7e3c Fix contributing doc code review description by Cindy Liu · 1 year, 3 months ago
- 43879e4 OSS cleanup by Cindy Liu · 1 year, 3 months ago
- c76bc0c Add depthwise conv test. by Derek Chow · 1 year, 3 months ago
- 766e5af Add dilation support for depthwise convolution. by Derek Chow · 1 year, 3 months ago
- 16ffb60 8x16 Depthwise convolution for Kelvin. by Derek Chow · 1 year, 3 months ago
- f39cadd Helper methods for Conv2D kernel by Alex Van Damme · 1 year, 5 months ago
- fc5baaa Move soundstream TFLM example to the model repository by Cindy Liu · 1 year, 4 months ago
- e525be0 Remove remaining C++ from kelvin.h, include in hello_world by Alex Van Damme · 1 year, 4 months ago
- c2239bd Remove custom printf from kelvin.h by Alex Van Damme · 1 year, 4 months ago
- ccfc6b3 Add vector register initialization in the startup assembly by Cindy Liu · 1 year, 4 months ago
- 5706c8a Refactor crt targets. by Cindy Liu · 1 year, 4 months ago
- 62aac0c Merge "dwconv tests." by Cindy Liu · 1 year, 4 months ago
- 5ffe154 Add operator new[]/delete[] to gloss by Alex Van Damme · 1 year, 4 months ago
- 10746fd dwconv tests. by Derek Chow · 1 year, 5 months ago
- 22c2074 Update kelvin_binary rule tag attribute by Cindy Liu · 1 year, 5 months ago
- c494eca Merge "Add computer vision tests" by Cindy Liu · 1 year, 5 months ago
- e1ddfd5 Add computer vision tests by Cindy Liu · 1 year, 5 months ago
- 62ae1b3 Merge "Add support for SoundStream "streaming" version" by Alex Van Damme · 1 year, 5 months ago
- 945b3d6 Add support for SoundStream "streaming" version by Alex Van Damme · 1 year, 5 months ago
- dfd21ee Enable add_test in SystemC by Cindy Liu · 1 year, 5 months ago
- e62ed81 Add SystemC test bazel targets by Cindy Liu · 1 year, 5 months ago
- 6942457 Remove `.vv` and `.vx` variant for `vpadd` and `vpsub` by Cindy Liu · 1 year, 5 months ago
- e3747db Standalone encoder and decoder for Soundstream by Alex Van Damme · 1 year, 5 months ago
- 2c72b28 Fix another rounding issue in elementwise_add by Alex Van Damme · 1 year, 5 months ago
- 43fa7e1 Add a `flushall` in crt after main returns by Alex Van Damme · 1 year, 5 months ago
- 4f960aa Add vpadd isa test. by Derek Chow · 1 year, 5 months ago
- 7a2eaa4 Support functions for LeakyRelu by Alex Van Damme · 1 year, 5 months ago
- 288b9e9 Switch addition to vdmulh, fix rounding by Alex Van Damme · 1 year, 5 months ago
- c53e714 Add reference outputs for soundstream by Alex Van Damme · 1 year, 5 months ago
- 6155a65 Fix `vsrans` and `vsraqs` spec doc by Cindy Liu · 1 year, 5 months ago
- 21064ca Merge "Update `vrev` spec to match the HW behavior" by Cindy Liu · 1 year, 5 months ago
- b658a05 Merge "Fix getvl_test build warning" by Cindy Liu · 1 year, 5 months ago
- d23f605 Update `vrev` spec to match the HW behavior by Cindy Liu · 1 year, 5 months ago
- 59112ad Add support functions for an optimized Add kernel by Alex Van Damme · 1 year, 5 months ago
- eada66a Fix getvl_test build warning by Cindy Liu · 1 year, 5 months ago
- b7f07b1 Merge "Add buildifier into repo preupload check" by Cindy Liu · 1 year, 5 months ago
- 9cb87a7 Add buildifier into repo preupload check by Cindy Liu · 1 year, 5 months ago
- 7ba68ca Merge "Kelvin vld ISA test." by Derek Chow · 1 year, 5 months ago
- 805977c Kelvin vld ISA test. by Derek Chow · 1 year, 6 months ago
- 0478f30 Merge changes from topic "kelvin-isa-doc-formatting" by Gregory Kielian · 1 year, 5 months ago
- 7781781 Wrap word with __ with backticks for md formatting by Gregory Kielian · 1 year, 5 months ago
- 2920423 Remove stray backtick to preserve md format by Gregory Kielian · 1 year, 5 months ago
- 61e9896 Adjust backticks to preserve markdown format by Gregory Kielian · 1 year, 5 months ago
- 1023340 Fix ISA docs for vge by Alex Van Damme · 1 year, 5 months ago
- 3dc6de3 Merge "Modify kelvin _start to ebreak on non-zero exit code" by Alex Van Damme · 1 year, 5 months ago
- 0db1c37 Modify kelvin _start to ebreak on non-zero exit code by Alex Van Damme · 1 year, 5 months ago
- 21d9acf Merge "Move tflm third_party repo patches into tflm repo" by Cindy Liu · 1 year, 5 months ago
- a30fe74 Fix convolution instruction encoding in ISA doc by Cindy Liu · 1 year, 5 months ago
- a2f7008 Move tflm third_party repo patches into tflm repo by Cindy Liu · 1 year, 5 months ago
- 0f52a55 Move the kelvin_sim test runner variable into .bazelrc by Cindy Liu · 1 year, 5 months ago
- ccc394a Update README for newly-added folders by Alex Van Damme · 1 year, 6 months ago
- d555403 Optimized TFLM Reshape for kelvin by Alex Van Damme · 1 year, 6 months ago
- ae6d69d Soundstream encode/decode in TFLM by Alex Van Damme · 1 year, 6 months ago
- 8c1f6ee TFLM Person Detection by Alex Van Damme · 1 year, 6 months ago
- 36ca205 Merge "Use upstream RISC-V ISA test repo in WORKSPACE" by Cindy Liu · 1 year, 6 months ago
- da93a9a Merge "Update the Kelvin ISA spec for the scalar register encoding." by Cindy Liu · 1 year, 6 months ago
- ba583f1 Update the Kelvin ISA spec for the scalar register encoding. by Cindy Liu · 1 year, 6 months ago
- eab80fb Use upstream RISC-V ISA test repo in WORKSPACE by Cindy Liu · 1 year, 6 months ago
- 9ae79f5 Rename WORKSPACE repository name by Cindy Liu · 1 year, 6 months ago
- 41833a4 Cleanup branch-* tests code by Cindy Liu · 1 year, 6 months ago
- b6b0051 Enable unit test simulation by Cindy Liu · 1 year, 6 months ago
- 3b335ec Re-enable bss clearing, move heap init by Alex Van Damme · 1 year, 6 months ago
- 68300b0 Merge "Update vdwconv op in the spec" by Cindy Liu · 1 year, 6 months ago
- 3696d6c Update vdwconv op in the spec by Cindy Liu · 1 year, 6 months ago
- 570bafc sw/kelvin: build Kelvin library in cmake and cleanups by Lun Dong · 1 year, 6 months ago
- 06d10c6 Add vsliden and vslidep intrinstics to the sw header by Cindy Liu · 1 year, 6 months ago
- 73536fb Add back vsliden and vslidep encoding by Cindy Liu · 1 year, 6 months ago
- e8d0539 Add branch_division stress test by Cindy Liu · 1 year, 6 months ago
- c1d0440 Add branch-mod SW test by Cindy Liu · 1 year, 6 months ago
- cc6006a Add host op encoding tool by Cindy Liu · 1 year, 7 months ago
- cfd9a23 Merge "Fix kelvin intrinsic macros" by Cindy Liu · 1 year, 7 months ago
- 8698d16 Fix kelvin intrinsic macros by Cindy Liu · 1 year, 7 months ago
- d48f68e Update GCC build flags for binutils-2.40 by Cindy Liu · 1 year, 7 months ago
- d792151 Merge "Add Kelvin specific getvl test" by Cindy Liu · 1 year, 7 months ago
- b20fb73 Add the missing p.xx variant back to vector load/store ops by Cindy Liu · 1 year, 7 months ago
- 38a2a67 Add Kelvin specific getvl test by Cindy Liu · 1 year, 7 months ago