-
## 🚀 Feature
Hi, this is researcher from SJTU. We hope to contribute DGL with the ability to cache node features in GPU when it's impossible to hold all features.
## Motivation
When using…
-
(*This issue is also a not for myself.*) As I mentioned in #45 . I'm preparing an API update.
## What's the problem
The current API loosely follows the one in NuPIC. Where (in NuPIC) if you wan…
-
I think we need a small design document for the rework of the reducers. FYI @danbartl, given recent discussions.
Cases we should cover with modular design:
* lagging `X` and lagging `y`, lagging…
-
Using pystac[validation] 1.8.3
I am creating collections with a larger amount of items and was surprised by the time it took to save them. I have been doing some very preliminary tests and it someh…
-
```
import tensorflow as tf
def cond(x):
return tf.less(x,10)
def body(x):
tf.get_variable_scope().reuse_variables()
y=tf.get_variable('y')
z=tf.get_variable('z')
ass…
-
[The format of the issue]
Paper name/title:
Paper link:
Code link:
amusi updated
2 months ago
-
## Keyword: super resolution
There is no result
## Keyword: gan
### Towards Discovery and Attribution of Open-world GAN Generated Images
- **Authors:** Sharath Girish, Saksham Suri, Saketh Rambhatla…
-
Hi,
This is not so much an issue as a suggestion.
I have been using ranger for a remote sensing problem, and it has been working great. However, I want to be able to further select a random sub…
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
### 🍅 [1] what is RCU , perfbook 作者 [Paul McKenney ](https://twitter.com/paulmckrcu)
http://www.rdrop.com/~paulmck/RCU/whatisRCU.html
> RCU-based updaters typically take advantage of the fact th…