- Jul 22, 2021
-
-
daquexian authored
* update automated test framework Signed-off-by:
daquexian <daquexian566@gmail.com> * rename func -> generator Signed-off-by:
daquexian <daquexian566@gmail.com> * reformat Signed-off-by:
daquexian <daquexian566@gmail.com> * update more powerful conv test Signed-off-by:
daquexian <daquexian566@gmail.com> * new imperative autotest api Signed-off-by:
daquexian <daquexian566@gmail.com> * update automated test framework Signed-off-by:
daquexian <daquexian566@gmail.com> * add some tests and refine code Signed-off-by:
daquexian <daquexian566@gmail.com> * update test_matmul.py Signed-off-by:
daquexian <daquexian566@gmail.com> * fix test_matmul.py Signed-off-by:
daquexian <daquexian566@gmail.com> * add atol and rtol, fix test_matmul.py Signed-off-by:
daquexian <daquexian566@gmail.com> * auto format by CI * reformat Signed-off-by:
daquexian <daquexian566@gmail.com> * tricky export * tricky export * fix comments * auto format by CI * fix comments * auto format by CI * fix code * dirtyfix * fixname * fix * fix bug * fix comments Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com> Co-authored-by:
BBuf <1182563586@qq.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
tsai <jackalcooper@gmail.com>
-
- Jul 14, 2021
-
-
Xiaoyu Zhang authored
* add argmax test * fix ci error * fix docstring warning * fix tensor greater and less bug * fix conflict * add test_flow_xxx_against_pytorch func * fix default_value_not_set_bug * fix bug * auto format by CI Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jul 13, 2021
-
-
Xiaoyu Zhang authored
* add argmax test * fix ci error * fix docstring warning * fix tensor greater and less bug * fix conflict * add test_flow_xxx_against_pytorch func * add asinh and arcsinh test * add asinh and arcsinh test * add sinh test * add atan2 module test * add softplus test, softplus module has bug * comment softplus * add elu module autotest * refine * auto format by CI Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org>
-
- Jul 07, 2021
-
-
Xiaoyu Zhang authored
* add argmax test * fix ci error * fix docstring warning * fix tensor greater and less bug * fix conflict * add test_flow_xxx_against_pytorch func * add test_flow_tensor_xxx_against_pytorch func * add test * fix first comments * code reuse * fix comments * fix comments * fix conv test bug * fix conv test bug * fix comments * fix comment * fix comment * fix comment * fix comment * fix bug * fix comment * fix comment * fix comments * fix comments * fix comments * fix comments * fix comments * code format * refine autotest * fix comments * fix comments * fix comment Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jul 02, 2021
-
-
daquexian authored
* implement automated test Signed-off-by:
daquexian <daquexian566@gmail.com> * add comments Signed-off-by:
daquexian <daquexian566@gmail.com> * support backward Signed-off-by:
daquexian <daquexian566@gmail.com> * add flatten example, handle args with default value, add comments Signed-off-by:
daquexian <daquexian566@gmail.com> * raise exception on error Signed-off-by:
daquexian <daquexian566@gmail.com> * use assertTrue instead of raise exception, add bn example Signed-off-by:
daquexian <daquexian566@gmail.com> * set default n to 20 Signed-off-by:
daquexian <daquexian566@gmail.com> * use random eps and momentum in bn test example Signed-off-by:
daquexian <daquexian566@gmail.com> * implement random_nd_tensor * enhance random_nd_tensor, restore mis-commented code Signed-off-by:
daquexian <daquexian566@gmail.com> * rename func -> module_class, add pytorch_module_class_name Signed-off-by:
daquexian <daquexian566@gmail.com> * remove enable_eager_execution() Signed-off-by:
daquexian <daquexian566@gmail.com> * use dimX as arg name Signed-off-by:
daquexian <daquexian566@gmail.com> * auto format by CI * skip conv test Signed-off-by:
daquexian <daquexian566@gmail.com> * refine * fix * refien * refine * refine * fix * refine * clear unknown user * refine * update tag and url * refine * refine * refine * refine * refine * refine * add pip index Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
tsai <jackalcooper@gmail.com>
-