You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "F:\python\python_honorAI\训练数据截取_A.py", line 5, in
from Batch import create_masks
File "F:\python\python_honorAI\Batch.py", line 31, in
class MyIterator(data.Iterator):
AttributeError: module 'torchtext.data' has no attribute 'Iterator'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "F:\python\python_honorAI\训练数据截取_A.py", line 5, in
from Batch import create_masks
File "F:\python\python_honorAI\Batch.py", line 31, in
class MyIterator(data.Iterator):
AttributeError: module 'torchtext.data' has no attribute 'Iterator'
The text was updated successfully, but these errors were encountered: