Skip to content

[ONNX][#8838] QLinearSigmoid contrib op and Bug Fix for DequantizeLinear#9027

Closed
arangasa wants to merge 1 commit intoapache:mainfrom
arangasa:8838.QLinearSigmoid
Closed

[ONNX][#8838] QLinearSigmoid contrib op and Bug Fix for DequantizeLinear#9027
arangasa wants to merge 1 commit intoapache:mainfrom
arangasa:8838.QLinearSigmoid

Conversation

@arangasa
Copy link
Contributor

This PR implements com.microsoft.QLinearSigmoid (tracked here). This is implemented as dequantize->sigmoid->quantize for now.

This also fixes an issue with DequantizeLinear for tensors with rank=1. The current default axis of 1 for _impl_v13 leads to failures with rank=1 tensors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant