Skip to content

Commit 8311e9a

Browse files
authored
【Hackathon 5th No.45】映射文档69-70 -part (#6217)
* add api mapping * Update pytorch_api_mapping_cn.md * Update pytorch_api_mapping_cn.md * Update pytorch_api_mapping_cn.md * Update pytorch_api_mapping_cn.md * add torch.cuda.seed.md and torch.cuda.seed_all.md * update torch.cuda.float_power.md * fix bug * fix bug * fix bug * fix bug * fix bug * Delete docs/guides/model_convert/convert_from_pytorch/api_difference/ops/torch.cuda.seed.md * Delete docs/guides/model_convert/convert_from_pytorch/api_difference/ops/torch.cuda.seed_all.md * Update pytorch_api_mapping_cn.md * fix bug * fix bug * fix bug
1 parent 23e5c16 commit 8311e9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/model_convert/convert_from_pytorch/pytorch_api_mapping_cn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@
374374
| REFERENCE-MAPPING-ITEM(`torch.atleast_2d`, https://github.com/PaddlePaddle/docs/tree/develop/docs/guides/model_convert/convert_from_pytorch/api_difference/ops/torch.atleast_2d.md) |
375375
| REFERENCE-MAPPING-ITEM(`torch.atleast_3d`, https://github.com/PaddlePaddle/docs/tree/develop/docs/guides/model_convert/convert_from_pytorch/api_difference/ops/torch.atleast_3d.md) |
376376

377-
378377
***持续更新...***
379378

380379
## torch.nn.XX API 映射列表
@@ -1096,6 +1095,8 @@
10961095
| REFERENCE-MAPPING-ITEM(`torch.cuda.ShortTensor`, https://github.com/PaddlePaddle/docs/tree/develop/docs/guides/model_convert/convert_from_pytorch/api_difference/cuda/torch.cuda.ShortTensor.md) |
10971096
| REFERENCE-MAPPING-ITEM(`torch.cuda.stream`, https://github.com/PaddlePaddle/docs/tree/develop/docs/guides/model_convert/convert_from_pytorch/api_difference/cuda/torch.cuda.stream.md) |
10981097
| REFERENCE-MAPPING-ITEM(`torch.cuda.Stream`, https://github.com/PaddlePaddle/docs/tree/develop/docs/guides/model_convert/convert_from_pytorch/api_difference/cuda/torch.cuda.Stream__upper.md) |
1098+
| NOT-IMPLEMENTED-ITEM(`torch.cuda.comm.scatter`, https://pytorch.org/docs/stable/generated/torch.cuda.comm.scatter.html#torch-cuda-comm-scatter) |
1099+
| NOT-IMPLEMENTED-ITEM(`torch.cuda.comm.gather`, https://pytorch.org/docs/stable/generated/torch.cuda.comm.gather.html#torch-cuda-comm-gather) |
10991100

11001101
***持续更新...***
11011102

0 commit comments

Comments
 (0)