OFA-Sys / OFA

Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Apache License 2.0
2.39k stars 248 forks source link

text image generation中文任务 #389

Open zwkkk opened 1 year ago

zwkkk commented 1 year ago

../aten/src/ATen/native/cuda/IndexKernel.cu:91: operator(): block: [124,0,0], thread: [64,0,0] Assertion index >= -sizes[i] && index < sizes[i] && "index out of bounds" failed.

bpe_dir=../../utils/BERT_CN_dict --bpe=bert 添加后报错