Skip to content

Commit e0b14c0

Browse files
spike-zhugongchensu
authored andcommitted
feat: add infinicore.nn.Module referencing torch.nn.Module and test case
1 parent 5848316 commit e0b14c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/infinicore/infinicore_nn_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ def forward(self, x):
143143
else:
144144
print("GPU 模式下输出存在差异.")
145145
else:
146-
print("\n 未检测到 GPU,跳过 GPU 一致性测试。")
146+
print("\n 未检测到 GPU,跳过 GPU 一致性测试。")

0 commit comments

Comments
 (0)