From 0faeccff39c818f17c76ebe39b886508dc107565 Mon Sep 17 00:00:00 2001 From: guizili0 Date: Fri, 23 Aug 2024 06:23:11 +0000 Subject: [PATCH] deploy: fae9dae1500557337752c0bfb08ff48f9da6f463 --- latest/CODE_OF_CONDUCT.html | 4 ++-- latest/SECURITY.html | 4 ++-- latest/_static/documentation_options.js | 2 +- latest/docker/README.html | 4 ++-- latest/docker/tensorflow-serving/README.html | 4 ++-- latest/docs/README.html | 4 ++-- latest/docs/build_docs/docs_build_tips.html | 4 ++-- latest/docs/build_docs/source/index.html | 4 ++-- latest/docs/community/contributing.html | 4 ++-- latest/docs/community/releases.html | 4 ++-- latest/docs/design/directory_structure.html | 4 ++-- latest/docs/design/extension_design.html | 4 ++-- .../docs/design/how_to_write_custom_op.html | 4 ++-- latest/docs/design/optimization/README.html | 4 ++-- .../optimization/oneDNN_object_cache.html | 4 ++-- latest/docs/guide/FAQ.html | 4 ++-- latest/docs/guide/INT8_quantization.html | 4 ++-- latest/docs/guide/OpenXLA.html | 4 ++-- latest/docs/guide/XPUAutoShard.html | 4 ++-- latest/docs/guide/aamp_tune.html | 4 ++-- .../guide/advanced_auto_mixed_precision.html | 4 ++-- latest/docs/guide/environment_variables.html | 4 ++-- latest/docs/guide/features.html | 4 ++-- latest/docs/guide/how_to_enable_profiler.html | 4 ++-- latest/docs/guide/infrastructure.html | 4 ++-- latest/docs/guide/itex_fusion.html | 4 ++-- latest/docs/guide/itex_ops.html | 4 ++-- latest/docs/guide/itex_ops_override.html | 4 ++-- latest/docs/guide/keras3_support.html | 4 ++-- latest/docs/guide/keras_mixed_precision.html | 4 ++-- latest/docs/guide/launch.html | 4 ++-- latest/docs/guide/next_pluggable_device.html | 4 ++-- latest/docs/guide/performance.html | 4 ++-- latest/docs/guide/practice_guide.html | 4 ++-- latest/docs/guide/python_api.html | 4 ++-- latest/docs/guide/tf_serving_install.html | 4 ++-- latest/docs/guide/threadpool.html | 4 ++-- latest/docs/guide/weight_prepack.html | 4 ++-- .../experimental/install_for_arc_gpu.html | 4 ++-- .../experimental/install_for_gpu_conda.html | 4 ++-- latest/docs/install/how_to_build.html | 4 ++-- latest/docs/install/install_for_cpp.html | 4 ++-- latest/docs/install/install_for_cpu.html | 4 ++-- latest/docs/install/install_for_xpu.html | 4 ++-- latest/docs/install/installation_guide.html | 4 ++-- latest/examples/Gemma_inference/README.html | 4 ++-- latest/examples/README.html | 4 ++-- .../README.html | 4 ++-- latest/examples/common_guide_running.html | 4 ++-- .../infer_inception_v4_amp/README.html | 4 ++-- latest/examples/infer_resnet50/README.html | 4 ++-- .../itex_quantization_example/README.html | 4 ++-- latest/examples/llama3_inference/README.html | 4 ++-- latest/examples/model_zoo_example/README.html | 4 ++-- latest/examples/pretrain_bert/README.html | 4 ++-- .../quantize_inception_v3/README.html | 4 ++-- latest/examples/quick_example.html | 4 ++-- .../stable_diffussion_inference/README.html | 4 ++-- latest/examples/train_3d_unet/README.html | 4 ++-- latest/examples/train_bert/README.html | 4 ++-- latest/examples/train_bert_fp8/README.html | 4 ++-- .../examples/train_horovod/mnist/README.html | 4 ++-- .../train_horovod/resnet50/README.html | 4 ++-- latest/examples/train_maskrcnn/README.html | 4 ++-- latest/examples/train_resnet50/README.html | 4 ++-- .../train_resnet50_with_autoshard/README.html | 4 ++-- latest/genindex.html | 4 ++-- latest/get_started.html | 4 ++-- latest/objects.inv | Bin 2063 -> 2063 bytes latest/search.html | 4 ++-- 70 files changed, 137 insertions(+), 137 deletions(-) diff --git a/latest/CODE_OF_CONDUCT.html b/latest/CODE_OF_CONDUCT.html index 24ba48c9..170ebb02 100644 --- a/latest/CODE_OF_CONDUCT.html +++ b/latest/CODE_OF_CONDUCT.html @@ -4,7 +4,7 @@ - Contributor Covenant Code of Conduct — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Contributor Covenant Code of Conduct — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -225,7 +225,7 @@

AttributionSphinx using a theme provided by Read the Docs. - +

Cookies | Privacy
diff --git a/latest/SECURITY.html b/latest/SECURITY.html index a5630b0c..419dbd21 100644 --- a/latest/SECURITY.html +++ b/latest/SECURITY.html @@ -4,7 +4,7 @@ - Security Policy — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Security Policy — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -120,7 +120,7 @@

Report a VulnerabilitySphinx using a theme provided by Read the Docs. - +

diff --git a/latest/_static/documentation_options.js b/latest/_static/documentation_options.js index d6c582f1..6072a25e 100644 --- a/latest/_static/documentation_options.js +++ b/latest/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.1.dev1+gdce0e9b', + VERSION: '0.1.dev1+gfae9dae', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/latest/docker/README.html b/latest/docker/README.html index 7b9fc5c0..1dd82c57 100644 --- a/latest/docker/README.html +++ b/latest/docker/README.html @@ -4,7 +4,7 @@ - Intel® Extension for TensorFlow* Docker Container Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel® Extension for TensorFlow* Docker Container Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -213,7 +213,7 @@

Verify That Intel GPU is Accessible From TensorFlowSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docker/tensorflow-serving/README.html b/latest/docker/tensorflow-serving/README.html index 39bed0a0..e2fc164f 100644 --- a/latest/docker/tensorflow-serving/README.html +++ b/latest/docker/tensorflow-serving/README.html @@ -4,7 +4,7 @@ - Intel® Extension for TensorFlow* Serving - Docker Container Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel® Extension for TensorFlow* Serving - Docker Container Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -169,7 +169,7 @@

Running the ContainerSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/README.html b/latest/docs/README.html index 63bfa524..72bbc829 100644 --- a/latest/docs/README.html +++ b/latest/docs/README.html @@ -4,7 +4,7 @@ - Welcome to Intel® Extension for TensorFlow* documentation — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Welcome to Intel® Extension for TensorFlow* documentation — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -234,7 +234,7 @@

HighlightsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/build_docs/docs_build_tips.html b/latest/docs/build_docs/docs_build_tips.html index a30d1216..1f4bbdba 100644 --- a/latest/docs/build_docs/docs_build_tips.html +++ b/latest/docs/build_docs/docs_build_tips.html @@ -4,7 +4,7 @@ - Online Documentation Build Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Online Documentation Build Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -161,7 +161,7 @@

Build to Local TestSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/build_docs/source/index.html b/latest/docs/build_docs/source/index.html index 01d12bf4..ec87c28e 100644 --- a/latest/docs/build_docs/source/index.html +++ b/latest/docs/build_docs/source/index.html @@ -4,7 +4,7 @@ - Welcome to Intel ® Extension for TensorFlow* documentation! — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Welcome to Intel ® Extension for TensorFlow* documentation! — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -110,7 +110,7 @@

Welcome to Intel ® Extension for TensorFlow* documentation!Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/community/contributing.html b/latest/docs/community/contributing.html index 1632eb3d..c173db65 100644 --- a/latest/docs/community/contributing.html +++ b/latest/docs/community/contributing.html @@ -4,7 +4,7 @@ - Contributing guidelines — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Contributing guidelines — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -260,7 +260,7 @@

Documentation style guideSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/community/releases.html b/latest/docs/community/releases.html index 8072f63d..e159d8c4 100644 --- a/latest/docs/community/releases.html +++ b/latest/docs/community/releases.html @@ -4,7 +4,7 @@ - Releases — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Releases — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -130,7 +130,7 @@

Incompatible ChangesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/design/directory_structure.html b/latest/docs/design/directory_structure.html index be870d98..91289935 100644 --- a/latest/docs/design/directory_structure.html +++ b/latest/docs/design/directory_structure.html @@ -4,7 +4,7 @@ - Directory Tree Structure — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Directory Tree Structure — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -186,7 +186,7 @@

Directory Tree StructureSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/design/extension_design.html b/latest/docs/design/extension_design.html index fe24d962..53504a16 100644 --- a/latest/docs/design/extension_design.html +++ b/latest/docs/design/extension_design.html @@ -4,7 +4,7 @@ - Extension Design — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Extension Design — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -124,7 +124,7 @@

ResourcesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/design/how_to_write_custom_op.html b/latest/docs/design/how_to_write_custom_op.html index afdd97f1..a5fb0aca 100644 --- a/latest/docs/design/how_to_write_custom_op.html +++ b/latest/docs/design/how_to_write_custom_op.html @@ -4,7 +4,7 @@ - How to write custom op — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + How to write custom op — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -381,7 +381,7 @@

9. Install and VerifySphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/design/optimization/README.html b/latest/docs/design/optimization/README.html index a07e69b6..771de1e7 100644 --- a/latest/docs/design/optimization/README.html +++ b/latest/docs/design/optimization/README.html @@ -4,7 +4,7 @@ - Optimizations Design — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Optimizations Design — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -109,7 +109,7 @@

Optimizations DesignSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/design/optimization/oneDNN_object_cache.html b/latest/docs/design/optimization/oneDNN_object_cache.html index 4d59412d..a34db423 100644 --- a/latest/docs/design/optimization/oneDNN_object_cache.html +++ b/latest/docs/design/optimization/oneDNN_object_cache.html @@ -4,7 +4,7 @@ - oneDNN object cache optimization — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + oneDNN object cache optimization — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -130,7 +130,7 @@

Optimization in convolutionSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/FAQ.html b/latest/docs/guide/FAQ.html index 43c6ab73..e94315c3 100644 --- a/latest/docs/guide/FAQ.html +++ b/latest/docs/guide/FAQ.html @@ -4,7 +4,7 @@ - Frequently Asked Questions — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Frequently Asked Questions — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -206,7 +206,7 @@

Runtime Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/INT8_quantization.html b/latest/docs/guide/INT8_quantization.html index 7209c956..359d7693 100644 --- a/latest/docs/guide/INT8_quantization.html +++ b/latest/docs/guide/INT8_quantization.html @@ -4,7 +4,7 @@ - INT8 Quantization — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + INT8 Quantization — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -159,7 +159,7 @@

UsageSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/OpenXLA.html b/latest/docs/guide/OpenXLA.html index 43378aa5..0d3a7c99 100644 --- a/latest/docs/guide/OpenXLA.html +++ b/latest/docs/guide/OpenXLA.html @@ -4,7 +4,7 @@ - OpenXLA — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + OpenXLA — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -212,7 +212,7 @@

ReferencesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/XPUAutoShard.html b/latest/docs/guide/XPUAutoShard.html index e8a20380..61ae8914 100644 --- a/latest/docs/guide/XPUAutoShard.html +++ b/latest/docs/guide/XPUAutoShard.html @@ -4,7 +4,7 @@ - XPUAutoShard on GPU [Experimental] — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + XPUAutoShard on GPU [Experimental] — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -194,7 +194,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/aamp_tune.html b/latest/docs/guide/aamp_tune.html index 0e4132da..e3694e2f 100644 --- a/latest/docs/guide/aamp_tune.html +++ b/latest/docs/guide/aamp_tune.html @@ -4,7 +4,7 @@ - Tune Advanced Auto Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Tune Advanced Auto Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -439,7 +439,7 @@

