-
Hi,
can you point me to where the MBARC error profile for ART is coming from? I could not find any information on that.
In any way, I think it introduces way to high error rates that are more co…
-
MMEX version:
- [ ] 1.6.0
- [ ] 1.6.1
- [ ] 1.6.2
- [x ] 1.6.3
- [ ] Other (please specify)
Note: bug reporters are expected to have verified the bug still exists
either in the last sta…
-
Registering a helper as Sync or Async, It helps to listen for callbacks, and get the data from callback.
-
**redisson version**: 3.11.2
**redisson config:**
singleServerConfig:
address: "redis://127.0.0.1:6379"
password: null
# redis节点里显示的客户端名称
clientName: null
# 数据库编号
da…
-
Please clarify on what license this project should be distributed.
Thank You for Your work on this!
-
Hey everyone! I have a big refactor in the works with some breaking changes, and I thought I'd take this opportunity to re-release BA with a better name and a 1.0 version.
The new release modularize…
-
This is taken from the tests:
```scala
sealed trait EnumVal
val BarA = new EnumVal { val name = "A" }
val BarB = new EnumVal { val name = "B" }
val BarC = new EnumVal { val name = "C" }
Generic[…
-
# 1. Setting `current-pkg-catalogs` parameter does not change the catalogs used by `pkg-install-command`
```
(require net/url)
(current-pkg-catalogs (list (string->url "https://google.com")))
(pkg…
-
Hi, I have installed the package `pytorch-stacked-hourglas`, and the version is `1.0.0a9`.
but the error `No module named 'stacked_hourglass.datasets'` occurred , when I run the inference script
`p…
-
**redisson version: 3.11.2**
**redisson config:**
singleServerConfig:
address: "redis://127.0.0.1:6379"
password: null
clientName: null
database: 0
idleConnectionTimeout: 10000
pingTimeout: 10…