|
@ -26,7 +26,7 @@ For `ind` input, if a data in one of the modalities is invalid(such as NaN) or y |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```python |
|
|
```python |
|
|
from towhee.dc2 import pipe, ops, DataCollection |
|
|
|
|
|
|
|
|
from towhee import pipe, ops, DataCollection |
|
|
import torch |
|
|
import torch |
|
|
|
|
|
|
|
|
torch.manual_seed(42) |
|
|
torch.manual_seed(42) |
|
|