MCPcopy
hub / github.com/snap-stanford/GraphGym / sageinitconv.py

File sageinitconv.py

graphgym/contrib/layer/sageinitconv.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3import torch.nn.functional as F
4from torch.nn import Parameter

Callers

nothing calls this directly

Calls 1

register_layerFunction · 0.90

Tested by

no test coverage detected