Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev replace py parallel conf proto to cfg #3810

Merged
merged 70 commits into from
Nov 30, 2020

Conversation

ouyangyu
Copy link
Contributor

No description provided.

@ouyangyu ouyangyu requested a review from clackhan November 12, 2020 10:44
@ouyangyu ouyangyu marked this pull request as ready for review November 12, 2020 11:03
…dev_replace_py_parallel_conf_proto_to_cfg
@clackhan clackhan requested review from oneflow-ci-bot and removed request for oneflow-ci-bot November 27, 2020 09:23
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 27, 2020 11:03
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 27, 2020 16:20
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 28, 2020 04:33
@clackhan clackhan force-pushed the dev_replace_py_parallel_conf_proto_to_cfg branch from 42e0a11 to be5d22e Compare November 28, 2020 11:25
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 28, 2020 13:22
…dev_replace_py_parallel_conf_proto_to_cfg
@clackhan clackhan force-pushed the dev_replace_py_parallel_conf_proto_to_cfg branch from be5d22e to fa8e715 Compare November 28, 2020 13:37
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 28, 2020 16:36
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 30, 2020 02:47
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 30, 2020 04:17
@oneflow-ci-bot oneflow-ci-bot removed their request for review November 30, 2020 10:14
@oneflow-ci-bot oneflow-ci-bot merged commit cad594b into master Nov 30, 2020
@oneflow-ci-bot oneflow-ci-bot deleted the dev_replace_py_parallel_conf_proto_to_cfg branch November 30, 2020 10:15
liujuncheng pushed a commit that referenced this pull request Jun 3, 2021
* Replace the py instruction with CFG Instruction

* move RunInstruction to pybind & refactor EagerOneflow's interface by cfg

* use forward declaration

* Remove unused import

* fix code style

* Adjust import order

* replace py parallel_conf proto to cfg

* fix test_cpu_only_user_op parallel_conf

* move RunInstruction api to oneflow_api.vm

* fix MakeMachineId2DeviceIdList

* remove useless line in oneflow_internal.i

* replace args str to cfg_obj in python callback

* add forward declear of InstructionListProto

* cancel forward declear of InstructionListProto

* fix a name spelling mistake

* use the CFG object in the Python Callback

* use cfg in the py Callback

* fix redundant conversions

* fix template bug

* fix template

* virtual const tmplate cfg

* fix template.cfg.h

* update cfg

* update cfg

Co-authored-by: clackhan <han_binbin@163.com>
Co-authored-by: oneflow-bot <69100618+oneflow-bot@users.noreply.github.com>
Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Former-commit-id: cad594b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants