Skip to content

Commit

Permalink
[cherry-pick] [Bug] Fix import bug with numpy_log_softmax (#1563) #1603
Browse files Browse the repository at this point in the history
  • Loading branch information
bfineran authored Feb 13, 2024
1 parent bfe7774 commit abf89a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deepsparse/utils/data.py
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@
"split_engine_inputs",
"join_engine_outputs",
"prep_for_serialization",
"numpy_log_softmax",
]

from pydantic import BaseModel

0 comments on commit abf89a5

Please sign in to comment.