caipeiii

Results 2 comments of caipeiii

I have the same issue. Anyone can provide a mirror? Thanks!!

> DeepCompletionRelease/torch/BatchIterator.lua: in function BatchIterator:nextEntry(set) .... self[set].i = self[set].i + 1 ... I think this will make the variable "i" always be 1, from second epoch. Should I change this...