Searched refs:ExportSequence (Results 1 – 2 of 2) sorted by relevance
143 VectorRef ExportSequence(const VectorRef &seq);
131 VectorRef VM::ExportSequence(const VectorRef &seq) { in ExportSequence() function in mindspore::compile::VM176 return ExportSequence(utils::cast<VectorRef>(value)); in Export()