Files
project_6/qwen3_6_scripts
Claude e7247bd57b build: integrate ix_full_bridge + corex_moe_index_combine into docker patch_ops.sh
Verified on real BI-V100:
- 16 .so all load successfully (15 corex + 1 ix_full_bridge)
- topk_softmax: OK (corex .so fallback works)
- protocol extra=allow: OK (max_completion_tokens accepted)
- ix_full_bridge exports: silu_and_mul, rms_norm, fused_add_rms_norm,
  rotary_embedding, reshape_and_cache
2026-08-14 07:09:01 +00:00
..