Popular repositories
-
-
This is a collection of convenient methods for data science competition.
-
A collection of algorithms for data science competition. Only focus on the tested and latest
-
-
Forked from guoday/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
-
330 contributions in the last year
Contribution activity
December 2020
Created 13 repositories
- rwbfd/addons Python
- rwbfd/pytorch_addon
- rwbfd/awesome_datascience_notebooks
- rwbfd/flax Python
- rwbfd/tensorflow C++
- rwbfd/pytorch C++
- rwbfd/pytorch-lightning-bolts Python
- rwbfd/pytorch-lightning Python
- rwbfd/rl_lab Python
- rwbfd/transformers Python
- rwbfd/download-glue Python
- rwbfd/google-research Jupyter Notebook
- rwbfd/toydata
Created an issue in pytorch/xla that received 9 comments
TPU doesn't support custom backward operation
It seems that currently custom backward pass is not supported. For example,
def _make_ix_like(input, dim=0): d = input.size(dim) rho = torch.arange…
9
comments