300Vimport torch_npu出现Register eager implementation for the 'npu' backend of dynamo, as torch_npu was not compiledwith
收藏回复举报
300Vimport torch_npu出现Register eager implementation for the 'npu' backend of dynamo, as torch_npu was not compiledwith
新人帖
发表于2024-03-05 11:28:49
0 查看
>>> import torch 

>>> import torch_npu 

/usr/local/python3.8.5/lib/python3.8/site-packages/torch_npu/dynamo/__init__.py:18: UserWarning: Register eager implementation for the 'npu' backend of dynamo, as torch_npu was not compiled with torchair. 

  warnings.warn(

本帖最后由 匿名用户2024/03/11 18:25:23 编辑

我要发帖子