Tom Han

Results 5 issues of Tom Han

Hi, This is a general question about the `-slocal` and `-llocal` parameters. I wonder under what condition would the callpeak function uses `-slocal` and when `-llocal` is used? Since I'm...

General Question

- Changed `application.fam` to use `apptype=FlipperAppType.EXTERNAL`. - Replaced `ValueMutex` with `FuriMutex` in `hello_world.c` --- I'm a beginner trying to learn how to develop plugins for Filpper, this repo helped a...

**Is your feature request related to a problem? Please describe.** In the new dlc3.0.0 release with PyTorch, some metrics are displayed after every epoch (test error / test recall/precision). But...

Feature-request
WORK IN PROGRESS!

This pull request introduces dark mode support for two CSS files: `github.css` (for code highlighting) and `default.css` (for the Techfolio theme). Also updated `bootstrap.css` to the latest version. ### Dark...

closes #663 When using `uv` to install `label-studio-ml-backends`, it would give an error: ```sh $ git clone https://github.com/HumanSignal/label-studio-ml-backend.git $ cd label-studio-ml-backend/ $ uv venv # create an uv env $...

fix