1. 08 10月, 2020 3 次提交
    • W
      modify doc for paddle.nn.Layer (#27624) · 7698e199
      wanghuancoder 提交于
      * modify doc for Layer, test=develop
      
      * modify doc for Layer2, test=develop
      
      * set dtype default value to float32, test=develop
      
      * add example code for paddle.nn.Layer, test=develop
      
      * set create_parameter and create_variable dtype default value to None, test=develop
      
      * modify some example code, tet=develop
      
      * refine, test=develop
      
      * del no ues code, test=develop
      
      * modify doc, example code, args, test=develop
      
      * modify doc, test=develop
      7698e199
    • H
      add huber_loss to fix ci, test=develop (#27766) · 7793fd28
      huangjun12 提交于
      7793fd28
    • H
      fix doc and example code of huber_loss and npair_loss (#27678) · de60c549
      huangjun12 提交于
      * fix huber_loss ans npair_loss doc and example code, test=document_fix
      
      * remove disable_static in example code, test=document_fix
      
      * remove huber_loss and refine npair_loss example code, test=document_fix
      
      * remove huber_loss in functional/__init__.py, test=document_fix
      de60c549
  2. 04 10月, 2020 1 次提交
    • Y
      Polish the error message of fc, fused_fc_elementwise_layernorm and... · 65207b45
      Yiqun Liu 提交于
      Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692)
      
      * Polish the error message of fc_op.
      
      * Polish the error message of fused_fc_elementwise_layer_norm op.
      
      * Polish an error message in fused_embedding_seq_pool_op.
      65207b45
  3. 02 10月, 2020 1 次提交
  4. 01 10月, 2020 4 次提交
  5. 30 9月, 2020 27 次提交
  6. 29 9月, 2020 4 次提交