Hello Hagay, as far as I understand, the CPP Package label is for the C++ Frontend which is generated at [1] while the C++ label is intended for the backend. But I agree that we don't really have to label backend bugs as C++, so we could just deprecate the CPP Package label and move everything over to the C++ one.
Best regards, Marco [1]: https://github.com/apache/incubator-mxnet/blob/master/Makefile#L506 On Thu, Jun 21, 2018 at 8:56 PM Hagay Lupesko <[email protected]> wrote: > Hey community, > > I was going over the open GitHub issues for MXNet, and noticed that we have > two labels for the CPP API: "CPP package", "C++" > > Wanted to suggest we remove "CPP package" and just stick to "C++" > This will make it easier for the community to classify issues and focus on > making the C++ API great again ;) > > Let me know if someone has any concerns, otherwise I will find a committer > that I can work with to make this change. > > Thanks! > Hagay >
