namedtensor icon indicating copy to clipboard operation
namedtensor copied to clipboard

Module structure needs fixing

Open tynanseltzer opened this issue 6 years ago • 1 comments
trafficstars

import namedtensor.ntorch as foo should work.

tynanseltzer avatar Feb 04 '19 22:02 tynanseltzer

Note to self: ntorch is a metaclass and intercepts method calls. To do this, there must be some way to make a meta-module.

srush avatar Feb 04 '19 23:02 srush