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

Specify destroy() methods and behavior around context loss and error reporting #744

Merged
merged 32 commits into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
aa2a8b8
Specify behavior around context loss and error reporting.
inexorabletash Jul 29, 2024
7456eff
Add link for 'settled'
inexorabletash Jul 29, 2024
01cf420
Add 'is lost' check to build()
inexorabletash Jul 29, 2024
1149c8d
Add 'is not lost' dfn alias
inexorabletash Jul 29, 2024
d2ec3f4
Add "can (not) build" defn, fix throwing vs. rejecting for methods
inexorabletash Jul 29, 2024
057280f
Merge branch 'refs/heads/review' into context-lost
inexorabletash Jul 30, 2024
e4fa318
Merge branch 'refs/heads/review' into context-lost
inexorabletash Jul 30, 2024
68c5b97
Merge branch 'refs/heads/review' into context-lost
inexorabletash Aug 6, 2024
61ff07d
Make build() and compute() explicitly invoke context lost steps
inexorabletash Aug 7, 2024
164d3e4
reword to reduce some indenting
inexorabletash Aug 7, 2024
8f5decf
restore missing algorithm class
inexorabletash Aug 7, 2024
e7a718d
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 5, 2024
62e0c74
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 8, 2024
ae81da2
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 11, 2024
a3ba635
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 15, 2024
c4e0cbe
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 19, 2024
801b892
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Nov 25, 2024
edfadba
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Dec 2, 2024
d150a70
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Dec 3, 2024
a3915c8
Merge branch 'refs/heads/draft' into context-lost
inexorabletash Dec 4, 2024
4f6e751
Specify various destroy() methods
inexorabletash Jan 8, 2025
de1d618
Lint/wording fix
inexorabletash Jan 8, 2025
ecb96d0
whitespace change
inexorabletash Jan 8, 2025
55fc7ed
another whitespace change
inexorabletash Jan 9, 2025
e6d9f27
Move destroy of dependencies to 'lost' steps and other feedback
inexorabletash Jan 10, 2025
cf5a95c
Abort steps / reject promises when context is lost
inexorabletash Jan 10, 2025
a9b8643
Separate out lost/lose steps, make dispatch() use abort-when
inexorabletash Jan 10, 2025
0fc4151
Incorporate more feedback, another lint rule
inexorabletash Jan 13, 2025
95c3b26
Include tensor creation in MLContext/destroy() note
inexorabletash Jan 13, 2025
88e8d58
Move async 'abort when'/'if aborted' into substeps
inexorabletash Jan 13, 2025
5c92d97
Update index.bs
inexorabletash Jan 14, 2025
f59890c
Add suggested wording by @reillyeon for freeing graph resources on co…
inexorabletash Jan 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading