Searched defs:GetIntList (Results 1 – 3 of 3) sorted by relevance
150 std::vector<int64_t> FallbackIRBuilder::GetIntList(const ValuePtr &value) { in GetIntList() function in mindspore::expander::FallbackIRBuilder162 std::vector<int64_t> FallbackIRBuilder::GetIntList(const NodePtr &node) { in GetIntList() function in mindspore::expander::FallbackIRBuilder
244 std::vector<int64_t> GetIntList(const ValuePtr &value) { in GetIntList() function256 std::vector<int64_t> GetIntList(const NodePtr &node) { in GetIntList() function
41 std::pair<bool, std::vector<int64_t>> GetIntList(const NodePtr &node) { in GetIntList() function