0
点赞
收藏
分享

微信扫一扫

模型量化技术-INT8

司马吹风 2023-09-13 阅读 15

maven install没问题,新版本idea中编译则报错。

原因应该是新旧版本对Scala Compiler的调用逻辑有差异。造成的,因为同样的工程,在旧版本里可以正常编译。

解决方法

Settings > Build, Execution, Deployment > Compiler > Scala Compiler ->修改 Incrementality type 为 IDEA
在这里插入图片描述
然后重新build即可

参考

scala: No scalac found to compile scala sources

举报

相关推荐

算法模型量化

0 条评论