Variable.detach

detach the computation graph used in backward

struct Variable(T, size_t dim, alias Storage = HostStorage, SliceKind kind = Contiguous)
ref
detach
()

Meta