blob: 54feb513e0df4e1d9d8085d18ac5d0f00b331603 [file] [log] [blame]
from .. import Tensor
class Parameter(Tensor):
...