You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the tensorflow-neuron for inf1 released in SDK 2.20.2 is not compatible with latest SDK 2.21 runtime. You may see the following error when executing a traced model:
........
Compiler status PASS
2024-Dec-23 22:35:20.691409 28490:28590 ERROR TDRV:arch_init Architecture not found 1
python3: /opt/workspace/KaenaRuntime/tdrv/tdrv_arch_type.c:96: tdrv_get_number_devices_on_instance: Assertion `device_count != 0' failed.
There was no update to tensorflow-neuron for inf1 in SDK 2.21.
A work-around is to use tensorflow-neuron for inf1 released in SDK 2.20.2 with runtime from SDK 2.20.2 only.
The text was updated successfully, but these errors were encountered:
Currently, the tensorflow-neuron for inf1 released in SDK 2.20.2 is not compatible with latest SDK 2.21 runtime. You may see the following error when executing a traced model:
There was no update to tensorflow-neuron for inf1 in SDK 2.21.
A work-around is to use tensorflow-neuron for inf1 released in SDK 2.20.2 with runtime from SDK 2.20.2 only.
The text was updated successfully, but these errors were encountered: