-
## Bug Description
## To Reproduce
def export_torch_to_trt_16(path_pth, path_trt16_save):
"""
Function exports the pytorch model to tensorrt using torch-tensorrt at FP16
"""
…
-
### Description
**StellarGraph** is interesting and easy to get started. Also, it has some good examples for predictive tasks. However, **StellarGraph** lacks examples of generative models.
I a…
-
I want to implement the pytorch version of your work. But confused about the parameters of gcn layer. Can you introduce it with a formula or something?
Look forward to your reply.
-
[Graph neural network-inspired kernels for gaussian processes in semi-supervised learning](https://arxiv.org/abs/2302.05828)
```bib
@article{niu2023graph,
title={Graph neural network-inspired ker…
-
Hi, may I ask you a simple question?
I think in the original paper "Semi-Supervised Classification With Graph Convolutional NetworkS" by Thomas N.Kipf and Max Welling in ICLR 2017, the authors wrote …
-
https://liu.qijiong.work/2022/11/19/One-paper-was-accepted-by-AAAI-2023/
Continual Graph Convolutional Networks for Text ClassificationTiandeng WU*, Qijiong LIU*, Yao HUANG, Yi CAO, Xiao-Ming WU#, …
-
https://liu.qijiong.work/2022/11/19/One-paper-was-accepted-by-AAAI-2023/
Continual Graph Convolutional Networks for Text ClassificationTiandeng WU*, Qijiong LIU*, Yao HUANG, Yi CAO, Xiao-Ming WU#, …
-
1.PARE: Part Attention Regressor for 3D Human Body Estimation(2021)
img-->volumetric features(before the global average pooling)-->part branch: estimates attention weights +feature branch: performs S…
-
##### System information (version)
<
- OpenCV => 4.3.0
- Operating System / Platform => Ubuntu 64 Bit
- Compiler => g++
>
##### Detailed description
< My model has dsnt(Numerical Coordinat…
-
# [Roadmap]
## 1.6.1
* [x] [**`WikiCSDataset`**](https://pytorch-geometric.readthedocs.io/en/latest/modules/datasets.html#torch_geometric.datasets.WikiCS)
* [x] **`DeepGCN`**
* [x] [`GENConv…