1. 21 6月, 2018 3 次提交
    • F
      Refine random crop · e71948f1
      fengjiayi 提交于
      1. Add a new attribute named 'startuo_seed' to RandomCropOp. If the input
      'Seed' is not initialized, the 'startup_seed' will be used to replace
      it.
      
      2. Refine CustomReader. Add a member variable 'scope_' to it. The
      'scope_' will act as the global scope of preprocesing, making it
      possiable to save something cross batches.
      e71948f1
    • F
      Refine assign layer · e7faae01
      fengjiayi 提交于
      Give assign layer's second parameter 'output' a default value: None. If
      it is None, the output variable will be created inside the layer.
      e7faae01
    • F
      Register assign_value_op an empty grad_op · 732eef57
      fengjiayi 提交于
      732eef57
  2. 19 6月, 2018 9 次提交
  3. 18 6月, 2018 2 次提交
  4. 17 6月, 2018 19 次提交
  5. 16 6月, 2018 7 次提交