Kirigaya Kazuto
Kirigaya Kazuto
use p2p_v2 to recontruct pipeline_schedule and test it with `tests/test_data_pipeline_tensor_parallel/test_cifar_with_data_pipeline_tensor_v2.py`
hi guys, nice work! However, maybe you forget to make torch.eye to device in `one_hot_embedding`? Modified `one_hot_embedding` in `helpers.py` as ```python def one_hot_embedding(labels, num_classes=10): # Convert to One Hot Encoding...
I meet problem when building wheels for pyopenjtalk, followings are some errors during the building of openjtalk: > here is the branch of openjtalk I use https://github.com/r9y9/open_jtalk/tree/ce06fc565eecbf57a698dacde935f2060a60d627 ``` ... lib\open_jtalk\src\mecab/src\dictionary.cpp(68):...