josephevans opened a new pull request #20192:
URL: https://github.com/apache/incubator-mxnet/pull/20192


   ## Description ##
   Fixes the following export functions by casting the input and output to the 
proper data types:
   
   - broadcast_logical_and
   - broadcast_logical_or
   - broadcast_logical_xor
   - logical_not
   
   Adds unit tests for the following ONNX export operators:
   
   - reciprocal
   - _power
   - broadcast_power
   - sqrt
   - depth_to_space
   - space_to_depth
   - square
   - shape_array
   - hard_sigmoid
   - broadcast_lesser
   - broadcast_greater
   - broadcast_logical_and
   - broadcast_logical_or
   - broadcast_logical_xor
   - logical_not
   - log_softmax
   - broadcast_to
   
   


-- 
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]


Reply via email to