alibaba / euler

A distributed graph deep learning framework.
Apache License 2.0
2.89k stars 559 forks source link

Any plan to support sample with node attribute? #247

Closed formath closed 4 years ago

formath commented 4 years ago

Example

euler_ops.sample_node(count=100, node_type=1, attribute={"gender":"man"})
alinamimi commented 4 years ago

support sample with node attribute will be in the next version

formath commented 4 years ago

Good news. What time?

alinamimi commented 4 years ago

coming soon