Vincentqyw
add: rord libs
2c8b554
raw history blame
No virus
89 Bytes
class EmptyTensorError(Exception):
pass
class NoGradientError(Exception):
pass