EX Engine 33b7327c1d fix: add error logging to all corex module imports + dtype guard
Previous: except ImportError: pass (silent failure)
Now: logs WHY import failed so we can diagnose from docker logs

Also includes the matmul dtype guard fix:
  _ix_matmul only calls ixformer.matmul for float16 tensors
  Prevents stderr spam from GDN float32 accumulation path
2026-08-10 04:51:16 +00:00
2026-08-07 08:43:51 +00:00
2026-07-30 17:03:23 +08:00
2026-08-07 07:47:01 +00:00

project_6

Description
No description provided
Readme 427 MiB
Languages
C++ 41.8%
Cuda 31.6%
Python 22.2%
C 2.1%
CMake 1.1%
Other 1.1%