We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8facf commit 6206effCopy full SHA for 6206eff
python/README.md
@@ -1,4 +1,6 @@
1
## Folder Descriptions
2
+This folder contains a bunch of convenience scripts for maintaining the uTensor runtime codebase. Python is *NOT* included in the runtime builds.
3
+
4
- `test_scripts` are scripts wich generate testing files for `uTensor`
5
6
## Environment Setup
@@ -8,4 +10,4 @@
8
10
9
11
## TODOs
12
- python wrapper for `uTensor`
- - using `pybind11`?
13
+ - using `pybind11`?
0 commit comments