Skip to content

fixed ONNX softmax support documentation#5557

Merged
soumith merged 1 commit intopytorch:masterfrom
dillonalaird:master
Mar 5, 2018
Merged

fixed ONNX softmax support documentation#5557
soumith merged 1 commit intopytorch:masterfrom
dillonalaird:master

Conversation

@dillonalaird
Copy link
Copy Markdown
Contributor

When exporting PyTorch models to ONNX, softmax is not fully supported:

2ad5359

https://github.com/onnx/onnx-caffe2/blob/master/tests/ONNXOpCoverage.md

Updated ONNX docs stating that softmax only works when dim=-1.

@dillonalaird dillonalaird changed the title fixed softmax support documentation fixed ONNX softmax support documentation Mar 5, 2018
@soumith soumith merged commit 8376e63 into pytorch:master Mar 5, 2018
@soumith
Copy link
Copy Markdown
Collaborator

soumith commented Mar 5, 2018

thank you!

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants