Is there any plan to enable the creation of a GraphModel using tensorflow.js?
This seems (?) to be a blocker in enabling tensorflow.js to implement GCNs.
I know you can import a GraphModel, but that’s not much use if you want your TensorFlow usage to be entirely within a browser environment, incl. constructing GraphModels in the browser.