Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_analyzer.h57 struct GraphInputs { struct
58 std::vector<ValueNode *> args;
59 std::vector<ValueNode *> globals;
60 ValueNode *vargs = nullptr;
61 ValueNode *kwargs = nullptr;