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
Round 1 (Copilot Ascend#5, Ascend#9, Ascend#10, Ascend#17, Ascend#20):
- fix(serial_utils): preserve scalar shape in round-trip serialization
- fix(zmq_utils): add strict=True to zip calls
- fix(metadata): use warnings.warn for parse_dtype fallback
- refactor(metadata): remove dead _convert_legacy_sample_meta code
- fix(simple_backend): downgrade storage unit log to DEBUG
Round 2 (Copilot Ascend#24, 0oshowero0 Ascend#27, Ascend#28):
- perf(simple_backend): track active keys with _active_keys set for O(1)
capacity check, replacing O(K×F) existing_keys scan in put_data
- docs(tutorial): merge demonstrate_batch_meta_construction() and
demonstrate_batch_meta() into demonstrate_batch_meta_operations(),
eliminating 3 duplicate demos and fixing misleading function name
Signed-off-by: 看我72遍 <m.pb@msn.com>
0 commit comments