Skip to content
Snippets Groups Projects
  1. Sep 01, 2019
    • lixinqi's avatar
      add RemoteBlob.shape and RemoteBlob.dtype · 7778df95
      lixinqi authored
      7778df95
    • Li Xinqi's avatar
      Dev build and infer ctx (#2089) · 47716d11
      Li Xinqi authored
      * add job_build_and_infer_ctx interface
      
      * lbn_with_split_hint
      
      * fix maybe macro
      
      * fix signature of Maybe<T>::Error()
      
      * job_build_and_infer_if
      
      * add c_api_util wrapper for job_build_and_infer_ctx
      
      * implement python/job_build_and_infer interface
      
      * CurJobBuildAndInferCtx_AddPlacementGroup
      
      * BuildJobAndInferCtx  and  Mgr  c++ implement (#2074)
      
      * job_build_and_infer_ctx_mgr
      
      * refine interface of infer_ctx_mgr
      
      * JobBuildInferCtx set job conf; add and refine error type
      
      * revert job.proto
      
      * half impl of add op in build_infer_ctx
      
      * generate op produced empty logical blob desc ; infer out blob desc interface
      
      * job_build_and_infer_ctx VERSION 1
      
      * add InferOutBlobDesc for conv op; remove record_piece_size in interface op
      
      * maybe return
      
      * job_set hold by job_build_and_infer_ctx_mgr
      
      * check placement when infer ctx mgr leave cur job
      
      * Global New/Delete JobBuildAndInferCtxMgr
      
      * add JUST when ctx add op
      
      * remove unused job_conf.arg_op_name
      
      * fix bugs caused by python new api
      
      * fix bugs caused by lack of Global<JobDesc>
      
      * fix bugs caused by new api
      
      * refactor compiler.Compile
      
      * merge dev_python
      
      * remove unused message proto
      
      * rename api
      47716d11
    • Shenghang Tsai's avatar
      template for either ptr cast (#2088) · 0dbba267
      Shenghang Tsai authored
      * Fix tick in multi node parallel (#2042)
      
      * check in fixes
      
      * fix by adding boxing method
      
      * register tick op
      
      * move code and add more check
      
      * fix typo
      
      * fix bug when filtering op nodes before adding tick
      
      * fix wheel build not adding .so (#2052)
      
      * color plan dot VERSION-2 (#2045)
      
      * fix 121 for tick (#2069)
      
      * add template for cast
      
      * rename
      0dbba267
    • guo ran's avatar
      prelu (#2086) · e0a2a6df
      guo ran authored
      * prelu
      
      * fix
      
      * fix
      e0a2a6df
  2. Aug 31, 2019
  3. Aug 30, 2019
  4. Aug 29, 2019
  5. Aug 28, 2019
  6. Aug 27, 2019
  7. Aug 25, 2019