ZX Cao
ZX Cao
### PR types Others ### PR changes Docs ### Description 补充缺失的中文api文档 : #6193 **[No37] paddle.incubate.distributed.utils.io.save_for_auto.save_for_auto_inference 这个连英文文档都没有** 添加中文文档: paddle.incubate.distributed.utils.io.dist_save.save paddle.incubate.distributed.utils.io.dist_save.save_for_auto_inference 英文文档链接:https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/incubate/distributed/utils/io/dist_save/save_en.html https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/incubate/distributed/utils/io/dist_save/save_for_auto_inference_en.html @sunzhongkai588 @SylarTiaNII
### PR types Others ### PR changes Docs ### Description 补充缺失的中文api文档 : #6193 ** [No38][paddle.profiler.SummaryView](https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/profiler/SummaryView_en.html)原本就有中文文档** 添加中文文档: paddle.callbacks.WandbCallback paddle.incubate.nn.functional.variable_length_memory_efficient_attention 英文文档链接: https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/callbacks/WandbCallback_en.html https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/incubate/nn/functional/variable_length_memory_efficient_attention_en.html @sunzhongkai588 @tianhaodongbd