fix numpy.prod and GatherGrad overflow for large tensors inside windows (#9780)
* fix numpy.prod overflow for windows * fix GatherGrad large shape exception for windows * add __long__ for Dimension; modify comment according to review
Loading
Please sign in to comment