Skip to content
Snippets Groups Projects
  1. Jul 30, 2021
    • daquexian's avatar
      fix return type error on gcc 4.8.5 (#5660) · f6b849b2
      daquexian authored
      
      * fix return type error on gcc 4.8.5
      
      Signed-off-by: default avatardaquexian <daquexian566@gmail.com>
      
      * auto format by CI
      
      * fix return type error in xrt
      
      Signed-off-by: default avatardaquexian <daquexian566@gmail.com>
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
      Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
    • luqiang guo's avatar
      Use functional call directly instead of construct a module and then call-Add (#5613) · fbb5bfca
      luqiang guo authored
      
      * Use function interface
      
      * Delete blank lines
      
      * modefied scalar add
      
      * elementwise add
      
      * broadcase add
      
      * modified  ScalarAddByTensor
      
      * modified Addmm
      
      * Delete the old implementation
      
      * fix _sub errot
      
      * auto format by CI
      
      * modified  _inplaceable
      
      Co-authored-by: default avatarYao Chi <later@usopp.net>
      Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
    • Xiaoyu Zhang's avatar
      Restruct MathOps AutoTest (#5654) · 3e3fef5a
      Xiaoyu Zhang authored
      
      * fix upsample nearest bug
      
      * fix upsample nearest bug (#5347)
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
      
      * fix upsample bilinear bug
      
      * fix export bug
      
      * add conv autotest
      
      * add dead loop error raise
      
      * add floor auto_test
      
      * fix random tensor generator bug
      
      * restruct math ops test
      
      * add atan autotest
      
      * restruct math_ops
      
      * fix bug
      
      * fix conv test bug
      
      * fix commnets
      
      * auto format by CI
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
      Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
    • Li Xinqi's avatar
      disable eager_op consistent mode (#5647) · 059e9e1f
      Li Xinqi authored
      
      * disable eager_op consistent mode
      
      * auto format by CI
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
      Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
    • xiaoxiang shi's avatar
      add msg_penddin_list in ibverbs_qp to optimize qp_init_attr.cap.max_send_wr (#5485) · 6de35463
      xiaoxiang shi authored
      
      * add ibverbs_qp.h
      
      * modify the qp 2021-07-14
      
      * optimize the qp_init_attr.cap.max_send_wr
      when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some problem
      we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap.max_send_wr
      
      * optimize the qp_init_attr.cap.max_send_wr
          when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some proble
          we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap and clear todo
      
      * optimize the qp_init_attr.cap.max_send_wr
          when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some proble
          we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap and clear todo  and clear extra line
      
      * optimize the qp_init_attr.cap.max_send_wr
          when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some proble
          we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap and clear todo  and clear extra line and license
      
      * optimize the qp_init_attr.cap.max_send_wr
          when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some proble
          we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap and clear todo  and clear extra line and license and todo
      
      * optimize the qp_init_attr.cap.max_send_wr
          when we send  too many message which are greater then qp_init_attr.cap.max_send_wr  it may have some proble
          we use the msg_pendding_list_ to store the extra messages when the message is greater than qp_init_attr.cap -2021-07-15-20:00
      
      * fix the review and pass the test
      
      * increase the kMaxSendWr 07-19
      
      * fix the deconstruct function 2021-07-19
      
      * test the first pr and make it precise
      
      * fix the format and check the logic and remove the using_pendding_list_
      
      * 2021-07-21
      
      * fix the code  according to the  review
      
      * fix the
      
      * rewrite the pr and now we test it
      
      * optimize the IB
      when send too many message whose number is bigger then qp_init_attr.cap.max_send_wr,
      I use the msg_pendding_list to store the extra message and wait for some time to send these message of the msg_pendding_list
      
      * clear the duplicate license
      
      * use pendding_list to optimize qp_init_attr.cap.max_send_wr of IB module
      
      * change the format of the IB
      
      * commit the format
      
      * add new line 2021-07-27
      
      * add new line 2021-07-27-19:30
      
      * add new line 2021-07-27-19:33
      
      * what is the problem of the format
      
      * change what
      
      * optimize the format
      
      * win10 changed
      
      * runtime
      
      * runtime change again
      
      * optimize the format of runtime
      
      * optimize the format of acor_message.h
      
      * optimize the format ofcpp
      
      * optimize the format ofcpp  again
      
      * optimize the format ofcpp  version0.56
      
      * remove some head file
      
      * fix the name of some paremeter
      
      * merge master to the lambda7 and push it
      
      * cleat the newline of 2021-0728
      
      * why crlf
      
      * optimze the format
      
      * use the make format and optimization
      
      * make the  EnqueuePostSendReadWR/PostPenddingSendWR be private
      
      * use the ending_send_wr_lock_ as lock
      
      * use the pending instead of the ending
      
      * use the pending instead of the ending and
      
      Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
  2. Jul 29, 2021
  3. Jul 28, 2021
  4. Jul 27, 2021
  5. Jul 26, 2021
  6. 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>
  7. Jul 24, 2021
  8. Jul 23, 2021