d.transposed
d.transposed
Hi! Thanks of all thank you for this great library! Is this functionality high on your priority list?
Excellent, thank you!
Yes, I have tried to hack your code to use it with my models built using subclassing API and failed. It's a pity there is no way to "translate" subclassing...
I think the way it works is: the *.md file on my blog is being parsed by **kramdown**. It supports TeX, so this way all the formulas written in the...
Thank you a lot! If it helps I can provide a link to my github repo with Jekyll site. Maybe you will find some discrepancies: https://github.com/dtransposed/dtransposed.github.io
Hello @geekzyn! You are not using GPU, but you specify `CUDA_VISIBLE_DEVICES=0 catalyst-rl run-trainer --config ./configs/config.yml`. This looks fishy to me and a potential source of problems. Either way, I would...
Hi @Scitator. Thanks for the reply. So I understand this repository is deprecated and all the upcoming questions should be addressed in the general Catalyst repo?