step_into_llm icon indicating copy to clipboard operation
step_into_llm copied to clipboard

transformer的ipynb速度还是慢

Open heast90 opened this issue 1 year ago • 0 comments

半个小时运行了半个epoch,下面是配置静态图加速的

mindspore.set_context(mode=mindspore.GRAPH_MODE,device_target='Ascend') 不知道fp16怎么配置

heast90 avatar Dec 03 '23 07:12 heast90