1. 21 6月, 2018 5 次提交
    • 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
    • D
      "module document non-layer doc" (#11598) · d6a9f005
      dzhwinter 提交于
      * "add some api reference"
      
      * "fix based on preview"
      
      * "fix evaluator"
      
      * "remove template doc"
      d6a9f005
    • D
      "non-layer add doc for executor module" (#11602) · 15130fc8
      dzhwinter 提交于
      * "add doc for exec"
      
      * "add more changes"
      
      * "fix based on preview"
      
      * "chagne code format"
      15130fc8
    • T
      Revert "MKLDNN layout: Support for sum operator" · 90780e22
      tensor-tang 提交于
      90780e22
    • 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
  2. 20 6月, 2018 13 次提交
  3. 19 6月, 2018 21 次提交
  4. 18 6月, 2018 1 次提交