-
Notifications
You must be signed in to change notification settings - Fork 124
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
Some questions about RegisterShape #71
Comments
Hello sir, I meet with the same problem as yours. So have you solved this bug? |
I am also getting the same issue. Any update on this? |
TFv2.3.0 ======================================================================
|
tensorflow2.0 version has RegisterShape. |
I have a problem, can help me please |
Traceback (most recent call last):
File "tests/test_warprnnt_op.py", line 3, in
from warprnnt_tensorflow import rnnt_loss
File "/NEWAI/Speech/Member/gaoxinglong/bin/anaconda3/lib/python3.7/site-packages/warprnnt_tensorflow-0.1-py3.7-linux-x86_64.egg/warprnnt_tensorflow/init.py", line 44, in
@ops.RegisterShape("WarpRNNT")
AttributeError: module 'tensorflow.python.framework.ops' has no attribute 'RegisterShape'
The text was updated successfully, but these errors were encountered: