Searched refs:CharName (Results 1 – 5 of 5) sorted by relevance
2 type CharName = alias33 chars: Record<CharName, string>;44 chars?: Partial<Record<CharName, string>>;52 chars?: Partial<Record<CharName, string>>;
87 std::vector<char> CharName() const;135 std::string MSTensor::Name() const { return CharToString(CharName()); } in Name()
277 std::vector<char> CharName() const;334 std::string MSTensor::Name() const { return CharToString(CharName()); } in Name()
213 std::vector<char> MSTensor::CharName() const { in CharName() function in mindspore::MSTensor
383 std::vector<char> MSTensor::CharName() const { in CharName() function in mindspore::MSTensor