• L
    Fix docs(91-100) (#49109) · 1bbc9b64
    LoneRanger 提交于
    * 修改linspace参数"stop"的介绍
    
    * 更新了conv2d_transpose英文文档中 1.公式异常 2.参数说明异常 3.padding=SAME和VALID的公式说明; test=docs_preview
    
    * 解决了
    1.英文版Note中的api_fluid_layers_conv2d的链接失效,
    2. 英文版参数中的padding_start的参数错误
    3. 参数中bias_attr和param_attr的链接失效
    4. 参数缺少optional
    
    * 更新了paddle.static.auc的英文文档的Return描述以及函数的参数
    
    * Update python/paddle/tensor/creation.py
    Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
    
    * 更新了shard_index的ignore_value描述
    
    * 修改了英文文档的paddle.static.nn.conv3d_transpose的公式介绍
    
    * add py_func COPY-FROM label; test=document_fix
    
    * Update python/paddle/tensor/manipulation.py
    Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
    
    * formula; test=document_fix
    
    * formula; test=document_fix
    
    * formula; test=document_fix
    Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
    1bbc9b64
common.py 143.4 KB