microsoft / tf2-gnn

TensorFlow 2 library implementing Graph Neural Networks
MIT License
371 stars 73 forks source link

fix(graph_task_model): need to cast type #48

Closed megstanley closed 3 years ago

megstanley commented 3 years ago

Fix required as incorrect type to perform mul operations.