Template Function cinn::frontend::operator<<(std::ostream&, const std::vector<T, Alloc>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “cinn::frontend::operator<<” with arguments (std::ostream&, const std::vector<T, Alloc>&) in doxygen xml output for project “CINN Project” from directory: ./doxygen_output/xml. Potential matches:

- std::ostream &operator<<(std::ostream &os, const Instruction &instr)
- std::ostream &operator<<(std::ostream &os, const Program &program)
- std::ostream &operator<<(std::ostream &os, const Variable &x)
- template<typename T, typename Alloc = std::allocator<T>> std::ostream &operator<<(std::ostream &os, const std::vector<T, Alloc> &vec)