1. 28 2月, 2023 31 次提交
  2. 27 2月, 2023 9 次提交
    • anine09's avatar
      [Fix Typo] Unify the digital presentation of rrelu's Docs (#50859) · f8ce3a2c
      anine09 提交于
      Unify the digital presentation of rrelu's English and Chinese Documentations.
      
      Modify `Parameters` section of `rrelu` `s default `lower` value from `1.0 / 8.0` to `0.125`.
      
      Modify `Parameters` section of `rrelu` `s default `upper` value from `1.0 / 3.0` to `0.3333333333333333`.
      f8ce3a2c
    • Z
      fix fp16 dtype checking for argsort op (#50939) · ce014acb
      Zhenghai Zhang 提交于
      ce014acb
    • W
      [RM FLUID] rm parameter_server (#50758) · 535a593d
      wangzhen38 提交于
      * [RM FLUID] rm parameter_server
      
      * [rm ps] for ci
      
      * [rm ps] for ci
      
      * [rm ps] for ci
      
      * [rm ps] for ci
      535a593d
    • J
      f78b4079
    • Z
      Add inferface of get registered phi kernels (#50814) · 0f8c304a
      zyfncg 提交于
      * add inferface of get registered phi kernels
      
      * change KernelType to KernelKey
      
      * add test
      
      * refactor code
      0f8c304a
    • H
      [XPU] add fp16 support for shape and lookup_table_v2 op. (#50773) · d2a0577a
      houj04 提交于
      * [XPU] add fp16 support for shape op.
      
      * [XPU] add fp16 support for lookup_table_v2 op.
      
      * update approval list: add qingshu's id.
      d2a0577a
    • Z
      377cbcea
    • 【Hackathon No.68】Remove utils in phi (#50833) · 6c181d1d
      张春乔 提交于
      * remove utils
      
      * remove utils
      
      * remove utils
      
      * remove utils
      
      * Update get_data_from_tensor.h
      
      * Update rnn_functor.h
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_kernel.cc
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_functor.h
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_kernel.cc
      
      * remove utils
      
      * Update rnn_functor.h
      
      * remove utils
      
      * remove utils
      
      * remove utils
      
      * remove utils
      
      * remove utils
      
      * Update rnn_functor.h
      
      * Update unsqueeze_op.h
      
      * Update utils.h
      
      * roll back
      
      * Update tensor_utils.h
      
      * Update tensor_utils.h
      
      * Update tensor_utils.h
      
      * Update tensor_utils.h
      
      * Update tensor_utils.h
      
      * use TensorToVector
      
      * use TensorToVector
      
      * use TensorToVector
      
      * use TensorToVector
      
      * use TensorToVector
      
      * Update rnn_kernel.cc
      
      * Update rnn_grad_kernel.cc
      
      * Update rnn_functor.h
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_functor.h
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_functor.h
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_kernel.cu.cc
      
      * add TensorToVector
      
      * roll back
      
      * Update tensor_utils.h
      
      * Update rnn_functor.h
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update tensor_utils.h
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_grad_kernel.cc
      
      * Update rnn_kernel.cc
      
      * Update rnn_grad_kernel.cu.cc
      
      * Update rnn_kernel.cu.cc
      
      * Update rnn_grad_kernel.cc
      
      * Update rnn_kernel.cc
      
      * TensorCopySync to phi::Copy
      
      * fix codestyle
      
      * rnn_kernel.cc: add ;
      
      * replace all GetDataFromTensor with phi::GetVectorFromTensor
      
      * delete include of util.h
      6c181d1d
    • C
      Fix typos (#50894) · b8c06b6a
      chenxujun 提交于
      b8c06b6a