All Projects → apache → tvm-vta

apache / tvm-vta

Licence: Apache-2.0 License
Open, Modular, Deep Learning Accelerator

Programming Languages

scala
5932 projects
C++
36643 projects - #6 most used programming language
tcl
693 projects
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
Verilog
626 projects

Projects that are alternatives of or similar to tvm-vta

Tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Stars: ✭ 7,494 (+5410.29%)
Mutual labels:  tensor, tvm
NDTensors.jl
A Julia package for n-dimensional sparse tensors.
Stars: ✭ 28 (-79.41%)
Mutual labels:  tensor
workshop-materials
Presented hardware reverse engineering workshops since 2019
Stars: ✭ 61 (-55.15%)
Mutual labels:  hardware
HardwareInformation
.NET Standard Cross-Platform Hardware Information Gatherer
Stars: ✭ 37 (-72.79%)
Mutual labels:  hardware
Simultaneous RFID Tag Reader
Evaluation board for the ThingMagic UHF RFID Module for use with 860 to 920MHz RFID Tags
Stars: ✭ 23 (-83.09%)
Mutual labels:  hardware
tamagotchi-tech-specs
Tamagotchi Tech Specs
Stars: ✭ 29 (-78.68%)
Mutual labels:  hardware
fphdl
VHDL-2008 Support Library
Stars: ✭ 36 (-73.53%)
Mutual labels:  hardware
hydranfc
HydraNFC is an open source NFC (13.56MHz) Shield hardware for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing NFC hardware.
Stars: ✭ 66 (-51.47%)
Mutual labels:  hardware
FatBottomedBoard
Ben's Custom Keyboard. Huge, large & heavy board for daily work
Stars: ✭ 18 (-86.76%)
Mutual labels:  hardware
KCSviewer
Kansas City Standard tape decoder/viewer made with discrete transistors
Stars: ✭ 25 (-81.62%)
Mutual labels:  hardware
MarsRoverHardware
PCB designs for the University of Waterloo Robotics Team
Stars: ✭ 61 (-55.15%)
Mutual labels:  hardware
lwprintf
Lightweight printf library optimized for embedded systems
Stars: ✭ 98 (-27.94%)
Mutual labels:  hardware
Hodor
Hodor is a an automation application that is used to open the door controlled by an intercom system from Slack using a custom slash command.
Stars: ✭ 21 (-84.56%)
Mutual labels:  hardware
mirror
A "Smart Mirror" Android application
Stars: ✭ 53 (-61.03%)
Mutual labels:  hardware
photo-frame
📺 Facebook photo frame, for the Raspberry Pi 3 (with Resin.io)
Stars: ✭ 18 (-86.76%)
Mutual labels:  hardware
utvm staticrt codegen
This project contains a code generator that produces static C NN inference deployment code targeting tiny micro-controllers (TinyML) as replacement for other µTVM runtimes. This tools generates a runtime, which statically executes the compiled model. This reduces the overhead in terms of code size and execution time compared to having a dynamic …
Stars: ✭ 20 (-85.29%)
Mutual labels:  tvm
bc-hardware
HARDWARIO Hardware (Schematic and Assembly Drawings)
Stars: ✭ 16 (-88.24%)
Mutual labels:  hardware
lucidgloves
Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
Stars: ✭ 1,149 (+744.85%)
Mutual labels:  hardware
XDiff.jl
eXpression differentiation in Julia
Stars: ✭ 28 (-79.41%)
Mutual labels:  tensor
Tinymovr
Compact brushless motor controller with integrated absolute encoder and CAN Bus.
Stars: ✭ 90 (-33.82%)
Mutual labels:  hardware

VTA Hardware Design Stack

Build Status

VTA (versatile tensor accelerator) is an open-source deep learning accelerator complemented with an end-to-end TVM-based compiler stack.

The key features of VTA include:

  • Generic, modular, open-source hardware
    • Streamlined workflow to deploy to FPGAs.
    • Simulator support to prototype compilation passes on regular workstations.
  • Driver and JIT runtime for both simulator and FPGA hardware back-end.
  • End-to-end TVM stack integration
    • Direct optimization and deployment of models from deep learning frameworks via TVM.
    • Customized and extensible TVM compiler back-end.
    • Flexible RPC support to ease deployment, and program FPGAs with the convenience of Python.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].