Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/vm/
Dvm_test.cc38 TEST_F(TestCompileVM, StructPartial) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc34 StructPartial::StructPartial(int64_t fn, const VectorRef &args, const FuncGraphPtr &fg) in StructPartial() function in mindspore::compile::StructPartial