1. 12 10月, 2019 1 次提交
    • H
      Cherry pick floor div mod (#20538) · 4667bba4
      hong 提交于
      * fix elementwise floordiv mod; test=develop
      
      * restore nn.py; test=release/1.6
      
      * change floordiv, mod  doc; test=release/1.6
      4667bba4
  2. 21 3月, 2019 2 次提交
  3. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344
  4. 08 5月, 2018 1 次提交
    • Y
      Clean OpProtoAndCheckerMaker · 0e78cb69
      Yu Yang 提交于
      Do not use ctor
      
      * Reduce line of codes.
      * We can use virtual function for Maker now.
      * The implementation does not care what maker holds, it is easier to
      refactor later.
      0e78cb69
  5. 12 2月, 2018 1 次提交
  6. 10 2月, 2018 2 次提交
  7. 31 1月, 2018 1 次提交