mirror of
https://github.com/wassname/seq2seq-time.git
synced 2026-08-04 13:14:48 +08:00
docstring, xattn working
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import warnings
|
||||
warnings.filterwarnings('ignore', 'Consider increasing the value of the `num_workers` argument', UserWarning)
|
||||
warnings.filterwarnings('ignore', 'Your val_dataloader has `shuffle=True`', UserWarning)
|
||||
Reference in New Issue
Block a user