Tom Davies
Results
2
issues of
Tom Davies
Fixed outdated dependency - collections.Iteratable moved to collections.abc.Iterable in Python 3.3+
2
As per title. Persim breaks when using Python 3.3+ as the dependancy collections.Iterable has been moved. We check if collections.abc exists, and if so, use that instead.
As per title. If the closure is not None, we should assume that the parameter's gradients have not been computed, and immediately run the closure. See, e.g., the step function...
stale