我的环境:
python 3.10
(nncase) F:\Download>dotnet --version
7.0.410
报错:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key 'k230' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Nncase.Targets.TargetProvider.GetTarget(String name) at Nncase.CompilerServicesProvider.GetTarget(String name) at Nncase.Compiler.Interop.CApi.TargetCreate(Byte* targetNamePtr, UIntPtr targetNameLength)