- Jun 30, 2021
-
-
Xiaoyu Zhang authored
* add new ones module * add newones module test * add newones module test * add new_ones module doctest * add test_case * 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 29, 2021
-
-
Luyang authored
* refine and add test case * support ellipsis type slice * refine * refine * support slice assign ellipsis type * refine * register fn to localtensor * make sure input's dtype == update's dtype Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
binbinHan authored
* use_symbol_device * use SymbolOf 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>
-
guo ran authored
* hard_ware acc * generate roi * jpeg decoder fallback to cpu decoder when not jpeg * CreateDecodeHandleFactory add target_width target_height * refine * fix * 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>
-
Xiaoyu Zhang authored
* add bmm module * add bmm module test * add doctest * add doctest * fix docstring bug * fix commets Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shijie authored
* add image decode module * add gen_tensor_buffer module * add testcase * convert PIL to cv2 in testcase Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* build nightly for py39 * refine * rfine * revert * refine * address review * refine * max-parallel: 3 Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Yurui Li authored
* fix file is not exit * minor fix * minor fix * print errno * add test case * refine Co-authored-by:
liufengwei <2472937968@qq.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jun 28, 2021
-
-
binbinHan authored
* fix_bug_in_make_parallel * optimize * optimize Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
Shenghang Tsai authored
* add files * refine * refine * refine Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
guo ran authored
* optimize softmax warp impl * fix * add block size conf * use ComputeType as template * refine dispatch Smem block size * rename fetch to load * refine Co-authored-by:
Juncheng <liujuncheng1022@gmail.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
liufengwei0103 authored
* replace train_conf, job_conf using cfg::xx * auto format by CI Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org>
-
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>
-