Skip to content
Snippets Groups Projects
  1. Jul 26, 2021
  2. Jul 25, 2021
    • Yao Chi's avatar
      [part2]Remove singleclient outdated api (#5568) · 89b5c21c
      Yao Chi authored
      
      * refine oneflow/python/ops/array_ops.py
      
      	modified:   ../oneflow/python/nn/modules/masked_select.py
      	modified:   ../oneflow/python/ops/array_ops.py
      
      * refine
      
      * refine
      
      * rm reduce_ops.py and summary files
      
      * refine layers etc.
      
      Co-authored-by: default avatarbinbinHan <han_binbin@163.com>
    • Houjiang Chen's avatar
      Fix pyyaml version (#5594) · 089e48fe
      Houjiang Chen authored
    • Luyang's avatar
      Dev constantpad1d op (#5579) · 87a990a6
      Luyang authored
      
      * refine and add test case
      
      * support ellipsis type slice
      
      * refine
      
      * refine
      
      * support slice assign ellipsis type
      
      * refine
      
      * register fn to localtensor
      
      * add constantpad1d kernel
      
      * add constantpad1d kernel
      
      * implementation of fuctional api/gradients/test case
      
      * refine test case
      
      * refine
      
      * format docstring
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
    • cheng cheng's avatar
      nn.Graph call and launch impl (#5580) · 3dcb9939
      cheng cheng authored
      
      * nn.Graph call and launch impl
      
      * Fix bug of 1.pybind11 list->vector; 2.GlobalJobDesc in NNGraph Compile
      
      * Fix bug: AutoTick Multi-Client callback notifier lbn
      
      * Fix bug: callback notifier op check in multi-client
      
      * Fix bug: CheckOpGraph in multi-client
      
      * Fix bug of MultiClientSessionContext new ProfileConf
      
      * Fix bug of create NONE type kernel; add note; refine PlanUtil::PopulateOpAttibute
      
      * Fix bug: CallbackNotifier kernel dtype with uint8; change tick dtype; Feat: add Kernel create fault-tolerant
      
      * inputs tensor list
      
      * rollback of hack
      
      * Using TensorTuple for RunLazyNNGraph
      
      * Fix bug: WaitAndSendIdsKernel handle for Multi-Client
      
      * skip graph runnable test
      
      * refine
      
      * skip test graph optimizer for nn.Graph train job completer error
      
      * Skip SetDefaultVariableConf JobPass in Multi-Client
      
      * Fix bug: register_variable_op_names_and_tensors args with TensorTuple
      
      * refine test graphs
      
      * rm experimental in new scripts
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
  3. Jul 24, 2021
  4. Jul 23, 2021
  5. Jul 22, 2021
  6. Jul 21, 2021
  7. Jul 20, 2021