- 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, 6 months ago
- eada66a Fix getvl_test build warning by Cindy Liu · 1 year, 6 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, 6 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, 6 months ago
- a2f7008 Move tflm third_party repo patches into tflm repo by Cindy Liu · 1 year, 6 months ago
- 0f52a55 Move the kelvin_sim test runner variable into .bazelrc by Cindy Liu · 1 year, 6 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
- 44adc51 Add `vmacc` back to the ISA doc by Cindy Liu · 1 year, 7 months ago
- 336612e Add Kelvin ISA doc by Cindy Liu · 1 year, 7 months ago
- 28bb447 Add riscv-test into kelvin SW project by Cindy Liu · 1 year, 8 months ago
- 7764559 Initial commit (Bazel version) by Cindy Liu · 1 year, 8 months ago
- a9208de Initial empty repository by Cindy Liu · 1 year, 8 months ago