Key Features • Requirements • How To Use • License
- reporduce AI models training process
- inference with pytorch in cuda servers and inference with TVM in mobile device (TODO)
- cuda kernel research
- pytorch 2.1.2
- numpy 1.26.2
To clone and run this application, you'll need Git From your command line:
# Clone this repository
$ git clone [email protected]:robot-nano/brain.git
# open with pycharm
# for C++ code open with clion
# setup.py (TODO)
GitHub @robot-nano