Getting Started =============== .. toctree:: :maxdepth: 1 README.md howto/INSTALLING.md benchmarks.md howto/COMPILING_AND_EXECUTING.md .. toctree:: :maxdepth: 1 :caption: Tutorial tutorial/COMPILING_TORCH_MODEL.md tutorial/ARITHMETIC_OPERATIONS.md tutorial/TABLE_LOOKUP.md tutorial/WORKING_WITH_FLOATING_POINTS.md tutorial/INDEXING.md tutorial/MACHINE_LEARNING_TOOLS.md tutorial/COMPILATION_ARTIFACTS.md .. toctree:: :maxdepth: 1 :caption: How to howto/PRINTING_AND_DRAWING.md howto/USE_QUANTIZATION.md howto/REDUCE_NEEDED_PRECISION.md howto/DEBUG_SUPPORT_SUBMIT_ISSUES.md howto/FAQ.md .. toctree:: :maxdepth: 1 :caption: Advanced Examples advanced_examples/QuantizedLinearRegression.ipynb advanced_examples/QuantizedLogisticRegression.ipynb advanced_examples/QuantizedGeneralizedLinearModel.ipynb .. toctree:: :maxdepth: 1 :caption: Explanation explanation/WHAT_IS_FHE.md explanation/FHE_AND_FRAMEWORK_LIMITS.md explanation/QUANTIZATION.md explanation/FUTURE_FEATURES.md