branch: master
Commits on master
- 0a4029c fix path to models folder (#3442) 2 years ago
- ac9d94a Cast correctly in python emulator (dtype tests pass) (#3446) 2 years ago
- ddec76e remove unused LtNode.__floordiv__ (#3445) 2 years ago
- 86efdf0 remove create_rednode (#3444) 2 years ago
- 2da7349 use __getnewargs__ to fix unpickling Variable (#3441) 2 years ago
- 5647148 fix hip invalid ordinal (#3440) 2 years ago
- 8c0e85f limit symbolic substitute var_vals to have NumNode or Variable (#3438) 2 years ago
- 6b4f734 hotfix: better copy stats 2 years ago
- c7fda10 hotfix: disk doesn't sync 2 years ago
- 230fc33 limit sint to be Union[int, Variable, MulNode, SumNode] (#3430) 2 years ago
- fe97a85 the compiler is a driver (#3427) 2 years ago
- 2d702ca If feasible, do not truncate float64 down to float32 in cstyle renderer (#3420) 2 years ago
- 30f2627 add back "CPU" in test_onnx_backend supports_device (#3426) 2 years ago
- 28a8b72 Remove Interpreted device & remaining CPU/TORCH ref (#3423) 2 years ago
- 6efa68f remove use of TORCH in pre-commit (#3424) 2 years ago
- 5eb4c90 correct division dtype casting (#3405) 2 years ago
- 5de660c disk runner (prereq for interpreted removal) (#3421) 2 years ago
- e1a57fe test the behavior, not the implementation (#3419) 2 years ago
- b1c0d8c remove cpu and torch backends (#3399) 2 years ago
- 75f7e21 Make tests in `test/test_ops.py` pass for Python emulator (#3384) 2 years ago
- 18bb6a2 make tensors sizes smaller in maxpool2d tests (#3417) 2 years ago
- 736c74b Rename .sz to .count on DType (#3413) 2 years ago
- 7919a1e dtypes: delete the float cast in realize.py (#3401) 2 years ago
- 002bf38 hsa runtime (#3382) 2 years ago
- 93eceef remove cpu prereqs (#3410) 2 years ago
- a40df14 ops_ext to replace cpu import (#3409) 2 years ago
- ede4fd4 hotfix: test_jit_copyin 2 years ago
- 6356474 Revert "ops_ext to replace cpu import (#3406)" (#3408) 2 years ago
- 91eb93f ops_ext to replace cpu import (#3406) 2 years ago
- 49cb1fe run test_indexing on remu (#3404) 2 years ago