-
**Describe the issue**
On large repository with ~70k commits the command "git lfs prune" takes a long time.
Up to 5-10 minutes on SSD drive.
**System environment**
Windows 10.
**Output of `gi…
-
I am seeing errors when running the Method 1 prepare_model.ipynb.
With Pandas 1.5.x I see this:
> Retrieving weather data for canazel
>
>
> Currently retrieving data for canazel: from 2011-01…
-
Great framework!
I have some questions for EvoPress
1. Is this a valid config to run EvoPress (pruning) properly?
```bash
#!/bin/bash
export CUDA_VISIBLE_DEVICES=0,1
export SSL_CERT_DIR='/…
-
**Describe the bug**
When using `tf.keras.mixed_precision.experimental.Policy("mixed_float16", loss_scale="dynamic")` the `sparsity.prune_low_magnitude` fails in tensor type conversion with the error…
-
This is the script we used to produce the Mobilenet V1 results with pruning [here](https://www.tensorflow.org/model_optimization/guide/pruning#image_classification), together with Distribution Strateg…
-
[Nrgnn: Learning a label noise resistant graph neural network on sparsely and noisily labeled graphs](https://dl.acm.org/doi/abs/10.1145/3447548.3467364)
```bib
@inproceedings{dai2021nrgnn,
title…
-
**Describe the bug**
Training a sparse model including an Masking Layer and an LSTM, and then stripping model with strip_pruning() produces models that handle the masking differently. This means the…
-
I am finetuning the tf.keras.applications model on my data for the problem of image classification. I was able to complete training and test results look good. In order to deploy the model, I wanted t…
-
Hello, can you provide some sample data, so that it is convenient to run the code?
Are the two papers you listed using this same code?
-
Hi all,
I am setting up from scratch and running the [hls4ml tutorial](https://github.com/fastmachinelearning/hls4ml-tutorial) (main branch). I get an error that is a new one: `AttributeError: modu…