Commit History

revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them)
bf19996
verified

MbBrainz commited on

Fix: detect literal tensor(int64) type strings, not just type constraint params — fixes Unsqueeze/Reshape/Squeeze/Expand/Pad/ReduceSum/ReduceMean/Resize/ScatterND
4a0c481
verified

MbBrainz commited on

Schema-driven fix: ConstantOfShape/Tile INT64 constraints + comprehensive type validation
02b5b8c
verified

MbBrainz commited on

Fix: forward type propagation resolves unknown tensor types; fixes Concat/Reshape cascade errors
da6970a
verified

MbBrainz commited on

Fix structural inputs with unknown types: safety Cast(->INT64) for Concat/Unsqueeze outputs feeding Reshape/Expand/Slice
30e73aa
verified

MbBrainz commited on

Fix Range type mismatches: switch to schema-based type detection covering all ONNX operators
a3bcb19
verified

MbBrainz commited on

Fix all WebGPU type issues: Shape dtype, structural INT64, Cast insertion for type mismatches
9e30c11
verified

MbBrainz commited on

fix: restore INT64 for structural inputs (axes/shape/starts) + remove Shape dtype + regenerate value_info
19e5b24
verified

MbBrainz commited on

fix: minimal fix - only remove Shape dtype + regenerate value_info via shape inference
492c7cb
verified

MbBrainz commited on

fix: use shape inference for correct value_info types (fixes Shape/Gather INT64 mismatches)
b62334a
verified

MbBrainz commited on

fix: preserve INT64 on Shape outputs + remove dtype attr for WebGPU EP
bf9235b
verified

MbBrainz commited on

fix: remove Shape dtype attribute + INT64→INT32 for WebGPU EP compatibility
cce102d
verified

MbBrainz commited on

Fix all int64→int32 type annotations for WebGPU compatibility
796ab40
verified

MbBrainz commited on

initial commit
dbee32a
verified

MbBrainz commited on