aohan237

Results 13 issues of aohan237

Im'new guy in dl and pytorch. i read your tutorial https://pytorch.org/tutorials/intermediate/char_rnn_generation_tutorial.html but i wonder ,why you inherit nn.module as a Rnn,but you dont you nn.lstm etc. why? Is nn.lstm is...

here is the simple example from doc.rs, just modify the group name to chinese https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=3775118597eecd8c8e4a98475917b9d1 throw this error: error: invalid capture group character

enhancement

change generate_crud args to: generate_crud(app, model_array, base_url='/', methods=['GET']): *** app.add_route(_generate_base_route(model_array), base_url, methods=methods) this may will enalbe crud to start with more api edition, such as 'v1, v2' if not ,original...

i have two cpus- 8360Y 4 gpus - 4 4090 card. two gpu attach one cpu pcie, another two attach to another cpu when use bandwidthtest the first two and...

if you read nkey files, the origin method will read \n , so it will cause nkey seed load error, invalid nkey seed. just strip the \n will do the...

### System Info ```Shell using accelerate config to generate config. no manual modification. using deepspeed stage3 use trl sfttrainer. just pass args to the trainer. then using accelerate launch it...

https://google.github.io/mediapipe/getting_started/javascript.html#ready-to-use-javascript-solutions 用的这个@mediapipe/hands 模型