Open btickell opened 2 years ago
Currently the batch dimension is forced to be 1 since the dilation is occuring on the 0th dimension of the input tensor. Why is this not being done in a minibatch way?
Currently the batch dimension is forced to be 1 since the dilation is occuring on the 0th dimension of the input tensor. Why is this not being done in a minibatch way?