Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
由于torch发布2.14.0,强制要求c++20,导致在torch2.14.0环境编译cann_ops_nn会报错。需要识别最新版本并使用c++20编译。
开发者
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
由于torch发布2.14.0,强制要求c++20,导致在torch2.14.0环境编译cann_ops_nn会报错。需要识别最新版本并使用c++20编译。
Origin(信息来源)
开发者
Benefit / Necessity (价值/作用)
Design(设计方案)