Typedef cinn::frontend::paddle::pb::Attribute

Typedef Documentation

using cinn::frontend::paddle::pb::Attribute = absl::variant<int, float, bool, std::vector<std::string>, std::vector<int>>