Skip to content

Commit 6206eff

Browse files
authored
Add extra description to scripts folder readme
1 parent ac8facf commit 6206eff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

python/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## 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+
24
- `test_scripts` are scripts wich generate testing files for `uTensor`
35

46
## Environment Setup
@@ -8,4 +10,4 @@
810

911
## TODOs
1012
- python wrapper for `uTensor`
11-
- using `pybind11`?
13+
- using `pybind11`?

0 commit comments

Comments
 (0)