Maksim Poroshin

Results 5 issues of Maksim Poroshin

Current value of allowedUpdates for '*' option is set to an empty array, which enables "all update types except chat_member, message_reaction, and message_reaction_count (default)". More details can be found in...

node/improvement
community

Simple validation logic was implemented ValidationBaseDataLoader class is added. This class is primarily a clone of StableDiffusionBaseDataLoader with an added boolean variable validation in the create_dataset method. To process new...

viztracer --tracer_entries 10000000 --ignore_frozen --ignore_c_function --log_func_args --max_stack_depth 30 -- scripts\train_ui.py ![2024-08-02_18-05-19](https://github.com/user-attachments/assets/c120503d-4905-4236-b3cc-cefff29f06cd) it's not infinite recursion like in https://github.com/gaogaotiantian/viztracer/issues/338, just very long process. Maybe additional flag limiting repr process would solve...

UI provides the ability to fold and unfold tree elements and a convenient way to look at variables. To avoid making changes to "trace," I use a class attribute "events"...

Trying to trace function "__execute_sample_during_training" from https://github.com/Nerogar/OneTrainer There are some errors at the end about \ and \: __execute_sample_during_training - put_events: so far: 918571 finalizing native tracer queue length 0...