Densely-Interactive-Inference-Network icon indicating copy to clipboard operation
Densely-Interactive-Inference-Network copied to clipboard

Import error

Open xionghhcs opened this issue 7 years ago • 0 comments

I want to run the script of train_quora.py.But it seem that there is not the module of YF in the floder util

Traceback (most recent call last):
  File "train_quora.py", line 17, in <module>
    from util.YF import YFOptimizer
ImportError: No module named YF

How can I fix this error??

xionghhcs avatar May 05 '18 11:05 xionghhcs