Skip to content

Commit 9cf0b99

Browse files
simolltex3d
andauthored
Update utils/hct/hctdb.py
Co-authored-by: Tex Riddell <[email protected]>
1 parent 70a83af commit 9cf0b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/hct/hctdb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6376,7 +6376,7 @@ def UFI(name, **mappings):
63766376
"MatVecMulAdd",
63776377
"multiplies a MxK dimension matrix and a K sized input vector and adds an M-sized bias vector",
63786378
"<hfwi,<hfwi",
6379-
"",
6379+
"ro",
63806380
[
63816381
db_dxil_param(0, "$x0", "outputVector", "output vector"),
63826382
db_dxil_param(2, "$x1", "inputVector", "input vector"),

0 commit comments

Comments
 (0)