-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change type of label tensor to int32/int64 in SoftmaxCrossEntropyLoss…
… spec. (onnx#2667)
- Loading branch information
Showing
27 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_3d/model.onnx
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(59%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_3d/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_3d_expanded/model.onnx
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(59%)
...end/test/data/node/test_softmax_cross_entropy_mean_3d_expanded/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_expanded/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
...ackend/test/data/node/test_softmax_cross_entropy_mean_expanded/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_weight/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
.../backend/test/data/node/test_softmax_cross_entropy_mean_weight/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_mean_weight_expanded/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
...test/data/node/test_softmax_cross_entropy_mean_weight_expanded/test_data_set_0/input_1.pb
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
Z | ||
y | ||
|
||
b | ||
z | ||
|
||
|
Binary file modified
BIN
-12 Bytes
(64%)
onnx/backend/test/data/node/test_softmax_cross_entropy_none/test_data_set_0/input_1.pb
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ QSoftmaxCrossEntropyLoss_test_softmax_cross_entropy_none_expanded_functionlog_pr | |
Z | ||
y | ||
|
||
b | ||
z | ||
|
||
|
Binary file modified
BIN
-12 Bytes
(64%)
...ackend/test/data/node/test_softmax_cross_entropy_none_expanded/test_data_set_0/input_1.pb
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
Z | ||
y | ||
|
||
Z | ||
w | ||
|
||
|
Binary file modified
BIN
-12 Bytes
(64%)
...backend/test/data/node/test_softmax_cross_entropy_none_weights/test_data_set_0/input_1.pb
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ YSoftmaxCrossEntropyLoss_test_softmax_cross_entropy_none_weights_expanded_functi | |
Z | ||
y | ||
|
||
Z | ||
w | ||
|
||
|
Binary file modified
BIN
-12 Bytes
(64%)
...est/data/node/test_softmax_cross_entropy_none_weights_expanded/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_sum/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
onnx/backend/test/data/node/test_softmax_cross_entropy_sum/test_data_set_0/input_1.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
onnx/backend/test/data/node/test_softmax_cross_entropy_sum_expanded/model.onnx
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(64%)
...backend/test/data/node/test_softmax_cross_entropy_sum_expanded/test_data_set_0/input_1.pb
Binary file not shown.
This file contains 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