Allow stopping of inference
This commit is contained in:
4
tasks/fix_unit_tests.txt
Normal file
4
tasks/fix_unit_tests.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
The unit tests for the sia project are no longer up-to-date.
|
||||
Find failing unit tests and fix them.
|
||||
Find missing unit tests and write them.
|
||||
Make regular commits to the git repo in the /root/sia directory but don't push them.
|
||||
5
tasks/improve_sia.txt
Normal file
5
tasks/improve_sia.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
The SIA source is located in /root/sia.
|
||||
Not all features are implemented yet.
|
||||
Look at the readme and code to find what is missing.
|
||||
Make sure to unit test your work.
|
||||
Make commits to the git repo when a features are done but don't push them.
|
||||
Reference in New Issue
Block a user