hat/test
Lisa Ong 9cefcd7b6f
[Cleanup] Remove/update tests that randomly fail (#97)
* Update add_partial_dynamic to ensure input dimensions are within range
* Replace Range with a simpler function to test runtime arrays
* Re-ran tests 4 times without failures (fingers crossed)
2023-03-15 08:55:23 +08:00
..
.gitignore Make it easier to author a hat file from python 2022-06-09 01:05:07 -07:00
__init__.py Refactors and restructures code for tighter integration of HAT object model (#36) 2022-03-30 13:50:00 -07:00
requirements.txt Add support for floating type arguments to hat functions (#85) 2023-01-06 01:49:13 -08:00
test_benchmark_hat_package.py PR comments and Role name fix 2023-02-13 10:35:15 -08:00
test_create_simple_hat_file.py Initial verify_hat support for runtime arrays and elements (#65) 2022-08-23 07:09:25 +08:00
test_hat.py PR comments and Role name fix 2023-02-13 10:35:15 -08:00
test_hat_file.py Initial verify_hat support for runtime arrays and elements (#65) 2022-08-23 07:09:25 +08:00
test_verify_hat.py [Cleanup] Remove/update tests that randomly fail (#97) 2023-03-15 08:55:23 +08:00