Skip to content

PyTorch 1.10.2 Release, small bug fix release

Compare
Choose a tag to compare
@atalman atalman released this 27 Jan 21:51
71f889c

This release is meant to deploy additional fixes not included in 1.10.1 release:

  • fix pybind issue for get_autocast_cpu_dtype and get_autocast_gpu_dtype #66396
  • Remove fgrad_input from slow_conv2d #64280
  • fix formatting CIRCLE_TAG when building docs #67026