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

Problems I encountered when running train1 #123

Open
neil3212080 opened this issue Feb 25, 2020 · 2 comments
Open

Problems I encountered when running train1 #123

neil3212080 opened this issue Feb 25, 2020 · 2 comments

Comments

@neil3212080
Copy link

Traceback (most recent call last):
File "train1.py", line 79, in
train(args, logdir=logdir_train1)
File "train1.py", line 60, in train
launch_train_with_config(train_conf, trainer=trainer)
File "/usr/lib/python2.7/site-packages/tensorpack/train/interface.py", line 90, in launch_train_with_config
model.get_input_signature(), input,
File "/usr/lib/python2.7/site-packages/tensorpack/utils/argtools.py", line 200, in wrapper
value = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/tensorpack/graph_builder/model_desc.py", line 90, in get_input_signature
inputs = self.inputs()
File "/usr/lib/python2.7/site-packages/tensorpack/graph_builder/model_desc.py", line 122, in inputs
raise NotImplementedError()
NotImplementedError

@neil3212080
Copy link
Author

I use this method to run train1:python2 train1.py timit
How to modify the problem I encountered??

@13159590291
Copy link

i have the same problem. have you solved it now?

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

2 participants