-
Hi @VainF
First of all, thanks for the amazing work.
I am currently working on deriving a tradeoff curve for ViT-b-16 (torchvision) to show the accuracy vs compression tradeoff for a given prun…
-
```
#run code
import omicverse as ov
import scanpy as sc
import matplotlib.pyplot as plt
ov.utils.ov_plot_set()
adata = ov.read('VIA-test-P.h5ad')
adata
```
```
AnnData object with n_obs × n…
-
### What would you like to see added to or changed in Neo, and why?
Every now and then I prune all revisions. This spawns thousands and thousands of “Deleting old Neo blocks” queue jobs, especially o…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/GeorgS/turbo-reproduce-ignore…
-
We have seen some CI jobs failing over the weekend with this issue:
```
08:34:04 ../../src/main/python/orc_test.py::test_read_nested_pruning[false-orc-{'spark.rapids.sql.format.orc.reader.type': 'MU…
-
__System info:__
Cronos [version 1.4.0-rc3](https://github.com/crypto-org-chain/cronos/releases/tag/v1.4.0-rc3)
Ubuntu `22.04` with `8 cores` and `16GB RAM`
Ethermint commit e4d00df93541
__Ste…
-
**Feature type?**
- [ x ] Algorithm request (Requesting a new algorithm to be added/implemented in nyuntam)
- [ ] Integration request (An integration with other libraries and frameworks to increase …
-
### Game Version
1.19.4
### Platform
Windows
### Modded
Modded
### SP/MP
Singleplayer
### Description
I ran `/db prune 24 confirm` on a single player copy of a multiplayer world to try and ge…
-
## Steps to Reproduce Issue
made a new node and synced it fully via a rocksdb snapshot. its synced to the same state as the public rpc im using for comparison.
when I grab object 0xf699e7f2276f5c9…
-
Hello author! May I ask if this model can handle deep grouped convolution models? Additionally, for reparameterized models, is this method applicable during the training stage?