-
### Describe the bug
`var keymap = TopLevel.GetTopLevel(target)!.PlatformSettings!.HotkeyConfiguration;`
TopLevel.GetTopLevel(target) returns null, causing program crash.
System.NullReferenceExce…
-
https://pytorch.org/docs/master/tensor_attributes.html#torch-device
Now this function only return `cpu` or `cuda`. I failed to run some transformer based models on my MacOS due to this limitation.
!…
-
## File Migration Checklist
- [ ] launch
- [ ] task_runner.launch
- [x] interface
- [x] controls.py
- [x] cv.py
- [x] marker_dropper.py
- [x] state.py
- [x] message_conversion
- […
-
Hi there!
I'm just giving a try to tuned instead of the regular PPD but I'm seeing some errors on the logs, not sure if an issue on my side or the program.
When changing to balance and running a…
-
Checklist
- [X] Create `sweepai/utils/test_gitlab_utils.py` ✗ [Edit](https://github.com/bartbot/sweep/edit/sweep/create_unit_tests_for_sweepaiutilsgitlab/sweepai/utils/test_gitlab_utils.py)
- [X…
-
D:\kohya_ss\venv\lib\site-packages\diffusers\utils\outputs.py:63: FutureWarning: `torch.utils._pytree._register_pytree_node` is deprecated. Please use `torch.utils._pytree.register_pytree_node` instea…
-
你好,在复现longhua2数据,运行bash/3_2_cross_view_process.sh遇到了错误
在gp_nerf/datasets/dataset_utils.py get_rgb_index_mask_depth_dji_instance_crossview 函数中 keep_mask = metadata.load_mask()返回为None,后续代码使用torch.…
LCsee updated
3 weeks ago
-
train_batch_size 在json文件中train_batch_size改为1。我还是之前的问题,你是怎么解决其他模态生成的问题。
_Originally posted by @Oscarnibaba in https://github.com/NExT-GPT/NExT-GPT/issues/97#issuecomment-2375896921_
…
-
The example in the readme uses `diffcp.utils.random_cone_prog` which is actually defined here: https://github.com/cvxgrp/diffcp/blob/cbea99715974e36050232d20ff22c38bb92ea91f/examples/utils.py
Perha…
bamos updated
5 years ago
-
in utils.BytesBufferGet, the code use bytesBufferChan. May I know what is the usage/improvement of that channel based on?
In my application, it consume much CPU resource. (the pprof of the applicatio…