- Jun 28, 2021
-
-
Shijie authored
* fix conflict * add tensor_buffer_ops eager * add testcase Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
ZZK authored
-
- Jun 26, 2021
-
-
Tianyu Zhao authored
* Add 'nn.Mish' module and corresponding functions * Improve the docs and unit test * auto format by CI * Fix the indent problems Co-authored-by:
Yao Chi <later@usopp.net> Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org>
-
- Jun 25, 2021
-
-
Houjiang Chen authored
* Add partial unary and math functional apis. * Revert elementwise pow. * auto format by CI * Support add with large number of inputs. * Update oneflow/python/nn/modules/math_ops.py Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> * Refine * Migrate binary and activation ops. * Migrate array ops. * Add or refactor activation grad funcs. * Add or refactor activation grad funcs. * Revert unpack all * Fix masked fill * Refine * Add nn ops. * Refine * Refine * Migrate conv op * Fix functional normalization. * auto format by CI * Refine code style * align Torch params * fix bias add error * Support optional parameter. * fix group bug * add new test case * remove useless state * Move optional storage into namespace internal. * add check Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> Co-authored-by:
Luyang <flowingsun007@163.com> Co-authored-by:
MARD1NO <359521840@qq.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
ZZK <42901638+MARD1NO@users.noreply.github.com>
-
Shenghang Tsai authored
* update cmake * check in fix * add default for apple * skip and generate_api for in mac ci * fix yml * fix has_grad template * update flatbuffer * fix align * revert * revert * refine * add FLATBUFFERS_BUILD_TESTS=OFF * revert * refine * add note * Update flatbuffers.cmake * refine * rm log * FLATBUFFERS_BUILD_TESTS=OFF * Update flatbuffers.cmake * restore * refine * fix ndarry std::min * restore * refine * update test config * run doctest in cpu * fix vm::TestResourceDescScope * dont run doctest because it seems to involve more * add simple ci * refine * refine * add ubuntu * refine * refine * add todo * refine * refine cache * build oneflow if linux * refine * refine * fix cache order * refine cache key * refine * rm skip * add instruction on readme * refine * refine * revert * refine * refine * refine * Update CMakeLists.txt * add * Fix protobuf debug postfix * refine * fix * refine * refine * refine * refine * add config in matrix * refine * refine * refine * fix * add badge * refine * refine * refine * opencv diable intel ITT * rm RelWithDebInfo * refine * refine * rm intel ITT * dont use realpath to prevent failure * refine * fix * don't build Ninja with Release to reduce product * revert * refine order * refine order * refine order * refine order * less deps * refine * rm mkl note * refine * refine * link py libs if building shared lib on mac * refine * add handy name * refine * refine * refine * refine * refine * refine * quick fix * refine * refine * refine * refine Co-authored-by:
strint <xiaoyulink@gmail.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
liujuncheng <liujuncheng1022@gmail.com>
-
Houjiang Chen authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shijie authored
* fix conflict * add sort module * add sort testcase Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
yayeoCddy authored
* fix bceloss bug about weight * fix bceloss bug in default reduction * fix * fix * 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>
-
Xiaoyu Zhang authored
* fix bert backward bug * fix argwhere module bug * align dropout module with torch * fix acosh ci bug * fix where module bug * fix comments Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* Remove ONNX from setup py * refine * refine Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Juncheng authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
ZZK authored
* remove redundant assert and check * split to 3 ops file * remove useless header file * merge ops into single file * remove useless params Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* Don't build test by default * refine Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jun 24, 2021
-
-
Peihong Liu authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Xiaoyu Zhang authored
* fix bert backward bug * fix argwhere module bug * align dropout module with torch * fix acosh ci bug * fix l1loss bug * fix test bug Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* Don't build test by default * refine * Retry distributed run for 3 times to prevent failure * refine * revert changes unwanted * address review Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
liufengwei0103 authored
* move btob to op * 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>
-
liufengwei0103 authored
Co-authored-by:
Yurui Li <32978179+poohRui@users.noreply.github.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
yayeoCddy authored
* fix bceloss bug about weight * 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>
-
Shenghang Tsai authored
* check in changes * refine Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Qi Liu authored
* Qi's First Edit of deleting "print" * Qi's second edit of numpy inappropriate expressions * Deletion of "+Ellipsis" * Adding +ELLIPSIS * rm prelu.py Co-authored-by:
YaoChi <later@usopp.net>
-
Houjiang Chen authored
* Make the blob header memory aligned. * Aligned to 64 bytes. * Refine * Rename kAlignSize Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* refine * refine_grpc_cmake_for_conda * refine * refine * refine * rm * refine * refine * refine * refine * also fix opencv * refine * reorder * refine gflags and glog * rm useless * rm useless * rm useless * refine * rm var only available in protobuf Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jun 23, 2021
-
-
Houjiang Chen authored
* Add partial unary and math functional apis. * Revert elementwise pow. * auto format by CI * Support add with large number of inputs. * Update oneflow/python/nn/modules/math_ops.py Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> * Refine * Migrate binary and activation ops. * Migrate array ops. * Add or refactor activation grad funcs. * Add or refactor activation grad funcs. * Revert unpack all * Fix masked fill * Refine * Add nn ops. * Refine * Refine * Fix functional normalization. * auto format by CI Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> Co-authored-by:
Luyang <flowingsun007@163.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
liufengwei0103 authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
zev123456 authored
* add zeropad2d and testcase * add doctest * doctest edit * delete h,w if-else * add docs Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* debug_limited_cpu_cores * refine * refine * skip * refine * fix skip * refine reason
-
liufengwei0103 authored
* add detach for LazyMirroredtensorImpl * 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>
-
YongtaoShi authored
* add tile module * add backward testcase * add docstring * parameters consistent with pytorch Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shijie authored
* add argsort eager * add argsort testcase * refine testcase Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Yinggang Wang authored
* perf(AutogradEngine): release lambda function to reuse tensor memory * fix(AutogradEngine): release lambda timely when retain_graph is false Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
liufengwei0103 authored
* shorten XXIsDynamic4ArgNameAndIndex to be xxIsDynamic * 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>
-
- Jun 22, 2021
-
-
Shenghang Tsai authored
* refine * update ver gen * udpate bd whl * refine * refine * refine * update commit * refine * fix kernel launch * fix * add CI * fix * refine * refine * refine * refine * fix cuda link * add url * cmake_minimum_required(VERSION 3.17.0) * refine * refine * refine * address review * refine * refine Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
liufengwei0103 authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Ziqi Zhou authored
* delete onnx * Update test.yml Co-authored-by:
Shenghang Tsai <jackalcooper@gmail.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Houjiang Chen authored
* Add partial unary and math functional apis. * Revert elementwise pow. * auto format by CI * Support add with large number of inputs. * Update oneflow/python/nn/modules/math_ops.py Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> * Refine * Migrate binary and activation ops. * Migrate array ops. * Add or refactor activation grad funcs. * Add or refactor activation grad funcs. * Revert unpack all * Fix masked fill * Refine * Refine Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> Co-authored-by:
Luyang <flowingsun007@163.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jun 21, 2021
-
-
Houjiang Chen authored
* Add partial unary and math functional apis. * Revert elementwise pow. * auto format by CI * Support add with large number of inputs. * Update oneflow/python/nn/modules/math_ops.py Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> * Refine * Migrate binary and activation ops. * Add or refactor activation grad funcs. * Refine Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
Yinggang Wang <wyg19970408@gmail.com> Co-authored-by:
Luyang <flowingsun007@163.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* check in changes * update simple ci yml * refine * refine * refine * address review * refine * fix * fix * rm target grpc * fix Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* have-of_cudaobj-depend-on-prepare_oneflow_third_party * refine * refine * update simple ci * fix Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-