We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe7774 commit abf89a5Copy full SHA for abf89a5
src/deepsparse/utils/data.py
@@ -28,6 +28,7 @@
28
"split_engine_inputs",
29
"join_engine_outputs",
30
"prep_for_serialization",
31
+ "numpy_log_softmax",
32
]
33
34
from pydantic import BaseModel
0 commit comments