Won-Kyu Park

Results 29 issues of Won-Kyu Park

Please see #125 add additional youtube feed properties * add `media:group - media:title` * add `media:group - media:thumbnail`

try to set the desired sampling rate. ### Description this fix try to set the desired sampling rate by modifying `nSamplesPerSec` ### Motivation and Context I'm not sure but when...

enhancement

support Github Actions based on the obs-plugintemplate and * fix some compile warnings * replace deprecated `avcodec_encode_video2()` * fix formatting warnings to pass ci * misc fixes added to build...

this is for obs 27 stable branch.

based on https://github.com/openai/triton/pull/2465 * manually applied, rebased, fix lint errors * use `set_target_properties()`, cleanup for windows * remove `'/A'` platform option to use windows ninja, remove unknown option `'/m'` *...

* fix deprecation warning * use bash shell to fix error (please see https://github.com/openai/triton/actions/runs/7086790619 ) ---- latest windows llvm build is available at https://github.com/wkpark/triton/actions/runs/7517218687

### System Info OS: Windows10 Python: 3.10 Torch: 2.1.2 GPU: 4060 TI 16GB Cuda: 11.8 bitsandbytes: latest snapshot ### Reproduction this is just a report for current windows support ###...

This is a proof-of-concept, quick and dirty, CUDA version independent, dymamic CUDA library wrapper fix. - [x] `cuda_setup/main.py` compatible with older libraries. (older libraries mean libs with cuda version tags)...

~~fix regressions introduced by PR #949~~ - [x] ~~PR #1038 included.~~ (merged) # misc workflows fixes ## restored restore some accidentally and not carefully merged but abandoned stuff. - [x]...

Don't know why but PR #636 already merged onto a separate dev branch but was accidentally removed without reason, I guess. rebased/squashed and conflict resolved manually onto the main branch...