You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* temporarily add some pkgs to do testing
* simple benchmarks
* use ir and tape cache
* use LRUCache instead of Dict
* partially copy tape
* fix a TArray bug
* add Project.toml for perf dir
* minor update
* Update src/tapedtask.jl
Co-authored-by: David Widmann <[email protected]>
* remove redundant module
* Catch and print error while re-running a (cached) tape.
* put `new` onto tape
* copy NewInstruction
* update docs/comments
* give a warning when find an unknown ir code
* refactor new instruction, add test cases
* new CI job
* Update Project.toml
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: David Widmann <[email protected]>
0 commit comments