Leon Li
Leon Li
https://github.com/caffe2/caffe2/commit/fd5fbca0a814305012435d9571bdf2183a9e5b7e I found this. But i am still not sure how to use the AlternateLearnigRate to implement GAN.
> For uni-directional TSM, we used multiple frames as input during training, while only one frame as input during testing. Hi, should the sampling strategy of training be consistent with...
> Hi, > > IIUC computing the jvp requires a custom `autograd.Function.jvp` method, which we haven't implemented for any of our operators, and it is not in our plans for...