-
#### System information
Erigon version: 2.55.1
OS & Version: Ubuntu 22.04.3 LTS
Commit hash: n/a
Erigon Command (with flags/config):
`erigon --chain=gnosis --authrpc.jwtsecret=/etc/erigo…
-
### Description
When Volcano schedules heterogeneous resources such as GPU, it first filters the node through the predicate, and then allocates GPU resources through the callback function AllocateF…
-
When using `keras.layers.MaxPooling2D` with PyTorch backend, there is an inconsistent execution result between static inference shape and dynamic results.
```
import os
import re
import torch
i…
-
#### What would you like to be added:
While the current proposed specification (earmark for documentation in #8) requires MetaChain to run alongside NativeChain 100% of the time. This issue propose…
-
(optional) Briefly introduce yourself.
---我按照gradcam的example代码运行如下
```
from PIL import Image
import paddle
import interpretdl as it
from interpretdl.data_processor.readers import read_image
#…
-
Investigate the possibility of JS using the SDK running in [React](https://react.dev/) to call native executable code.
This case is useful to provide hight speed and secure cryptographic support to r…
-
### Describe the issue
The CPU implementation of LayerNormalization occasionally produces `nan` when computing the square root of variance. This occurs when the input variance is extremely small, p…
-
When I use assays separated by sample in V5 format to plot the VlnPlot of the RPS4Y1 gene, I get the error:
```
Error in if (all(data[, feature] == data[, feature][1])) { :
missing value where …
-
from https://datafusion.apache.org/
> DataFusion is an extensible query engine written in [Rust](http://rustlang.org/) that uses [Apache Arrow](https://arrow.apache.org/) as its in-memory format. D…
-
Develop a new design document describing the new design and architecture for the consensus node (consensus + execution layers). This new design should be optimized for simplicity, stability, security,…