-
**Context and scope**
The Staking Manager contracts pack and upack Warp messages to/from byte strings. This involves bit manipulation which can likely be extracted into libraries.
@ARR4N 's POC he…
-
ERROR 'default' is not exported by node_modules/pdfmake/build/vfs_fonts.js, imported by ......
-
During model inference, model weight is frozen and won't change between iterations. CPU prefers special weight layout to accelerate the execution, then we need to prepack the model weight before model…
-
Data on the `dst` register in the compute kernel looks good, but is corrupted when printed from the output CB after packing -- hence, narrowed down to `matmul_pack_tile` function, which calls `llk_mat…
-
* 1、packing order be configurable, from bottom up or from rear to front;
* 2、same box can be arranged next to each other;
* 3、box add the maximum number of layers that are allowed to be stacked on t…
-
Currently, some of the files are there at the parent level of the unit test module, which can be cluttered if increases in the future (As the code grows, the files definitely increase in this area)
…
-
### Describe the bug?
When editing newly created ProtoFlux, you can highlight it with your laser and open your context menu. The pack in place button will appear, even if all the nodes are in the wor…
-
**Describe the problem you're trying to solve**
When packing a modelkit, each layer consists of a tar of the files in that layer's directory. For example, packing a model layer
```yaml
model:
pa…
-
Is there an independent p-drive tool or command-line parameter available ?
-
Hi, I'd like to check, is there proper attention masking done when applying **packing=true**?
What I means that, within the same batch, say we have 2 independent/unrelated samples packed together. …