-
So, we have some existing code over at the PyTorch Ignite project that is actually pretty general and might be really handy to have in DALI: https://github.com/pytorch/ignite/pull/766
In core PyTor…
dnola updated
3 years ago
-
**heap-use-after-free at ast.h:506 (arith.bounded_expansion, qe_rec)**
z3 commit 48d4d8d
~~~~
(set-logic ALIA)
(set-option :smt.arith.bounded_expansion true)
(declare-const i7 Int)
(assert (exi…
-
Hey everyone,
It’s that time again — a review of the Loki block reward, and how we can shape it to bring the best outcomes to the Loki Network and its products.
This LRC is primarily about the …
-
when the currentBlock becomes close to the highestBlock, it stop growing, and the highestBlock begin to grow. A while later, the currentBlock begin growing again.
I run geth with command `geth --ri…
-
**Description of the problem**
A lot of our unit tests are dependent on the earth relief grids, and we keep having to change them every so often (see e.g. #350, #401, #452), and probably soon a…
-
The current quantiles implementation has served us well, but may need to be redone. It was, I believe, the result of a quick whiteboard session rather proper research of existing algorithms.
It has …
-
Hello All!
I have been an on and off user of Rainmeter in the past, typically as someone who just downloaded scripts and edited those to match what I wanted. One of the reasons I go back to my previo…
-
Current API allows for querying days on which Diagnosis Keys became available:
```bash
$ date +%Y-%m-%d
2020-06-13
$ curl https://svc90.main.px.t-online.de/version/v1/diagnosis-keys/countr…
-
**Godot version:**
3.0.6
**OS/device including version:**
Linux Pop!_OS 17.10 (Artful Aardvark)
**Issue description:**
One of the people playing our game noticed that the source cod…
-
As some folks have pointed out in the discord, Bevy ECS uses `rand::()` to generate entity ids, which gives entities a decent chance of colliding when in the tens of thousands.
This needs to be fix…