Home
last modified time | relevance | path

Searched defs:GraphKernelExpanderCloud (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/adapter/
Dgraph_kernel_expander_cloud.h29 GraphKernelExpanderCloud() : GraphKernelExpander() {} in GraphKernelExpanderCloud() function
30 explicit GraphKernelExpanderCloud(const std::string &name) : GraphKernelExpander(name) {} in GraphKernelExpanderCloud() function