Closed ankitsindhu closed 4 years ago
'\torch\nn\backends\backend.py' line 11, in getattr
"Could not find function class for [{}]".format(name)) AttributeError: Could not find function class for [Embedding]
This seems like an internal pytorch error due to versioning and not something spawning from our work. You might be running a version higher than when the code was writtern
'\torch\nn\backends\backend.py' line 11, in getattr
"Could not find function class for [{}]".format(name)) AttributeError: Could not find function class for [Embedding]