-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I am trying the provided examples, particularly those associated with neural networks. In particular, the following example does not seem to work:
x = einx.multiply("... [c]", x, einn.param(init=1e-5))einn.param is missing a required argument. I could not find a similar example that is standalone. Even with AI, I cannot get the param() example to work. There is also no example in the tests/ folder that works with torch. Could somebody please provide me a functional example to work from? Thanks.
Metadata
Metadata
Assignees
Labels
No labels