Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Add version check to mxnet and move all files related to mxnet to a separate namespace #1486

Open
sxjscience opened this issue Jan 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@sxjscience
Copy link
Member

sxjscience commented Jan 16, 2021

Description

We are preparing for multi-backend support of GluonNLP. We are going to have the mx namespace to hold all the MXNet-2.0 related files and the torch namespace to hold all the pytorch-related files.

MXNet Module
- gluonnlp.mx

Potential PyTorch Module
- gluonnlp.torch

Potential JAX Module
- gluonnlp.jax
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant