MCPcopy
hub / github.com/THUDM/CogDL / test_layers.py

File test_layers.py

tests/test_layers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from cogdl.data import Graph
3from cogdl.layers import BaseLayer, GINELayer
4

Callers

nothing calls this directly

Calls 2

test_base_layerFunction · 0.85
test_gine_layerFunction · 0.85

Tested by

no test coverage detected