Skip to content

Conversation

@sdwilsh
Copy link

@sdwilsh sdwilsh commented Aug 7, 2018

Summary: Because Protobuf encodes uint8_t tensors using a less space efficient varint uin32_t encoding, we are adding a new operator that reads back a byte string into a uint8_t tensor.

Differential Revision: D9004839

@sdwilsh
Copy link
Author

sdwilsh commented Aug 7, 2018

This was inadvertently opened. @3l1 will be opening a newer, better version of this.

…ensorStringToUInt8FillOp (#10316)

Summary:
Pull Request resolved: #10316

Because Protobuf encodes uint8_t tensors using a less space efficient varint uin32_t encoding, we are adding a new operator that reads back a byte string into a uint8_t tensor.

Differential Revision: D9004839

fbshipit-source-id: fdb872e3064f59b335d19a667b7139457e0445e1
@sdwilsh sdwilsh closed this Aug 9, 2018
facebook-github-bot pushed a commit that referenced this pull request Aug 15, 2018
…ensorByteStringToUInt8FillOp (#10385)

Summary:
Pull Request resolved: #10385

Pull Request resolved: #10354

Pull Request resolved: #10316

Because Protobuf encodes uint8_t tensors using a less space efficient varint uin32_t encoding, we are adding a new operator that reads back a byte string into a uint8_t tensor.

Reviewed By: harouwu

Differential Revision: D9004839

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants