1. 01 2月, 2018 2 次提交
  2. 31 1月, 2018 3 次提交
  3. 30 1月, 2018 5 次提交
  4. 25 1月, 2018 4 次提交
  5. 24 1月, 2018 5 次提交
  6. 23 1月, 2018 2 次提交
    • Q
      Nmt model (#7340) · e7d44a20
      Qiao Longfei 提交于
      neural machine translation model support beam search with while op
      e7d44a20
    • Y
      fix ci. · dcb5a1ed
      ying 提交于
      dcb5a1ed
  7. 22 1月, 2018 1 次提交
  8. 21 1月, 2018 2 次提交
  9. 17 1月, 2018 1 次提交
  10. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  11. 08 1月, 2018 1 次提交
    • Q
      cpu gpu transform function (#7191) · 0f353ab4
      Qiao Longfei 提交于
      * add rename guard
      
      * add device_data_transform
      
      * add device_data_transform_test
      
      * modify GetExpectedKernelType
      
      * update operator.run
      
      * support test test_label_semantic_roles
      
      * optimize code
      
      * optimize code
      
      * rename GetActualKernelType to GetExpectedKernelType
      
      * fix chunk_eval_op and device_data_transform_test
      
      * add is_same_place to place
      
      * optimize code, refine rename_guard
      
      * refine rename guard, add GetKernelTypeForVar
      
      * optimize code
      
      * add some log
      
      * rename guard
      
      * use sub scope to create var
      
      * fix compile
      
      * add IsInitialized for Tensor
      
      * add VarIsTensor
      
      * fix op_registry_test
      
      * test
      
      * tmp disable priority
      
      * restore switch_kernel.md
      
      * code clean
      0f353ab4
  12. 28 12月, 2017 1 次提交
  13. 27 12月, 2017 1 次提交
  14. 26 12月, 2017 1 次提交
  15. 25 12月, 2017 1 次提交
  16. 22 12月, 2017 2 次提交
  17. 20 12月, 2017 1 次提交
  18. 19 12月, 2017 2 次提交
  19. 14 12月, 2017 2 次提交
    • T
      done · 1b20096a
      typhoonzero 提交于
      1b20096a
    • Y
      Make layers as a python module (#6564) · e0698e33
      Yu Yang 提交于
      * Make cast op support bool
      
      Also add `elemwise_sub/mul/abs/clip` layers
      
      * Make fuild.layers as a module
      
      * Move layers as a module
      
      * Split layers.py into layers module
      
      * Fix CI
      
      * Fix CI
      e0698e33
  20. 13 12月, 2017 1 次提交
  21. 12 12月, 2017 1 次提交