tag:github.com,2008:https://github.com/Oneflow-Inc/oneflow/releasesTags from oneflow2024-03-11T03:16:05Ztag:github.com,2008:Repository/81634683/v1.0.02024-03-12T01:51:40ZVersion 1.0.0 levi131tag:github.com,2008:Repository/81634683/v0.9.02023-02-03T13:13:00ZVersion 0.9.0 jackalcoopertag:github.com,2008:Repository/81634683/experiment2022-10-23T03:07:57Zexperiment: add ONEFLOW_DTR_OP_TIME_DATASET<p>add ONEFLOW_DTR_OP_TIME_DATASET</p>
<p>Signed-off-by: daquexian <daquexian566@gmail.com></p>daquexiantag:github.com,2008:Repository/81634683/v0.8.12022-07-19T05:14:05Zv0.8.1: Fix zeros like and ones_like api (#8632)<p>Fix zeros like and ones_like api (<a class="issue-link js-issue-link" href="https://github.com/Oneflow-Inc/oneflow/pull/8632">#8632</a>)</p>
<p>* fix zeros_like and ones_like bug</p>
<p>* refine</p>
<p>* revert</p>
<p>* refine</p>
<p>* fix tensor_slice_view infer physic_shape bug</p>
<p>* add test</p>
<p>* refine</p>
<p>* auto format by CI</p>
<p>* fix bug</p>
<p>* refine</p>
<p>* auto format by CI</p>
<p>* fix import error</p>
<p>* fix bug</p>
<p>Co-authored-by: oneflow-ci-bot <ci-bot@oneflow.org>
<br />Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com></p>BBuftag:github.com,2008:Repository/81634683/v0.8.02022-08-12T10:15:35ZVersion 0.8.0jackalcoopertag:github.com,2008:Repository/81634683/v0.6.12022-03-24T13:31:28Zv0.6.1jackalcoopertag:github.com,2008:Repository/81634683/v0.7.02022-04-06T09:24:04ZVersion 0.7.0jackalcoopertag:github.com,2008:Repository/81634683/v0.6.02022-02-24T01:20:18ZVersion 0.6.0<p>[Fix] graph support 0-Size tensor (<a class="issue-link js-issue-link" href="https://github.com/Oneflow-Inc/oneflow/pull/6957">#6957</a>)</p>
<p>* Add nn.functional.glu graph test</p>
<p>* add filter to motify functional autotest</p>
<p>* motify code</p>
<p>* add test example</p>
<p>* add test else</p>
<p>* add test judging condition for test_masked_fill.py,test_constant.py,test_tile.py、test_repeat.py,test_expand.py</p>
<p>* add test ok example</p>
<p>* Clear tensor name scope after graph build</p>
<p>* Add test case of 2 graph caught same free eager tensor</p>
<p>* auto format by CI</p>
<p>* Dev cc clean tensor name scope (<a class="issue-link js-issue-link" href="https://github.com/Oneflow-Inc/oneflow/pull/7082">#7082</a>)</p>
<p>* Clear tensor name scope after graph build</p>
<p>* Add test case of 2 graph caught same free eager tensor</p>
<p>* auto format by CI</p>
<p>Co-authored-by: chengtbf <472491134@qq.com>
<br />Co-authored-by: oneflow-ci-bot <ci-bot@oneflow.org></p>
<p>* submit test success example</p>
<p>* test success example</p>
<p>* submit test code</p>
<p>* fix a bug about relu module with 0 shape data</p>
<p>* fixed a bug about relu module with 0 shape data</p>
<p>* fix a bug about relu module with 0 shape data</p>
<p>* fix a bug about relu module with 0 shape data</p>
<p>* 0shape and 0d autotest</p>
<p>* fix a bug about relu module with 0 shape data</p>
<p>* 0shape changed to 0_size</p>
<p>* modify test_var.py</p>
<p>* modify test_eye.py</p>
<p>* modify test_reshape.py</p>
<p>* modify test_.py</p>
<p>* modify ReshapeFunctor</p>
<p>* modify some file</p>
<p>* Fixed graph autotest bug with reshape op test</p>
<p>* Fixed graph autotest bug with reshape op test</p>
<p>* fixed test_sub.py</p>
<p>* modify test_sub.py</p>
<p>* modify tensor_methods.cpp</p>
<p>* modify array_functor.cpp</p>
<p>* graph support 0-Size tensor</p>
<p>* rename 0shape to 0 size</p>
<p>* modified check_graph=True</p>
<p>* fix and refine</p>
<p>Co-authored-by: Zhenhua <huangzhenhua@zhejianglab.com>
<br />Co-authored-by: tangnana925 <85614052+tangnana925@users.noreply.github.com>
<br />Co-authored-by: tangnana <tnn_personal@163.com>
<br />Co-authored-by: Zhenhua <1209435+hengzi@users.noreply.github.com>
<br />Co-authored-by: chengtbf <472491134@qq.com>
<br />Co-authored-by: oneflow-ci-bot <ci-bot@oneflow.org>
<br />Co-authored-by: Xiaoyu Xu <xiaoyulink@gmail.com>
<br />Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com></p>jackalcoopertag:github.com,2008:Repository/81634683/v0.5.02021-10-08T07:06:48Zv0.5.0<p>Refine acc actor (<a class="issue-link js-issue-link" href="https://github.com/Oneflow-Inc/oneflow/pull/6444">#6444</a>)</p>
<p>Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com></p>jackalcoopertag:github.com,2008:Repository/81634683/v0.5rc22021-09-28T06:37:03Zv0.5rc2<p>Get device index from local rank if multi-client, otherwise use the c…</p>
<p>…urrent device. (<a class="issue-link js-issue-link" href="https://github.com/Oneflow-Inc/oneflow/pull/6405">#6405</a>)</p>
<p>* Fix random generator</p>
<p>* Get device index from local rank if multi-client, otherwise use current device.</p>
<p>Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com></p>jackalcooper