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,6 +1,6 @@
|
||||
import numpy as np
|
||||
from nanotorch.tensor import Tensor
|
||||
from nanotorch.nn import MLP
|
||||
from smoltorch.tensor import Tensor
|
||||
from smoltorch.nn import MLP
|
||||
|
||||
# Test 1: MLP forward pass
|
||||
print("Test 1 - MLP forward pass:")
|
||||
|
||||
Reference in New Issue
Block a user