1. 05 12月, 2019 5 次提交
    • Z
      add grad maker assert, test=develop (#21564) · 3a7caf48
      Zeng Jinle 提交于
      3a7caf48
    • H
      Refine a Warning Which Can Occur Not Only During Init (#21546) · b241c732
      Huihuang Zheng 提交于
      As the title
      b241c732
    • P
      fix glog warning, test=develop (#21573) · 20d61414
      Pei Yang 提交于
      20d61414
    • W
      Add Branch to avoid CPU profiler warning print (#21556) · 932aca16
      wangchaochaohu 提交于
      
      * fix profiler warning message in cpu profile mode test=develop
      
      932aca16
    • L
      Split VarBase from Python Variable for Dygraph (#21359) · cdd46d7e
      Leo Chen 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * don't expose numerous Tensor.set(), test=develop
      
      * fix condition, test=develop
      
      * fix float16 bug, test=develop
      
      * feed should be Tensor or np.array, not Variable or number, test=develop
      
      * use forcecast to copy numpy slice to new array, test=develop
      
      * remove float16-uint16 hacking, test=develop
      
      * add variable method to varbase and refactor to_variable to support return varbase
      
      * support kwargs in varbase constructor
      
      * add VarBase constructor to support default python args
      
      * refine varbase initial method
      
      * reset branch
      
      * fix ut for change VarBase error info to PaddleEnforce
      
      * cherry is parameter change before
      
      * overload isinstance to replace too many change of is_variable
      
      * rm useless files
      
      * rm useless code merged by git
      
      * test=develop, fix some ut failed error
      
      * test=develop, fix test_graph_wrapper
      
      * add some tests, test=develop
      
      * refine __getitem__, test=develop
      
      * add tests, test=develop
      
      * fix err_msg, test=develop
      cdd46d7e
  2. 04 12月, 2019 8 次提交
  3. 03 12月, 2019 12 次提交
  4. 02 12月, 2019 8 次提交
  5. 01 12月, 2019 1 次提交
  6. 29 11月, 2019 6 次提交