Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
    • Juncheng's avatar
      Dev model init op (#2117) · 26717534
      Juncheng authored
      * assign op
      
      
      AddGlobalStepOpConf
      
      
      fix
      
      
      ARITHMETIC_DATA_TYPE_SEQ
      
      
      identity_op_conf
      
      
      add ops
      
      
      GenNewSnapshotName
      
      
      SnapshotOp
      
      
      cleanup
      
      
      blob name
      
      
      LearningRateScheduleOp
      
      
      LearningRateScheduleKernel
      
      
      LearningRateScheduleKernel
      
      
      AddLearningRateScheduleOpConf
      
      
      learning rate
      
      
      cleanup
      
      
      fix
      
      
      fix
      
      * remove total_mbn_num
      
      * date time format
      
      * save
      
      * refine
      
      * refine
      
      * revert
      
      * refine snapshot
      
      * fix
      
      * refine
      
      * AutoGlobalStep
      
      * refine
      
      * GenLogicalBlobName
      
      * AutoLearningRate
      
      * remove JobDesc lr
      
      * fix snapshot path
      
      * Maybe<void>
      
      * learning_rate blob
      
      * remove next_model_vid
      
      
      fix
      
      
      fix 
      
      
      fix
      
      
      learning_rate
      
      * train_conf
      
      * fix for global step on multi nodes
      
      * SnapshotReader
      
      
      snapshot writer
      
      
      model init op
      
      
      fix
      
      
      refine
      
      
      init
      
      
      InitializeFromSnapshotConf
      
      
      model io job
      
      
      ModelLoadOp
      
      
      ModelLoadKernel
      
      
      MakeModelLoadJob
      
      
      ModelSaveOp
      
      
      fix
      
      
      InterUserJobInfo
      
      
      _MakeModelLoadJobFunc
      
      
      MutModelLoadOpConTickInputHelper
      
      
      fix
      
      
      refine
      
      
      init/load/save
      
      
      set_default_variable
      
      * remove SnapshotMgr
      
      * snapshot.h
      
      * delete model_init_job.cpp
      
      
      foreign_input_op_conf
      
      
      fix
      
      
      snapshot path
      
      
      set path
      
      
      op_conf
      
      
      fix
      
      
      fix CopyFromNdarray
      
      
      to bytes c
      
      
      use uint8
      
      
      char2uint8
      
      * model init
      
      * model io
      
      * fix
      
      * ModelSaveKernel
      
      * mutable_batch_axis()->Clear()
      
      * InferBatchAxis
      
      * fix
      
      * refine
      
      * job set
      
      * MakeModelIoJobs
      
      * fix
      
      * jobs
      
      * fix
      
      * model io job
      
      * GenOutputOpConf
      
      * refine snapshot
      
      * refine
      
      * fix
      
      * refine CheckPoint
      
      * remove session
      
      * refine
      
      * refine
      
      * refine
      
      * remove keyword.h/cpp
      
      * refine
      
      * global_step=>train_step
      
      * GetSbpSignatures
      
      * ModelInitOp
      26717534
    • Juncheng's avatar
      fix autovar split_axis (#2125) · 6f4cda12
      Juncheng authored
      6f4cda12
  2. Sep 03, 2019
  3. Sep 02, 2019
    • lixinqi's avatar
      infer op by op_conf and parallel_conf · 21d934a0
      lixinqi authored
      21d934a0
    • lixinqi's avatar
      no CHECK in MatmulOp::InferBatchAxis · 8eca14f7
      lixinqi authored
      8eca14f7
    • lixinqi's avatar
    • Li Xinqi's avatar
      replace has_batch_dim with batch_axis (#2104) · fc5b13bf
      Li Xinqi authored
      * replace has_batch_dim with batch_axis
      
      * refactor OrderValue4HasBatchAxis
      fc5b13bf
    • Shenghang Tsai's avatar
      Dev alexnet new api (#2094) · 07525b94
      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)
      
      * check in softmax loss
      
      * nn.conv2d and nn.bias_add
      
      * fix opname
      
      * fix merge conflict
      
      * fix name
      
      * dense (#2097)
      
      * Fix jxf dense v2 (#2098)
      
      * dense
      
      * minor fix
      
      * alexnet
      
      * fix conf
      
      * quick fix
      
      * transpose
      
      * fix layers
      
      * add transpose
      
      * fix fc
      
      * fix
      
      * fix
      
      * fix data laod
      
      * params check and format
      
      * rm activation in op conf
      
      * save workaround
      
      * fix avg pool 2d
      
      * fix max pool 2d
      
      * remove fc3 relu
      
      * alexnet eval
      
      * minor
      07525b94
    • Juncheng's avatar
      fix job_type (#2102) · a27d727e
      Juncheng authored
      a27d727e
    • Juncheng's avatar
      Dev global step (#2100) · d80f1db3
      Juncheng authored
      * assign op
      
      
      AddGlobalStepOpConf
      
      
      fix
      
      
      ARITHMETIC_DATA_TYPE_SEQ
      
      
      identity_op_conf
      
      
      add ops
      
      
      GenNewSnapshotName
      
      
      SnapshotOp
      
      
      cleanup
      
      
      blob name
      
      
      LearningRateScheduleOp
      
      
      LearningRateScheduleKernel
      
      
      LearningRateScheduleKernel
      
      
      AddLearningRateScheduleOpConf
      
      
      learning rate
      
      
      cleanup
      
      
      fix
      
      
      fix
      
      * remove total_mbn_num
      
      * date time format
      
      * save
      
      * refine
      
      * refine
      
      * revert
      
      * refine snapshot
      
      * fix
      
      * refine
      
      * AutoGlobalStep
      
      * refine
      
      * GenLogicalBlobName
      
      * AutoLearningRate
      
      * remove JobDesc lr
      
      * fix snapshot path
      
      * Maybe<void>
      
      * learning_rate blob
      
      * remove next_model_vid
      
      
      fix
      
      
      fix 
      
      
      fix
      
      
      learning_rate
      
      * train_conf
      
      * fix for global step on multi nodes
      
      * Fix optimizer initializer (#2095)
      
      * fix optimizer initializer
      
      * rename lars data temp bn
      d80f1db3
  4. Sep 01, 2019
    • guo ran's avatar
      Bugfix python alexnet (#2096) · 4d627266
      guo ran authored
      * bugfix_python_alexnet
      
      * fix
      4d627266
    • scxfjiang's avatar
      Dev jxf python initializer (#2090) · 0d13b981
      scxfjiang authored
      * oneflow initializer
      
      * update
      0d13b981
    • leaves-zwx's avatar
      Add conf axis for bias_add for any axis channel (#2093) · 52c4aca8
      leaves-zwx 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)
      
      * bias_add completion
      
      * follow comment
      
      * make conf axis required
      52c4aca8
    • Shenghang Tsai's avatar
      Fix data type set default variable (#2092) · 41981568
      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)
      
      * fix default data type
      41981568
    • 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
  5. Aug 31, 2019
  6. Aug 30, 2019