-
I would like to be able to have more than 'big' and 'thumb' and instead being able to define as many sizes as needed.
Is this currently possible?
-
#### Problem to Solve
Currently, octane encodes the execution payload obtained from engineAPI into the `MsgExecutionPayload.ExecutionPayload` field as json bytes.
Json is not strict, in the sense…
-
This would be useful for "8×16 OAM mode", mainly, but also metatile setups that require four unique tile IDs (usually those that don't go through an extra indirection layer).
-
In rust-multihash the digests are generic over their size. It should be possible to support arbitrarily sized Blake3 hashes. Currently the code will panic if you try a size differently from 256 bits.
-
How hard would it be to upgrade DM3270 to support arbitrary screen sizes, say like 62x160?
Thanks.
DJ
-
A lot of the standard steps don't accept sequences. E.g. `p:wrap`, `p:delete`, etc. Why not? It seems like an arbitrary limitation. Why not make all these steps accept sequences. They then just perfor…
-
Hi,
why can't I generate favicons larger than 48x48
I tried:
```
favicons: [
'favicon-16x16.png',
'favicon-32x32.png',
'favicon-96x96.png',
'favicon-128x128.png',…
-
Right now the memory and cores in the database are a bit arbitrary - luckily, we have all the data to reason about better `mem` values (and `cores` should probably typically be `mem/4` as discussed in…
-
It is useful in object detection context to allow arbitrary sizes by doing dynamic mask computation (probably possible only with relative position encoding).
These kinds of edits were done in https…
-
I ran into CUDA out of memory errors using a gtx 1050 (4gb) running the command:
`python ase/run.py --task HumanoidAMP --cfg_env ase/data/cfg/humanoid_sword_shield.yaml --cfg_train ase/data/cfg/tra…