Document hybrid sparse tensors.#1397
Merged
apaszke merged 1 commit intopytorch:masterfrom Apr 28, 2017
Merged
Conversation
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
apaszke
approved these changes
Apr 28, 2017
houseroad
added a commit
to houseroad/pytorch
that referenced
this pull request
Sep 13, 2018
…7894eb Summary: Previous import was bff0b8835870c7df7762ef43498d000d2d8ffb52 Included changes: - **[39dd0d4](onnx/onnx@39dd0d4)**: [build] Add ONNX_API for protos in all cases (pytorch#1407) <Orion Reblitz-Richardson> - **[944db4f](onnx/onnx@944db4f)**: cmake (pytorch#1401) <zrphercule> - **[8ccc8dd](onnx/onnx@8ccc8dd)**: Remove ONNXIFI_CHECK_RESULT from onnxRelease* functions (pytorch#1397) <Marat Dukhan> - **[df14e74](onnx/onnx@df14e74)**: Change onnxifi test driver classname (pytorch#1396) <zrphercule> - **[0c885cc](onnx/onnx@0c885cc)**: ONNXIFI cpp test driver (pytorch#1290) <zrphercule> - **[a557848](onnx/onnx@a557848)**: Coverage Report Tools for Backend Scoreboard (pytorch#1301) <Akshay Chalana> - **[31fd87f](onnx/onnx@31fd87f)**: fix AvgPool doc. add default value for count_include_pad (pytorch#1391) <Wenhao Hu> - **[8ff08c2](onnx/onnx@8ff08c2)**: Do not export onnx symbols in the python extension (pytorch#1388) <bddppq> Differential Revision: D9806635 fbshipit-source-id: 962e5dcb79f98a7e3a769b1ca9633e60c1735b48
facebook-github-bot
pushed a commit
that referenced
this pull request
Sep 13, 2018
…7894eb (#11622) Summary: Pull Request resolved: #11622 Previous import was bff0b8835870c7df7762ef43498d000d2d8ffb52 Included changes: - **[39dd0d4](onnx/onnx@39dd0d4)**: [build] Add ONNX_API for protos in all cases (#1407) <Orion Reblitz-Richardson> - **[944db4f](onnx/onnx@944db4f)**: cmake (#1401) <zrphercule> - **[8ccc8dd](onnx/onnx@8ccc8dd)**: Remove ONNXIFI_CHECK_RESULT from onnxRelease* functions (#1397) <Marat Dukhan> - **[df14e74](onnx/onnx@df14e74)**: Change onnxifi test driver classname (#1396) <zrphercule> - **[0c885cc](onnx/onnx@0c885cc)**: ONNXIFI cpp test driver (#1290) <zrphercule> - **[a557848](onnx/onnx@a557848)**: Coverage Report Tools for Backend Scoreboard (#1301) <Akshay Chalana> - **[31fd87f](onnx/onnx@31fd87f)**: fix AvgPool doc. add default value for count_include_pad (#1391) <Wenhao Hu> - **[8ff08c2](onnx/onnx@8ff08c2)**: Do not export onnx symbols in the python extension (#1388) <bddppq> Reviewed By: orionr Differential Revision: D9806635 fbshipit-source-id: f61c052b6bd14e0c80ace19c1a5f0ba659030c6f
rraminen
pushed a commit
to rraminen/pytorch
that referenced
this pull request
May 14, 2024
jagadish-amd
pushed a commit
to jagadish-amd/pytorch
that referenced
this pull request
Sep 5, 2024
…pytorch#1461) (cherry picked from commit 08dc08c)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Edward Z. Yang ezyang@fb.com