Tuning Performance Example on MobileNetSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/advanced_auto_mixed_precision.html b/latest/docs/guide/advanced_auto_mixed_precision.html index 32621741..14dc5884 100644 --- a/latest/docs/guide/advanced_auto_mixed_precision.html +++ b/latest/docs/guide/advanced_auto_mixed_precision.html @@ -4,7 +4,7 @@ - Advanced Auto Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Advanced Auto Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -420,7 +420,7 @@

Custom OperationSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/environment_variables.html b/latest/docs/guide/environment_variables.html index 76bff16d..a241ad69 100644 --- a/latest/docs/guide/environment_variables.html +++ b/latest/docs/guide/environment_variables.html @@ -4,7 +4,7 @@ - Environment Variables — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Environment Variables — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -234,7 +234,7 @@

Auto Mixed Precision OptionsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/features.html b/latest/docs/guide/features.html index 12f1d318..4ab23d3d 100644 --- a/latest/docs/guide/features.html +++ b/latest/docs/guide/features.html @@ -4,7 +4,7 @@ - Features — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Features — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -227,7 +227,7 @@

TensorFlow ServingSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/how_to_enable_profiler.html b/latest/docs/guide/how_to_enable_profiler.html index e7818eaf..5be592a2 100644 --- a/latest/docs/guide/how_to_enable_profiler.html +++ b/latest/docs/guide/how_to_enable_profiler.html @@ -4,7 +4,7 @@ - GPU Profiler — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + GPU Profiler — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -212,7 +212,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/infrastructure.html b/latest/docs/guide/infrastructure.html index 086f383b..ed094142 100644 --- a/latest/docs/guide/infrastructure.html +++ b/latest/docs/guide/infrastructure.html @@ -4,7 +4,7 @@ - Infrastructure — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Infrastructure — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -147,7 +147,7 @@

XPU EngineSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/itex_fusion.html b/latest/docs/guide/itex_fusion.html index 995eebcb..e5c19f91 100644 --- a/latest/docs/guide/itex_fusion.html +++ b/latest/docs/guide/itex_fusion.html @@ -4,7 +4,7 @@ - Graph fusion — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Graph fusion — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -315,7 +315,7 @@

Generic layout optimizerSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/itex_ops.html b/latest/docs/guide/itex_ops.html index e17e191c..f57efa4f 100644 --- a/latest/docs/guide/itex_ops.html +++ b/latest/docs/guide/itex_ops.html @@ -4,7 +4,7 @@ - Customized Operators — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Customized Operators — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -305,7 +305,7 @@

itex.ops.ItexLS Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/itex_ops_override.html b/latest/docs/guide/itex_ops_override.html index 8d1ec108..1c52b6dc 100644 --- a/latest/docs/guide/itex_ops_override.html +++ b/latest/docs/guide/itex_ops_override.html @@ -4,7 +4,7 @@ - Operators Override — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Operators Override — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -213,7 +213,7 @@

AdamWSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/keras3_support.html b/latest/docs/guide/keras3_support.html index e0b1bf2c..76231418 100644 --- a/latest/docs/guide/keras3_support.html +++ b/latest/docs/guide/keras3_support.html @@ -4,7 +4,7 @@ - Keras 3 Overview — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Keras 3 Overview — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -234,7 +234,7 @@

Situations leads to warning or ErrorSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/keras_mixed_precision.html b/latest/docs/guide/keras_mixed_precision.html index 703684f0..297a9dc4 100644 --- a/latest/docs/guide/keras_mixed_precision.html +++ b/latest/docs/guide/keras_mixed_precision.html @@ -4,7 +4,7 @@ - Keras Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Keras Mixed Precision — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -417,7 +417,7 @@

Training the model with a custom training loopSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/launch.html b/latest/docs/guide/launch.html index 0519d9ed..67014943 100644 --- a/latest/docs/guide/launch.html +++ b/latest/docs/guide/launch.html @@ -4,7 +4,7 @@ - Launch Script User Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Launch Script User Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -913,7 +913,7 @@

Default memory allocatorSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/next_pluggable_device.html b/latest/docs/guide/next_pluggable_device.html index a5d234ce..382fb2ba 100644 --- a/latest/docs/guide/next_pluggable_device.html +++ b/latest/docs/guide/next_pluggable_device.html @@ -4,7 +4,7 @@ - NextPluggableDevice Overview — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + NextPluggableDevice Overview — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -176,7 +176,7 @@

Check Currently Used Device TypeSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/performance.html b/latest/docs/guide/performance.html index 5da8a9b2..4fe6d892 100644 --- a/latest/docs/guide/performance.html +++ b/latest/docs/guide/performance.html @@ -4,7 +4,7 @@ - Performance Data — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Performance Data — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -984,7 +984,7 @@

Additional Performance Data for Intel AI Data Center ProductsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/practice_guide.html b/latest/docs/guide/practice_guide.html index d7892f1c..703c3be8 100644 --- a/latest/docs/guide/practice_guide.html +++ b/latest/docs/guide/practice_guide.html @@ -4,7 +4,7 @@ - Practice Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Practice Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -324,7 +324,7 @@

GPU Practice GuideSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/python_api.html b/latest/docs/guide/python_api.html index 00b6e602..d8b11cd1 100644 --- a/latest/docs/guide/python_api.html +++ b/latest/docs/guide/python_api.html @@ -4,7 +4,7 @@ - Python APIs — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Python APIs — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -503,7 +503,7 @@

itex versionSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/tf_serving_install.html b/latest/docs/guide/tf_serving_install.html index 3af0578c..4b59763f 100644 --- a/latest/docs/guide/tf_serving_install.html +++ b/latest/docs/guide/tf_serving_install.html @@ -4,7 +4,7 @@ - Install TensorFlow Serving with Intel® Extension for TensorFlow* — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Install TensorFlow Serving with Intel® Extension for TensorFlow* — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -370,7 +370,7 @@

Run sampleSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/threadpool.html b/latest/docs/guide/threadpool.html index a3ea957d..ccc8f133 100644 --- a/latest/docs/guide/threadpool.html +++ b/latest/docs/guide/threadpool.html @@ -4,7 +4,7 @@ - Selecting Thread Pool in Intel® Extension for TensorFlow* CPU [Experimental] — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Selecting Thread Pool in Intel® Extension for TensorFlow* CPU [Experimental] — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -303,7 +303,7 @@

Example Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/guide/weight_prepack.html b/latest/docs/guide/weight_prepack.html index b3fba67a..50e2f89b 100644 --- a/latest/docs/guide/weight_prepack.html +++ b/latest/docs/guide/weight_prepack.html @@ -4,7 +4,7 @@ - Online Weight Prepack — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Online Weight Prepack — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -166,7 +166,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/experimental/install_for_arc_gpu.html b/latest/docs/install/experimental/install_for_arc_gpu.html index 5e288b61..e4c7734e 100644 --- a/latest/docs/install/experimental/install_for_arc_gpu.html +++ b/latest/docs/install/experimental/install_for_arc_gpu.html @@ -4,7 +4,7 @@ - Experimental: Intel® Arc™ A-Series GPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Experimental: Intel® Arc™ A-Series GPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -372,7 +372,7 @@

Setup environment variablesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/experimental/install_for_gpu_conda.html b/latest/docs/install/experimental/install_for_gpu_conda.html index 68b48d96..c524e5b7 100644 --- a/latest/docs/install/experimental/install_for_gpu_conda.html +++ b/latest/docs/install/experimental/install_for_gpu_conda.html @@ -4,7 +4,7 @@ - Conda Environment Installation Instructions — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Conda Environment Installation Instructions — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -192,7 +192,7 @@

Step by step instructions:Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/how_to_build.html b/latest/docs/install/how_to_build.html index 706e6f52..46361eff 100644 --- a/latest/docs/install/how_to_build.html +++ b/latest/docs/install/how_to_build.html @@ -4,7 +4,7 @@ - Overview — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Overview — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -519,7 +519,7 @@

Configure Example For XPUSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/install_for_cpp.html b/latest/docs/install/install_for_cpp.html index e4057e06..437d8acc 100644 --- a/latest/docs/install/install_for_cpp.html +++ b/latest/docs/install/install_for_cpp.html @@ -4,7 +4,7 @@ - Intel® Extension for TensorFlow* for C++ — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel® Extension for TensorFlow* for C++ — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -537,7 +537,7 @@

Build and runSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/install_for_cpu.html b/latest/docs/install/install_for_cpu.html index d0973107..e870b990 100644 --- a/latest/docs/install/install_for_cpu.html +++ b/latest/docs/install/install_for_cpu.html @@ -4,7 +4,7 @@ - Intel CPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel CPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -220,7 +220,7 @@

Verify the InstallationSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/install_for_xpu.html b/latest/docs/install/install_for_xpu.html index 188153d1..3236fe19 100644 --- a/latest/docs/install/install_for_xpu.html +++ b/latest/docs/install/install_for_xpu.html @@ -4,7 +4,7 @@ - Intel XPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel XPU Software Installation — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -321,7 +321,7 @@

XPU for CPU only platform (Deprecated)Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/install/installation_guide.html b/latest/docs/install/installation_guide.html index 72c68025..566e1148 100644 --- a/latest/docs/install/installation_guide.html +++ b/latest/docs/install/installation_guide.html @@ -4,7 +4,7 @@ - Installation Guide — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Installation Guide — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -133,7 +133,7 @@

Installation GuideSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/Gemma_inference/README.html b/latest/examples/Gemma_inference/README.html index cc28e50a..52b9d4ef 100644 --- a/latest/examples/Gemma_inference/README.html +++ b/latest/examples/Gemma_inference/README.html @@ -4,7 +4,7 @@ - Gemma/Gemma2 Inference Best Known Method for Intel-Extension-For-Tensorflow on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Gemma/Gemma2 Inference Best Known Method for Intel-Extension-For-Tensorflow on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -234,7 +234,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/README.html b/latest/examples/README.html index 53f17f18..0ac0a480 100644 --- a/latest/examples/README.html +++ b/latest/examples/README.html @@ -4,7 +4,7 @@ - Examples — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Examples — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -205,7 +205,7 @@

ExamplesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/accelerate_alexnet_by_quantization/README.html b/latest/examples/accelerate_alexnet_by_quantization/README.html index 63ef34dd..a920e318 100644 --- a/latest/examples/accelerate_alexnet_by_quantization/README.html +++ b/latest/examples/accelerate_alexnet_by_quantization/README.html @@ -4,7 +4,7 @@ - Accelerate AlexNet by Quantization with Intel® Extension for Tensorflow* — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate AlexNet by Quantization with Intel® Extension for Tensorflow* — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -170,7 +170,7 @@

Execute Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/common_guide_running.html b/latest/examples/common_guide_running.html index 4162a2a4..0184babf 100644 --- a/latest/examples/common_guide_running.html +++ b/latest/examples/common_guide_running.html @@ -4,7 +4,7 @@ - Common Guide for Running — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Common Guide for Running — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -165,7 +165,7 @@

Run ScriptSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/infer_inception_v4_amp/README.html b/latest/examples/infer_inception_v4_amp/README.html index 27af739f..1bfceb09 100644 --- a/latest/examples/infer_inception_v4_amp/README.html +++ b/latest/examples/infer_inception_v4_amp/README.html @@ -4,7 +4,7 @@ - Speed up Inference of Inception v4 by Advanced Automatic Mixed Precision on Intel CPU and GPU via Docker Container or Bare Metal — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Speed up Inference of Inception v4 by Advanced Automatic Mixed Precision on Intel CPU and GPU via Docker Container or Bare Metal — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -346,7 +346,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/infer_resnet50/README.html b/latest/examples/infer_resnet50/README.html index e8c764be..de819d09 100644 --- a/latest/examples/infer_resnet50/README.html +++ b/latest/examples/infer_resnet50/README.html @@ -4,7 +4,7 @@ - ResNet50 Inference on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + ResNet50 Inference on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -165,7 +165,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/itex_quantization_example/README.html b/latest/examples/itex_quantization_example/README.html index 03490988..18aa3ce0 100644 --- a/latest/examples/itex_quantization_example/README.html +++ b/latest/examples/itex_quantization_example/README.html @@ -4,7 +4,7 @@ - Intel® Extension for Tensorflow* Model Quantization API Example — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel® Extension for Tensorflow* Model Quantization API Example — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -214,7 +214,7 @@

Run Model Quantization Example:Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/llama3_inference/README.html b/latest/examples/llama3_inference/README.html index 3e626520..f79610f0 100644 --- a/latest/examples/llama3_inference/README.html +++ b/latest/examples/llama3_inference/README.html @@ -4,7 +4,7 @@ - Llama3 Inference Best Known Method for Intel-Extension-For-Tensorflow on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Llama3 Inference Best Known Method for Intel-Extension-For-Tensorflow on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -222,7 +222,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/model_zoo_example/README.html b/latest/examples/model_zoo_example/README.html index 0faddbc4..42931bfe 100644 --- a/latest/examples/model_zoo_example/README.html +++ b/latest/examples/model_zoo_example/README.html @@ -4,7 +4,7 @@ - Accelerate Deep Learning Training and Inference for Model Zoo Workloads on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate Deep Learning Training and Inference for Model Zoo Workloads on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -130,7 +130,7 @@

Run Models on Bare MetalSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/pretrain_bert/README.html b/latest/examples/pretrain_bert/README.html index 22053030..1912a322 100644 --- a/latest/examples/pretrain_bert/README.html +++ b/latest/examples/pretrain_bert/README.html @@ -4,7 +4,7 @@ - Accelerate BERT-Large Pretraining on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate BERT-Large Pretraining on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -527,7 +527,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/quantize_inception_v3/README.html b/latest/examples/quantize_inception_v3/README.html index a78a36a0..c7e1006f 100644 --- a/latest/examples/quantize_inception_v3/README.html +++ b/latest/examples/quantize_inception_v3/README.html @@ -4,7 +4,7 @@ - Quantize Inception V3 by Intel® Extension for Tensorflow* on Intel® Xeon® — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Quantize Inception V3 by Intel® Extension for Tensorflow* on Intel® Xeon® — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -237,7 +237,7 @@

License Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/quick_example.html b/latest/examples/quick_example.html index fff18aab..c3a8e7d9 100644 --- a/latest/examples/quick_example.html +++ b/latest/examples/quick_example.html @@ -4,7 +4,7 @@ - Quick Example on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Quick Example on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -196,7 +196,7 @@

NotesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/stable_diffussion_inference/README.html b/latest/examples/stable_diffussion_inference/README.html index 54109379..546cf624 100644 --- a/latest/examples/stable_diffussion_inference/README.html +++ b/latest/examples/stable_diffussion_inference/README.html @@ -4,7 +4,7 @@ - Stable Diffusion Inference for Text2Image on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Stable Diffusion Inference for Text2Image on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -225,7 +225,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_3d_unet/README.html b/latest/examples/train_3d_unet/README.html index b9adc0aa..08f43108 100644 --- a/latest/examples/train_3d_unet/README.html +++ b/latest/examples/train_3d_unet/README.html @@ -4,7 +4,7 @@ - Accelerate 3D-Unet Training w/o horovod for medical image segmentation on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate 3D-Unet Training w/o horovod for medical image segmentation on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -229,7 +229,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_bert/README.html b/latest/examples/train_bert/README.html index e08f56f0..bedb73a6 100644 --- a/latest/examples/train_bert/README.html +++ b/latest/examples/train_bert/README.html @@ -4,7 +4,7 @@ - BERT Training for Classifying Text on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + BERT Training for Classifying Text on Intel CPU and GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -208,7 +208,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_bert_fp8/README.html b/latest/examples/train_bert_fp8/README.html index 4a868f0b..564d77e0 100644 --- a/latest/examples/train_bert_fp8/README.html +++ b/latest/examples/train_bert_fp8/README.html @@ -4,7 +4,7 @@ - FP8 BERT-Large Fine-tuning for Classifying Text on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + FP8 BERT-Large Fine-tuning for Classifying Text on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -201,7 +201,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_horovod/mnist/README.html b/latest/examples/train_horovod/mnist/README.html index 48d7bee1..5b3f775a 100644 --- a/latest/examples/train_horovod/mnist/README.html +++ b/latest/examples/train_horovod/mnist/README.html @@ -4,7 +4,7 @@ - Distributed Training Example with Intel® Optimization for Horovod* on Intel® GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Distributed Training Example with Intel® Optimization for Horovod* on Intel® GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -221,7 +221,7 @@

Output< Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_horovod/resnet50/README.html b/latest/examples/train_horovod/resnet50/README.html index 805af02d..1f3c3a6b 100644 --- a/latest/examples/train_horovod/resnet50/README.html +++ b/latest/examples/train_horovod/resnet50/README.html @@ -4,7 +4,7 @@ - Refer to train_resnet50 — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Refer to train_resnet50 — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -108,7 +108,7 @@

Refer to Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_maskrcnn/README.html b/latest/examples/train_maskrcnn/README.html index 89be7ca3..47963ab0 100644 --- a/latest/examples/train_maskrcnn/README.html +++ b/latest/examples/train_maskrcnn/README.html @@ -4,7 +4,7 @@ - Accelerate Mask R-CNN Training on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate Mask R-CNN Training on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -234,7 +234,7 @@

FAQSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_resnet50/README.html b/latest/examples/train_resnet50/README.html index ca2942b5..33abdb64 100644 --- a/latest/examples/train_resnet50/README.html +++ b/latest/examples/train_resnet50/README.html @@ -4,7 +4,7 @@ - Resnet50 train on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Resnet50 train on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -252,7 +252,7 @@

Example Output with hvdSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/examples/train_resnet50_with_autoshard/README.html b/latest/examples/train_resnet50_with_autoshard/README.html index 162bf29c..75baad58 100644 --- a/latest/examples/train_resnet50_with_autoshard/README.html +++ b/latest/examples/train_resnet50_with_autoshard/README.html @@ -4,7 +4,7 @@ - Accelerate ResNet50 Training by XPUAutoShard on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Accelerate ResNet50 Training by XPUAutoShard on Intel GPU — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -278,7 +278,7 @@

Example OutputSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/genindex.html b/latest/genindex.html index b7937101..5a902464 100644 --- a/latest/genindex.html +++ b/latest/genindex.html @@ -3,7 +3,7 @@ - Index — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Index — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -109,7 +109,7 @@

Index

Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/get_started.html b/latest/get_started.html index af3af0fa..38de61b6 100644 --- a/latest/get_started.html +++ b/latest/get_started.html @@ -4,7 +4,7 @@ - Intel® Extension for TensorFlow* — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Intel® Extension for TensorFlow* — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -339,7 +339,7 @@

License Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/objects.inv b/latest/objects.inv index 95cfc77be41472ab23f65a07769a7c3dc022e4c2..877e76399e36710bdf36d198f06878c7d416ae4f 100644 GIT binary patch delta 18 ZcmeAd=ogp}&z_c;YMGLlx-o4fI{-W428#dy delta 18 ZcmeAd=ogp}&z_Q;YLIG~v@vZZI{-SM23P<9 diff --git a/latest/search.html b/latest/search.html index 6019fbb1..8758a960 100644 --- a/latest/search.html +++ b/latest/search.html @@ -3,7 +3,7 @@ - Search — Intel® Extension for TensorFlow* 0.1.dev1+gdce0e9b documentation + Search — Intel® Extension for TensorFlow* 0.1.dev1+gfae9dae documentation @@ -126,7 +126,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +