KokomiCat
KokomiCat
**Describe the bug** When running https://github.com/microsoft/DeepSpeedExamples/tree/master/autotuning/hf/gpt2, it throws AttributeError: 'NewGELUActivation' object has no attribute '__flops__' **To Reproduce** ./test_tune.sh tune **Expected behavior** Runs successfully **ds_report output** [2022-06-23 22:20:46,880] [WARNING] [partition_parameters.py:60:] unable...
https://opencollective.com/live2d-widgetjs#contributors https://opencollective.com/live2d-widgetjs/contributors.svg?width=890&button=true
> Migrated from https://github.com/EYHN/hexo-helper-live2d/issues/59 - [x] 简化无需使用的代码 - [x] cJs代码为单model - [x] 调整 cJs function 顺序 - [ ] onbeforeprint - [ ] onfterprint
- [x] `L2DTargetPoint.FRAME_RATE = 60;` in Live2DFramework.js - [x] use 60% instead of xxxpx
> Migrated from https://github.com/EYHN/hexo-helper-live2d/issues/43 提取到的一些模型含有久置动作,想把这些动作利用起来。 例如鼠标停留或移出浏览器窗口指定时间后触发 - [ ] 将motion组所有的动作都使用起来 - [ ] 确认声音可以正常加载 #53 https://developer.mozilla.org/zh-CN/docs/Web/Events ```js this.models[i].startRandomMotion(cDefine.MOTION_GROUP_PINCH_IN, cDefine.PRIORITY_NORMAL); this.models[i].startRandomMotion(cDefine.MOTION_GROUP_PINCH_OUT, cDefine.PRIORITY_NORMAL); ``` // unused motion: flick_head // unused motion: pinch_in...
> Migrated from https://github.com/EYHN/hexo-helper-live2d/issues/72 - [ ] loading symbol? https://github.com/EYHN/Aki - [ ] optimize
> Migrated from https://github.com/EYHN/hexo-helper-live2d/issues/63 - [ ] DEBUG_DRAW_HIT_AREA - [ ] DEBUG_DRAW_ALPHA_MODEL - [ ] lipSync more from pixi-live2d and live2d.core api
> Migrated from https://github.com/EYHN/hexo-helper-live2d/issues/58 - [ ] Add scaling to let the user scale their model - [ ] Auto scale the model and let it fit the canvas