Skip to content

Commit aa112b2

Browse files
update embeddingbag api (#3922)
Co-authored-by: Wang Lifeng <lifeng.a.wang@intel.com>
1 parent 34b1907 commit aa112b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/cpu/inference/python/models/dlrm/utils_fp8.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ def forward(
102102
1.0,
103103
0,
104104
True,
105+
torch.float,
105106
)
106107

107108
import json

0 commit comments

Comments
 (0)