Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Libtask v0.7.4 #62417

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f
Repo: https://github.com/TuringLang/Libtask.jl.git
Tree: 701d78377499b3fcecdb3507af20d9ce8be253df

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in TuringLang/Libtask.jl Jun 15, 2022
* use generated function to run instruction

* optimize mem allocation

* optiomize copy and update_var!

* optimization on constant

* remove MacroTools

* don't optimize function call

* opt const function-call conditionally

* remove `val`

* breakdown benchmarks

* use Vector as bindings

* use Int as box, inline _update_var! manually

* code refactor

* remove unused code

* Update src/tapedfunction.jl

* add comments

* update comments

* update from review

* update from review

* use a compact bindings, remove the offset limitation

* bugfix: unify TypedSlot and SlotNumber

* document

* refine types

* give bindings a sizehint

* update docs for `tape_copy`

* remove outdated comments

* update from review

* disable logging by default

* update comments

* use vector to store arg indices

* rename fields in TF

* remove TempBindings

* Update tapedfunction.jl

* Update Project.toml

Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch June 15, 2022 19:58 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 6e98739 into master Jun 15, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/libtask/6f1fad26/v0.7.4 branch June 15, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants