-
### Description
A user reported an issue where they were on one commit using Xcode 15.1 where things were working correctly. They switched to a commit which uses Xcode 15.0.1 and run into generation …
-
In order to better solve compatibility issues
https://github.com/leptos-rs/leptos/discussions/2458
https://github.com/leptos-rs/cargo-leptos/blob/a44839eee131502b6faf398f1004d8918b999225/src/com…
-
When I run `goblin -file /home/frew/code/leatherman/internal/tool/status/status.go` (code is at https://github.com/frioux/leatherman/blob/54a4c6bc7b0d8e60cdab34be68d7d7708da97690/internal/tool/status/…
-
### Describe the bug
`extraCreateArgs` escapes the args, breaking them because they are not expanded by bash, being passed from systemd through an env var. Easier to understand with the repro:
#…
-
Here is some python code:
```python
from something.log import logger
from dotenv import load_dotenv
class Thing():
def __init__(self) -> None:
self.hi = "hello"
def method():
…
-
I am currently using two GPUs for training, but I keep encountering training errors.
* Number of GPUs: 2
lr = 2.0e-04: 0%| …
-
Re-use of CLI args and/or aliases is causing ugly output in CLI help, e.g. output of `qx lint --help` is
There are multiple entries for -F, -c, -v & -q
```
qx lint [files...]
runs eslint on the…
-
The README shows the command.WithArgs and arg.New . Are these available in a branch that you havent pushed ? If its not available I was wondering if I can work on doing it. 😃
-
pth导出onnx报错:
File "F:\workspace\ultralight-digital-human-plus\unet.py", line 154, in forward
x = self.conv1(x)
File "G:\software\miniconda3\envs\udh\lib\site-packages\torch\nn\modules\module.…
-
Hi,
Are there any more argument options for the poisson_reconstruction() besides 'depth'? 'Type' or 'samplesPerNode' ?
More importantly, the output mesh comes with lots of extraneous mesh bits (ex…