Commit db7b3f1
committed
feat(ui/circuits): add BiasNodeSchema and update NodeSchema
Introduced BiasNodeSchema to define a new node type with fields for featureType, nodeId, layer, ctxIdx, and isFromQkTracing. Updated NodeSchema to include BiasNodeSchema, enhancing the flexibility of node representation in the circuit.1 parent 8da134c commit db7b3f1
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
64 | 74 | | |
| 75 | + | |
65 | 76 | | |
66 | 77 | | |
67 | 78 | | |
| |||
0 commit comments