yusanshi
yusanshi
Yes I meant "GitHub Pages". Thank you for pointing that out. I searched with other keywords and finded the same issue #997. As for Shopify/liquid#862, the `split` filter in Liquid...
Anyway, changing `/page:num/` to `/:num/` or `/page-:num/` should be a corner case. Closing this PR is OK to me. Someone in need will search, find the PR and get a...
Well it's my fault ... 😅😅 Fixed now.
Sounds like a good idea. While working on v2 of emgithub, I have implemented this feature (https://github.com/yusanshi/emgithub/commit/6a5dfd9eccb2343f5dd4a944ffca9362975d0629). You can check it at ~
I believe you mean when the path got too long as shown below...  However I think adding the option "Set the maximum path depth" may make the emgithub have...
I went to embed.ly and I guess you meant [Become an Embedly Provider](https://embed.ly/providers/new). If emgithub.com becomes a provider of embed.ly, we can paste something like `https://emgithub.com/pytorch/pytorch/blob/master/torch/nn/cpp.py` and it will render...
If emgithub.com got dynamic, a server will be needed. Then the hardware may need upgrading if the site traffic goes high. It gets easier to be attacked. And of course,...
Thanks for the suggestion. I'll take a look once get some free time...
Sorry but I have no experience with multi-GPU training. So I believe I'm not able to help you :) BTW, should it be `torch.nn.DataParallel`? I searched `torch.nn.parallel.DataParallel` but didn't find...
Does the MIND dataset run well? Please check your data format. Make sure the format of your data is the same as MIND.