Template Function cinn::frontend::paddle::pb::VectorToRepeated(const std::vector<T>&, RepeatedField *)
Defined in File var_desc.h
Function Documentation
Warning
doxygenfunction: Unable to resolve multiple matches for function “cinn::frontend::paddle::pb::VectorToRepeated” with arguments (const std::vector<T>&, RepeatedField *) in doxygen xml output for project “CINN Project” from directory: ./doxygen_output/xml. Potential matches:
- template<typename RepeatedField> void VectorToRepeated(const std::vector<bool> &vec, RepeatedField *repeated_field)
- template<typename T, typename RepeatedField> void VectorToRepeated(const std::vector<T> &vec, RepeatedField *repeated_field)