Automatically profile and select the best meta parameters for NKI kernels.
- Follow the NKI setup guide to install Neuron drivers and compilers.
- Install NKIPy for spike runtime simulation.
- Clone and install packages:
cd nki-autotune
pip install -e autotune -e nkigym- (Optional) Install development tools:
pip install pre-commit
pre-commit installSee CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.