1. 12 4月, 2018 1 次提交
    • Y
      Remove the use of ARCHIVE_START/END (#9844) · e90e7ab2
      Yiqun Liu 提交于
      * Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
      
      * Remove ARCHIVE_START/END when linking inference shared library.
      
      * Disable some fluid related cmake operations for cross-compiling.
      e90e7ab2
  2. 26 3月, 2018 1 次提交
  3. 08 3月, 2018 2 次提交
    • L
      add MKL for fluid static and shared library · 5030681c
      Luo Tao 提交于
      5030681c
    • T
      compile and install the static library of fluid inference (#7827) · 6f50dee4
      Tao Luo 提交于
      * compile and install the static library of fluid inference
      
      * fix dynload_cuda not in CPU mode
      
      * update shared library and adjust the deploy of openblas
      
      * adjust the deploy of openblas
      
      * * auto add all fluid modules for static library
      * use libprotobuf.a instead of libprotobuf-lite.a for profiler
      
      * use set_property to set the global varible instead of ENV
      
      * add gpu depends of fluid modules, auto add inference_lib_dist depends
      
      * change the condition of openblas_lib, and fix a typo
      6f50dee4
  4. 01 3月, 2018 1 次提交
  5. 12 2月, 2018 1 次提交
  6. 06 2月, 2018 2 次提交