Skip to content

Commit

Permalink
Fix (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
co63oc authored Nov 14, 2024
1 parent 276946f commit 33a46f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle2onnx/proto/p2o_paddle.proto
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ message VarType {
COMPLEX128 = 24;

// Other types that may need additional descriptions
LOD_TENSOR = 7;
DENSE_TENSOR = 7;
SELECTED_ROWS = 8;
FEED_MINIBATCH = 9;
FETCH_LIST = 10;
Expand Down

0 comments on commit 33a46f7

Please sign in to comment.