anirudh2290 commented on issue #15118: Conversion from FP32 model to Mixed 
Precision model
URL: https://github.com/apache/incubator-mxnet/pull/15118#issuecomment-501825907
 
 
   @ZhennanQin Thank you for the review ! I used excluded_sym_names since there 
is a use case where customer import a symbol and params using SymbolBlock and 
convert it to a  mixed precision block. In this case, the advanced user may 
want to exclude certain sym names and test. I agree this kwarg wont be used by 
majority of the users but its still kept for the advanced user. Since 
convert_symbol already supports it, there is hardly any effort from 
implementation point of view.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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