1. 30 8月, 2019 1 次提交
    • Z
      add precision and persistable attrs for the tensor. (#1899) · e2e07fa4
      Zhen Wang 提交于
      * Add precision and persistable attrs for the tensor. And fix cxx light and full api demo.
      
      * update precision2string methods. test=develop
      
      * move the save logic to the front of the run in mobilenetv1_full_api.cc, test=develop.
      
      * add comments for UpdateVarsOfProgram. test=develop
      e2e07fa4
  2. 29 8月, 2019 1 次提交
    • J
      ad ops for faster rcnn, including affine_channel, anchor_generator,... · 53b05ce8
      juncaipeng 提交于
      ad ops for faster rcnn, including affine_channel, anchor_generator, generate_proposals and roi_align (#1895)
      
      * add ops for faster rcnn
      
      * disable test for generate_proposals and roi_align, test=develop
      
      * remove .swp file
      
      * remove log in tensor slice
      
      * finish the unit test for roi_align, test=develop
      53b05ce8
  3. 16 8月, 2019 1 次提交