Closed glistering96 closed 1 year ago
Apply the torch auto cast mixed precision for faster training
'env_type' : 'tsp', 'num_nodes' : 50, 'epochs' : 1000, 'num_episode' : 1024, (= batch size) 'qkv_dim' : 32,
with amp: 2.98 min without amp: 3.839 min
Closing the issue as PR is accepted
Apply the torch auto cast mixed precision for faster training