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

Provide a MutableTensorActor to manage mutable tensor #439

Closed
qinxuye opened this issue Jun 6, 2019 · 0 comments · Fixed by #464
Closed

Provide a MutableTensorActor to manage mutable tensor #439

qinxuye opened this issue Jun 6, 2019 · 0 comments · Fixed by #464

Comments

@qinxuye
Copy link
Collaborator

qinxuye commented Jun 6, 2019

Is your feature request related to a problem? Please describe.

Mutable tensor is mentioned in #415 , when a mutable tensor is created in a session, the SessionActor can create MutableTensorActor to manage the status of mutable tensor on the schedulers.

A MutableTensorData and MutableTensor can be added as well.

Additional context

Refer to #415 (comment) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant