-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* control flow support * revert the infinite loops * bugfix * Update CI scripts (#111) * Add refs to integration tests (#106) * Add refs to integration tests * Update .github/workflows/IntegrationTest.yml Co-authored-by: Hong Ge <[email protected]> * Update IntegrationTest.yml (#109) Co-authored-by: Rik Huijzer <[email protected]> * revise types * Update IntegrationTest.yml * Update BenchmarksAndMicroIntegration.yml * only try to eval Symbol and GlobalRef * refactor * fix Turing branch * Update IntegrationTest.yml * minor update * remove used var * code refactor * remove `step_in`, move copying functions * fix perf code * move cache mechanism into TapedFunction's constructor * Update Project.toml Co-authored-by: Hong Ge <[email protected]> Co-authored-by: Rik Huijzer <[email protected]>
- Loading branch information
1 parent
336f681
commit 679de09
Showing
10 changed files
with
275 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
679de09
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
679de09
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/53268
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: