Trouble in running DGL ChebConv library

Hi,

I am facing a problem with dgl ChebConv function while applying on a single graph(not batched). It is demonstrated on a single graph through the link (NN Modules (PyTorch) — DGL 0.6.1 documentation), however, getting an error that “‘DGLHeteroGraph’ object has no attribute ‘batch_size’”.

Below is the screenshot attached for the same.

Can anybody help me to solve the problem?

Regards,
Rituj

Could you please report the dgl version you were using?

Hi Zihao,

dgl version that I am using is “0.4.3post2”.

Regards,
Rituj

It’s too old. Please consider using our latest versions.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.