issues
search
microsoft
/
tf2-gnn
TensorFlow 2 library implementing Graph Neural Networks
MIT License
371
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix deprecation warning and update outdated info
#61
kmaziarz
closed
1 year ago
0
License file not packaged on PyPI
#60
awvwgk
opened
1 year ago
0
Analytics Vidhya
#59
richa11101982
closed
1 year ago
0
There are a quite a few papers with the same acronym (rGAT, RGAT), and the documentation links RGAT to the (GAT paper). Which implementation of RGAT is it?
#58
NipunaChhabra
opened
2 years ago
0
Can RGAT be implemented for a graph level multiclass-classification?
#57
NipunaChhabra
opened
2 years ago
0
How to run for a generic dataset?
#56
NipunaChhabra
closed
2 years ago
1
fix(README): Update email addresses
#55
kmaziarz
closed
1 year ago
0
export to onnx format?
#54
hylandk-movidius
opened
2 years ago
0
How to add a RGAT layer to a custom keras model?
#53
Jorvan758
opened
2 years ago
4
Loading custom dataset and building the graph in batches
#52
imayachita
closed
3 years ago
5
Performance issu in the definition of calculate_type_to_num_incoming_edges, tf2_gnn/layers/message_passing/message_passing.py(P1))
#51
DLPerf
closed
3 years ago
1
Performance issue in tf2_gnn/layers/message_passing/message_passing.py
#50
JamesCao2048
opened
3 years ago
0
A question about DoubleBufferedIterator
#49
llan-ml
opened
3 years ago
0
fix(graph_task_model): need to cast type
#48
megstanley
closed
3 years ago
0
chore(setup): bump version number
#47
megstanley
closed
3 years ago
0
fix(graph_task_model): remove epoch loss scaling with number of samples
#46
megstanley
closed
3 years ago
0
Encode-decoder on Geometric Graph Data?
#45
yogeshhk
opened
3 years ago
0
Error: Can't pickle generator
#44
yogeshhk
opened
3 years ago
7
update default save dir
#43
megstanley
closed
3 years ago
0
feat(AUPRC): Add average precision to evaluate model
#42
megstanley
closed
3 years ago
0
fix(tf2_gnn/models/*): let __init__ pass extra kwargs to super()
#41
mmjb
closed
3 years ago
1
fix(GraphBinaryClassificationTask): metric names / robustness improvements
#40
mmjb
closed
3 years ago
0
Error when attempting to run test installation script: tf2_gnn_train RGCN PPI --max-epochs 10 data/ppi/
#39
jfb54
closed
3 years ago
2
feat(Disable tf functions): expose disable tf function option
#38
megstanley
closed
3 years ago
0
Fixes microsoft/tf2-gnn#35
#37
zhuyuecai
closed
3 years ago
0
TensorFlow version error
#36
jqzhao7
closed
3 years ago
4
Test data unavailable
#35
canbooo
closed
3 years ago
3
Merge to hyperedge branch
#34
ChenchengLiang
closed
3 years ago
1
Combined avg / sum graph information aggregation layer
#33
mmjb
closed
4 years ago
0
More hooking opportunities for MAML extensions
#32
mmjb
closed
4 years ago
0
PYTHON=3.7, TENSORFLOW=2.1.0, AttributeError: Can't pickle local object 'DoubleBufferedIterator.__init__.<locals>.<lambda>'
#31
freedomtowin
closed
3 years ago
4
Improvements to model saving code
#30
mmjb
closed
4 years ago
0
feat(GraphNorm): Support GraphNorm as option
#29
mmjb
opened
4 years ago
0
Make it possible to choose the edge type for self loops
#28
kmaziarz
closed
4 years ago
1
Working with Edge Features
#27
flogrammer
closed
4 years ago
4
TF2-GNN and MLFlow
#26
flogrammer
closed
3 years ago
0
Allow for Transformer layers operating on densely connected graph
#25
mmjb
opened
4 years ago
0
Misc runtime/predictive performance improvements
#24
mmjb
closed
4 years ago
0
Fix gradient clipping
#23
mmjb
closed
4 years ago
0
feat(WeightedSumGraphRepresentation): Allow clipping node reprs before summation
#22
mmjb
closed
4 years ago
0
Fix the type of tie_fwd_bkwd_edges
#21
kmaziarz
closed
4 years ago
0
Remove outdated instruction
#20
kmaziarz
closed
4 years ago
0
Implement fine-grained control over tying forward-backward edge types
#19
kmaziarz
closed
4 years ago
0
Unify processing of adjacency lists across datasets
#18
kmaziarz
closed
4 years ago
2
Extend dataset tests to check self loops and backward edges
#17
kmaziarz
closed
4 years ago
0
feat(GraphDataset): Allow to create a graph batch iterator from a graph iterator
#16
mmjb
closed
4 years ago
0
Generalize dataset test to include QM9Dataset and PPIDataset
#15
kmaziarz
closed
4 years ago
0
refactor(tf2_gnn.layers.GNN): Return tuple (not list) of reprs when return_all_representations
#14
mmjb
closed
4 years ago
0
Collection of small improvements to frontend
#13
mmjb
closed
4 years ago
1
Dataset about the model "GraphBinaryClassificationTask"
#12
HuantWang
closed
4 years ago
0
Next