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