Use floor div in aev (#437)
* ../aten/src/ATen/native/BinaryOps.cpp:81: UserWarning: Integer division of tensors using div or / is deprecated, and in a future release div will perform true division as in Python 3. Use true_divide or floor_divide (// in Python) instead.
* Update aev.py
Co-authored-by:
Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
Showing
Please register or sign in to comment