tag:github.com,2008:https://github.com/Oneflow-Inc/oneflow/releases Tags from oneflow 2024-03-11T03:16:05Z tag:github.com,2008:Repository/81634683/v1.0.0 2024-03-12T01:51:40Z Version 1.0.0 levi131 tag:github.com,2008:Repository/81634683/v0.9.0 2023-02-03T13:13:00Z Version 0.9.0 jackalcooper tag:github.com,2008:Repository/81634683/experiment 2022-10-23T03:07:57Z experiment: add ONEFLOW_DTR_OP_TIME_DATASET <p>add ONEFLOW_DTR_OP_TIME_DATASET</p> <p>Signed-off-by: daquexian &lt;daquexian566@gmail.com&gt;</p> daquexian tag:github.com,2008:Repository/81634683/v0.8.1 2022-07-19T05:14:05Z v0.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 &lt;ci-bot@oneflow.org&gt; <br />Co-authored-by: mergify[bot] &lt;37929162+mergify[bot]@users.noreply.github.com&gt;</p> BBuf tag:github.com,2008:Repository/81634683/v0.8.0 2022-08-12T10:15:35Z Version 0.8.0 jackalcooper tag:github.com,2008:Repository/81634683/v0.6.1 2022-03-24T13:31:28Z v0.6.1 jackalcooper tag:github.com,2008:Repository/81634683/v0.7.0 2022-04-06T09:24:04Z Version 0.7.0 jackalcooper tag:github.com,2008:Repository/81634683/v0.6.0 2022-02-24T01:20:18Z Version 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 &lt;472491134@qq.com&gt; <br />Co-authored-by: oneflow-ci-bot &lt;ci-bot@oneflow.org&gt;</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 &lt;huangzhenhua@zhejianglab.com&gt; <br />Co-authored-by: tangnana925 &lt;85614052+tangnana925@users.noreply.github.com&gt; <br />Co-authored-by: tangnana &lt;tnn_personal@163.com&gt; <br />Co-authored-by: Zhenhua &lt;1209435+hengzi@users.noreply.github.com&gt; <br />Co-authored-by: chengtbf &lt;472491134@qq.com&gt; <br />Co-authored-by: oneflow-ci-bot &lt;ci-bot@oneflow.org&gt; <br />Co-authored-by: Xiaoyu Xu &lt;xiaoyulink@gmail.com&gt; <br />Co-authored-by: oneflow-ci-bot &lt;69100618+oneflow-ci-bot@users.noreply.github.com&gt;</p> jackalcooper tag:github.com,2008:Repository/81634683/v0.5.0 2021-10-08T07:06:48Z v0.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 &lt;69100618+oneflow-ci-bot@users.noreply.github.com&gt;</p> jackalcooper tag:github.com,2008:Repository/81634683/v0.5rc2 2021-09-28T06:37:03Z v0.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 &lt;69100618+oneflow-ci-bot@users.noreply.github.com&gt;</p> jackalcooper