Vincentqyw
add: rord libs
9fb6531
raw
history blame
89 Bytes
class EmptyTensorError(Exception):
pass
class NoGradientError(Exception):
pass