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

Naturalcandy noli/placeholder #241

Draft
wants to merge 12 commits into
base: chhwang/torch
Choose a base branch
from

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Aug 15, 2024

No description provided.

naturalcandy and others added 12 commits August 13, 2024 09:40
- Separates externally allocated buffers from `ModelBuffer` by having
`ModelBufferManager` manage them instead.
- Adds the `placeholder` operation. `placeholder` is a virtual operation
that produces a `Tensor` with the added feature of providing a data
pointer (which can be null to support delayed binding) to an external
buffer.
@chhwang chhwang changed the base branch from main to chhwang/placeholder August 15, 2024 12:10
Base automatically changed from chhwang/placeholder to chhwang/torch August 19, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants