step_into_llm
step_into_llm copied to clipboard
transformer的ipynb速度还是慢
半个小时运行了半个epoch,下面是配置静态图加速的
mindspore.set_context(mode=mindspore.GRAPH_MODE,device_target='Ascend') 不知道fp16怎么配置