-
Hi, I've look through the docs and could not find how to set in the pruning config(suppose we use l1-norm-pruner) so that remained convs have channel number that is divisible by a certain number, say …
-
Motivation: https://github.com/pytorch/pytorch/issues/110098
This is a tracking issue. Files to walk through:
- [ ] backends/xeon/test_launch
- [ ] benchmark_utils/test_benchmark_utils
- [ ] dis…
-
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='/…
-
For Feature-request:
* describe your feature as detailed as possible
YOLObile framework, a real-time object detection on mobile devices via compression-compilation co-design.
* provide li…
-
This describes some options for implementing headers-first syncing and how it relates to block persistence. The new blockindex and chainview structures in the `blockchain` package go a long way toward…
jimpo updated
7 years ago
-
When I reproduce [cifar10_ddp](https://github.com/Xilinx/Vitis-AI/tree/master/examples/Vitis-AI-Optimizer/vai_p_pytorch/cifar10_ddp) example, the program stuck in the last step of analyse so I must k…
-
### Description
For Amazon Product Search, we use `IndexOrDocValuesQuery` and have changed it to take a listener type object that records and reports on the decision the query has made. We look at ho…
-
This needs to go hand in hand with changes to the conversion process in [`exporters`](https://github.com/huggingface/exporters) and [`transformers-to-coreml`](https://huggingface.co/spaces/coreml-proj…
-
## Introduction
Currently the fundamental component accessible to users is the **Flint Index**. In essence, a Flint index represents a derived dataset sourced along with its metadata log for index …
-
Hi, @MingSun-Tse @yulunzhang ,we are all interesting in your this work, but I also meet reproduce problems. We using this code and training settings, but can't reproduce same results in paper or relea…