Function mindspore::api::MakeValue

Function Documentation

inline ValuePtr mindspore::api::MakeValue(const std::vector<ValuePtr> &values)

Create a ValueSequence object from a vector of values.

参数

values[in] The vector of values.

返回

The created ValueSequence object.