mirror of
https://github.com/kashifulhaque/smoltorch.git
synced 2025-12-06 07:02:51 +00:00
camera ready version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from nanotorch.nn import Linear
|
||||
from nanotorch.tensor import Tensor
|
||||
from smoltorch.nn import Linear
|
||||
from smoltorch.tensor import Tensor
|
||||
|
||||
# Test 1: Single sample forward pass
|
||||
print("Test 1 - Single forward pass:")
|
||||
|
||||
Reference in New Issue
Block a user