pytorch/torch/distributed/_spmd
Kazuaki Ishizaki b5f9696d81 Fix typo under torch directory (#110824)
This PR fixes typo `the the` of comments and exception messages in files under `torch` directory.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110824
Approved by: https://github.com/H-Huang
2023-10-09 19:16:43 +00:00
..
__init__.py
api.py Merge and improve torch optim optimizer type stubs (#102593) 2023-07-26 11:56:42 +00:00
batch_dim_utils.py [TP][DTensor Perf] Some perf improvement to reduce DTensor CPU overhead (#106524) 2023-08-14 20:03:19 +00:00
comm_tensor.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
config.py
data_parallel.py [dtensor][1/n] refactor op dispatch logic to reduce overhead (#107305) 2023-08-18 18:30:46 +00:00
distribute.py [dtensor][3/n] use dedicated TensorMeta instead of the fx one (#108261) 2023-09-13 04:08:02 +00:00
experimental_ops.py [dtensor][3/n] use dedicated TensorMeta instead of the fx one (#108261) 2023-09-13 04:08:02 +00:00
gm_transformation.py [SPMD] Allow users to dynamically pass the last_iter to IterGraphModule (#99575) 2023-04-20 16:49:34 +00:00
graph_optimization.py Fix typo under torch directory (#110824) 2023-10-09 19:16:43 +00:00
graph_utils.py [SPMD] Upstream iter_move_grads_and_optimizers (#98785) 2023-04-19 06:40:33 +00:00
iter_graph_module.py [SPMD] Allow users to dynamically pass the last_iter to IterGraphModule (#99575) 2023-04-20 16:49:34 +00:00
log_utils.py
parallel_mode.py [spmd] add option to preserve node types (#100072) 2023-05-24 17:55:05 +00:00
partial_lower.py [SPMD] Upstream partial_lower (#99069) 2023-04-14 08:32:05 +00:00