onnxruntime/docs
Cheng 64e991a9fc
[Qlinearsoftmax] contrib cpu (#12177)
* [Qlinearsoftmax] contrib cpu

* int8 implementation

* contrib operator md

* qdq transformer test

* new attribute: opset

* doc

* quantized tool

* remove template to reduce Binary size

* doc of contribe operators

* enforce x_shape is valid

* fix reduce_size if input-shape is dynamic

* add UT

* register one op for reducing binarysize

* kernel hash update

* docs/ContribOperators.md
2022-08-10 10:52:02 +08:00
..
c_cxx
execution_providers/images
images
python Update publish-python-apidocs.yml (#12433) 2022-08-03 10:17:00 -07:00
ABI_Dev_Notes.md
Android_testing.md
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Container and memory allocation guidelines (#12387) 2022-08-03 10:31:59 -07:00
ContribOperators.md [Qlinearsoftmax] contrib cpu (#12177) 2022-08-10 10:52:02 +08:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md Update script to find optimizers that potentially need supported opset updates (#12330) 2022-08-04 07:37:27 +10:00
Model_Test.md
NotesOnThreading.md
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
onnxruntime_extensions.md
OperatorKernels.md [Qlinearsoftmax] contrib cpu (#12177) 2022-08-10 10:52:02 +08:00
ORTMobilePackageOperatorTypeSupport.md
PR_Guidelines.md
Privacy.md
Python_Dev_Notes.md
Reduced_Operator_Kernel_build.md
ReleaseManagement.md
Roadmap.md
Server.md
TVM_EP.md [TVM EP] Build on Windows with ipp-crypto support (#12336) 2022-07-28 15:40:19 +02:00
Versioning.md Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
WinML_principles.md