Skip to content

Conversation

@enosair
Copy link
Contributor

@enosair enosair commented Sep 10, 2018

Summary: It happened in one of my testing workflow run that deserialization of dataset_cursor failed. The reason it fails is due to the offset vector is serialized only when it's non-empty, but deserialization always process offset_blob whenever it is called. Though I'm still checking the reason why the offset of dataset_cursor is empty, I think it's good to remove this discrepancy.

Differential Revision: D9737636

…1465)

Summary:
Pull Request resolved: pytorch#11465

It happened in one of my testing workflow run that deserialization of dataset_cursor failed. The reason it fails is due to the offset vector is serialized only when it's non-empty, but deserialization always process offset_blob whenever it is called. Though I'm still checking the reason why the offset of dataset_cursor is empty, I think it's good to remove this discrepancy.

Reviewed By: aazzolini, Tianshu-Bao

Differential Revision: D9737636

fbshipit-source-id: b31329abb8220f10cd32c9c1964b7780d6506d2c
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