cbalioglu commented on issue #9433: Backport gcc4 compiler fix to v1.0.0
URL: https://github.com/apache/incubator-mxnet/pull/9433#issuecomment-357772754
 
 
   Why not just 
   `template<> std::unordered_set<std::string> 
OperatorTune<__typ$>::operator_names_{}` (C++11)
   or
   `template<> std::unordered_set<std::string> 
OperatorTune<__typ$>::operator_names_()` (C++98)?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to