Skip to content

Add Workspace methods ws.feed_blob(name, arr) ws.remove_blob(name)#10929

Closed
xush6528 wants to merge 1 commit intopytorch:masterfrom
xush6528:export-D9486867
Closed

Add Workspace methods ws.feed_blob(name, arr) ws.remove_blob(name)#10929
xush6528 wants to merge 1 commit intopytorch:masterfrom
xush6528:export-D9486867

Conversation

@xush6528
Copy link
Contributor

Summary:
Workspace classes methods were missing on the Python side.

Being able to write the New Checkpoint Framework with more control of the workspace and cleaner implementation.

Added

  • ws.feed_blob(name, arr)

  • ws.remove_blob(name)

Differential Revision: D9486867

@fmassa fmassa added the caffe2 label Aug 28, 2018
…10929)

Summary:
Pull Request resolved: #10929

Workspace classes methods were missing on the Python side.

Being able to write the New Checkpoint Framework with more control of the workspace and cleaner implementation.

Added

- ws.feed_blob(name, arr)

- ws.remove_blob(name)

Differential Revision: D9486867

fbshipit-source-id: ac66187c2b2f1aba2216c8bfbd422565fab4f453
PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
…ytorch#10929)

Summary:
Pull Request resolved: pytorch#10929

Workspace classes methods were missing on the Python side.

Being able to write the New Checkpoint Framework with more control of the workspace and cleaner implementation.

Added

- ws.feed_blob(name, arr)

- ws.remove_blob(name)

Reviewed By: mraway

Differential Revision: D9486867

fbshipit-source-id: ea02d2e3a39d716a5a3da0482f57d4ac4c893763
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants