1. 17 10月, 2017 3 次提交
    • Y
      Change Name convention of operator attributes (#4807) · 75d0c790
      Yu Yang 提交于
      * Change dataType to data_type
      
      Follow PEP8
      
      * Change name_convention to fit PEP8
      75d0c790
    • Q
      fix merge conflict · 5993497c
      qijun 提交于
      5993497c
    • 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
  2. 16 10月, 2017 3 次提交
  3. 15 10月, 2017 4 次提交
  4. 14 10月, 2017 4 次提交
  5. 13 10月, 2017 6 次提交
  6. 12 10月, 2017 13 次提交
  7. 11 10月, 2017 7 次提交