Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

DataParallelExecutorGroup Issue? #18623

Closed
FranciscoReveriano opened this issue Jun 26, 2020 · 2 comments
Closed

DataParallelExecutorGroup Issue? #18623

FranciscoReveriano opened this issue Jun 26, 2020 · 2 comments
Labels

Comments

@FranciscoReveriano
Copy link

Hello. I was wondering if this file was moved to a different location. I built MxNet from source and the following command no longer works:
from mxnet.executor_manager import DataParallelExecutorGroup

@FranciscoReveriano
Copy link
Author

I am also not able to make the following imports anymore:
from mxnet.module.base_module import BaseModule, _check_input_names, _parse_data_desc

@leezu
Copy link
Contributor

leezu commented Jun 26, 2020

You can refer to #17676 regarding these API deprecations
Does the 1.x branch or the last stable release work for you? There the APIs are available

@leezu leezu closed this as completed Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants