Searched defs:GetConstIntData (Results 1 – 2 of 2) sorted by relevance
50 bool GetConstIntData(const ge::Operator ¶s, const std::string &const_input_name, std::vector<T>… in GetConstIntData() function
678 static std::vector<int64_t> GetConstIntData(const uint8_t *const_data, size_t data_size) { in GetConstIntData() function689 bool GetConstIntData(const Tensor &data, DataType data_type, std::vector<int64_t> &const_values) { in GetConstIntData() function