-
Hi thanks for the lib! The https://huggingface.co/blog/packing-with-FA2 new feature looks great and can further speed up training using this repo. However, it has some problem: if I understand correct…
-
I am trying to run a script in `prepack`, but it causes the output to be [more than only the filename](https://github.com/0x80/isolate-package/blob/main/src/lib/utils/pack.ts#L51) and therefore fails …
-
Hi, the algorithm works well and thanks for the beautiful repo!
i notice in a simple packing, a error while choosing the best box.
BOX1:
Inner Width Inner Length Inner Depth
260 4…
-
[This report](https://docs.amd.com/v/u/en-US/wp486-deep-learning-int8) describes DSP packing for int8. I would like to extend it for quantization with fewer bits, increasing the speedup and reducing t…
-
Investigate opportunities and costs of lossy packing and lossless compression of data.
* Packing: reducing the precision of the data to quantity-specific levels of precision
* lossy - by defin…
-
All bin-packing predicates crash when no items are given. For example,
```
include "bin_packing.mzn";
constraint bin_packing(10, [], []);
```
results in
```
/tmp/bin_packing_test.mzn:3.…
-
**Describe the behavior you would like added to mBuild**
A clear and concise description of what the proposed idea is.
**Describe the solution you'd like**
A clear and concise description of what…
-
(I wrote this for #1414, but it's too lengthy and out of scope for that issue)
Right now, the highest total amount of shader stages I've seen on a map is 1551, which I believe can be decreased fur…
-
### What happened?
Hi,
I'm attempting to set new values in a grib1 file packed in grid_second_order using eccodes.codes_set_values.
When I'm doing it on a simple packed grib, everything works fine…
-
Hello Dr. Baranov,
We have been following the complete generation steps (-fba, -ls, -lsgd) to create varying sizes of monodisperse packings, without specifying diameters in a `diameters.txt` file. …