csarofeen / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
26 stars 7 forks source link

Remove zero sizes tests for gather op #2514

Closed ftxj closed 1 year ago

ftxj commented 1 year ago

This PR just remove the zero sizes test for gather op.