Skip to content

Commit

Permalink
paddle.empty static api check uint16 (PaddlePaddle#68230)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanlehome authored Sep 15, 2024
1 parent 025c3f2 commit ddd4f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/tensor/creation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2448,6 +2448,7 @@ def empty(
'float16',
'float32',
'float64',
'uint16',
'int8',
'int16',
'int32',
Expand Down

0 comments on commit ddd4f78

Please sign in to comment.