1. 27 12月, 2017 1 次提交
  2. 26 12月, 2017 3 次提交
    • Q
      Add data transform fn (#6953) · f97f69fe
      Qiao Longfei 提交于
      * init data_transform
      
      * complete DataTransform
      
      * fix build error
      
      * add data_transform_test
      
      * add a register test for data_transform_fn
      
      * use function to simulate registration macro
      
      * add register macro
      
      * update test
      
      * clean code
      
      * restore unrelated code
      
      * update data transform test
      
      * generate unique name for REGISTER_DATA_TRANSFORM_FN
      
      * add const
      
      * follow comment
      
      * update KernelTypePair hash function
      f97f69fe
    • L
      unify the indentation of license · 761b3297
      Luo Tao 提交于
      761b3297
    • D
      "fix threadpool style" (#7017) · 80dafdf5
      dzhwinter 提交于
      * "fix threadpool style"
      
      * "remove header"
      80dafdf5
  3. 17 10月, 2017 1 次提交
    • Y
      Rewrite feed/fetch op (#4815) · 4df6cf4d
      Yu Yang 提交于
      * Feed/Fetch op just plain operator, not a OpWithKernel
      * Do not register OpInfoMaker since Feed/Fetch will never be
        configured by users
      * Feed/Fetch op has empty gradient
      * Feed/Fetch op do not hard code `feed_variable`, `fetch_variable` as
        its input and output, make it as a plain Operator input/output
      4df6cf4d
  4. 28 9月, 2017 1 次提交
  5. 27 9月, 2017 1 次提交
  6. 25 7月, 2017 1 次提交
  7. 17 7月, 2017 2 次提交
  8. 11 7月, 2017 2 次提交
  9. 06 7月, 2017 2 次提交
  10. 05 7月, 2017 1 次提交
  11. 04 7月, 2017 4 次提交
  12. 03 7月, 2017 1 次提交
  13. 28 6月, 2017 2 次提交