namedtensor
namedtensor copied to clipboard
Module structure needs fixing
trafficstars
import namedtensor.ntorch as foo should work.
Note to self: ntorch is a metaclass and intercepts method calls. To do this, there must be some way to make a meta-module.