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

训练出现问题 #257

Open
Taonanana opened this issue Sep 8, 2023 · 0 comments
Open

训练出现问题 #257

Taonanana opened this issue Sep 8, 2023 · 0 comments

Comments

@Taonanana
Copy link

Traceback (most recent call last):
File "train.py", line 8, in
import tensorlayerx as tlx
File "/root/miniconda3/lib/python3.8/site-packages/tensorlayerx/init.py", line 6, in
from .backend import *
File "/root/miniconda3/lib/python3.8/site-packages/tensorlayerx/backend/init.py", line 4, in
from .ops import BACKEND
File "/root/miniconda3/lib/python3.8/site-packages/tensorlayerx/backend/ops/init.py", line 5, in
from .load_backend import padding_format
File "/root/miniconda3/lib/python3.8/site-packages/tensorlayerx/backend/ops/load_backend.py", line 87, in
raise NotImplementedError("This backend is not supported")
NotImplementedError: This backend is not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant