Skip to content

Commit 03dacca

Browse files
add online doc for 2.4, 2.5, 2.6, 3.0 (#1976)
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
1 parent 8036e16 commit 03dacca

File tree

5,025 files changed

+697100
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,025 files changed

+697100
-0
lines changed

2.4/_images/Conv2D_PyTorch_Cap.png

788 KB
Loading

2.4/_images/NS-OaaS-Intro.png

491 KB
Loading

2.4/_images/accuracy_decrease.png

40.2 KB
Loading

2.4/_images/activations_summary.png

570 KB
Loading
93.7 KB
Loading
129 KB
Loading

2.4/_images/dynas.png

63.4 KB
Loading

2.4/_images/min-max.jpg

130 KB
Loading

2.4/_images/ops_weights.png

221 KB
Loading

2.4/_images/strategy.png

44.7 KB
Loading
Loading
237 KB
Loading
Loading

2.4/_images/terminal-ops.jpg

162 KB
Loading

2.4/_images/terminal-profiling.jpg

257 KB
Loading

2.4/_images/terminal-weights.jpg

456 KB
Loading

2.4/_images/tune_result.png

43.6 KB
Loading

2.4/_images/tune_result2.png

66.8 KB
Loading

2.4/_images/weights_histogram.png

52.5 KB
Loading

2.4/_images/weights_histograms.png

60.9 KB
Loading

2.4/_images/weights_summary_onnx.jpg

200 KB
Loading

2.4/_images/workflow.jpg

92.7 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
block_mask
2+
==========
3+
4+
.. py:module:: block_mask
5+
6+
.. autoapi-nested-parse::
7+
8+
Block mask.
9+
10+
11+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
neural_compressor.adaptor.mxnet_utils
2+
=====================================
3+
4+
.. py:module:: neural_compressor.adaptor.mxnet_utils
5+
6+
.. autoapi-nested-parse::
7+
8+
Mxnet util init.
9+
10+
11+
12+
Submodules
13+
----------
14+
15+
.. toctree::
16+
:maxdepth: 1
17+
18+
/autoapi/neural_compressor/adaptor/mxnet_utils/util/index
19+
20+

0 commit comments

Comments
 (0)