Skip to content

Commit abc3e16

Browse files
authored
Update H200TC.m
1 parent fa892b0 commit abc3e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/H200TC.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
% D: Result of the operation D = A * B + C computed under the
2424
% specified tensor core configuration.
2525

26-
D = B200TC(alpha, A, B, beta, C, informat, outformat);
26+
D = H100TC(alpha, A, B, beta, C, informat, outformat);

0 commit comments

Comments
 (0)