CoolGraph
CoolGraph copied to clipboard
Make GNN easy to start with
Now parameter `num_neighbors` is fixed in cool_graph/config/training/default.yaml: ``` - 25 - 25 ``` or in cool_graph/config/training/in_memory_data.yaml: ``` - 25 - 15 ``` But these parameters are not optimal for all...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 4.25.8. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...