1. 30 7月, 2017 1 次提交
  2. 26 7月, 2017 2 次提交
  3. 25 7月, 2017 6 次提交
  4. 24 7月, 2017 4 次提交
  5. 21 7月, 2017 3 次提交
  6. 20 7月, 2017 2 次提交
  7. 19 7月, 2017 8 次提交
  8. 18 7月, 2017 2 次提交
  9. 17 7月, 2017 8 次提交
  10. 16 7月, 2017 1 次提交
    • Y
      CMake `op_library` function · d3a749a5
      Yu Yang 提交于
      * It is used to create an operator library. It handles to split CPU and
        GPU sources and links operator common libraries.
      * It also give a reasonable warning and error when operator developer
        not correctly implement an operator.
        * Warning for lack of GPU kernel.
      * Same interface as `cc_library` to make code style consistent.
      d3a749a5
  11. 15 7月, 2017 1 次提交
  12. 14 7月, 2017 2 次提交