1. 27 8月, 2023 1 次提交
  2. 25 8月, 2023 1 次提交
    • M
      [Change] 不再兼容旧格式示例代码 (#56573) · 92080699
      megemini 提交于
      * [Change] forbid legacy sample code style
      
      * [Change] remove legacy sampcd_processor.py
      
      * [Fix] fix command
      
      * [Change] check plain style sample code
      
      * [Fix] fix logger
      
      * [Change] remove arguments
      
      * [Change] remove cb_required
      
      * [Change] change parse args
      
      * [Change] restore creation.py
      92080699
  3. 23 8月, 2023 1 次提交
  4. 18 7月, 2023 1 次提交
    • M
      [Add] Paddle 代码 CI 中引入 xdoctest 检查 (#55295) · 26fba07c
      megemini 提交于
      * [Add]Add Xdoctester
      
      * [Fix]fix beta docstring
      
      * [Doctest]change dirichlet docstring
      
      * [Doctest]change gumbel docstring
      
      * [Doctest]change bernoulli docstring
      
      * [Doctest]change categorical docstring
      
      * [Doctest]change ops.py docstring
      
      * [Doctest]change conv docstring
      
      * [Doctest]change distance docstring, test=docs_preview
      
      * [Change]add ref
      
      * [Change]patch xdoctest debug
      26fba07c