alibaba / euler

A distributed graph deep learning framework.
Apache License 2.0
2.9k stars 558 forks source link

fix a bug in graph engine #151

Closed EsdeathYZH closed 5 years ago

EsdeathYZH commented 5 years ago

In euler::core::graph_engine::GET_FEATURE, forget to use loop variable "i"

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.