-
Currently, debug's `dump()` supports String, Int, and Bool. It doesn't support dumping `Address`, `Cell`, `Slice` etc.
To enhance developer experience it makes sense for `dump` to support all nativ…
0kenx updated
5 months ago
-
```
1. Change setting dialog font
Modify these lines in res.rc:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARD…
-
```
1. Change setting dialog font
Modify these lines in res.rc:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARD…
-
```
1. Change setting dialog font
Modify these lines in res.rc:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARD…
-
```
1. Change setting dialog font
Modify these lines in res.rc:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARD…
-
Hi. I would ask you if you could help me with this problem. I have an HTC m8 rooted with revolution mm rom and xposed 3 alpha 4. I have also installed sound profile apk by corcanoe (it's a profile cha…
-
We need extra dependency on scipy (and maybe others):
```
# pip install scipy
or
# pip3 install scipy
```
-
Hi, thanks for such a great work!
Just wondering if someone has done something to minimizing local_llm image size?
I've tried to build my customized image for text-only SLM inference, specifically…
-
-
**🐛 Bug**
I try to reproduce the LSTM model according to the tutorial. https://github.com/microsoft/nnfusion/blob/osdi20_artifact/artifacts/get_started_tutorial/README_GET_STARTED.md
```
Result…
ghost updated
3 years ago