Skip to content

Commit de4b65f

Browse files
authored
chore(examples): Get rid of all OpenVINO references (except deprecated helm chart) (#7039)
* Get rid of all Openvino references in the Gitbook Docs * Deleted `incubating/wrappers/s2i/python-openvino` - source of the base image with openvino engine * Removed "OpenVINO Example with Imagenet" * Removed example with open vino and models ensemble
1 parent 9876b0c commit de4b65f

Some content is hidden

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

44 files changed

+0
-5115
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ examples/models/sagemaker/scikit_learn_iris_deployment.json
161161
examples/wrappers/go/.idea
162162

163163
util/custom-resource-definitions/hpa-spec.json
164-
wrappers/s2i/python_openvino/s2i
165164

166165
components/outlier-detection/seq2seq-lstm/data/ECG5000.txt
167166
components/outlier-detection/seq2seq-lstm/data/ECG5000_TEST.arff

docs-gb/SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@
9898
* [Runtime Metrics & Tags](notebooks/runtime_metrics_tags.md)
9999
* [Triton GPT2 Example](notebooks/triton_gpt2_example.md)
100100
* [NVIDIA TensorRT MNIST](notebooks/tensorrt.md)
101-
* [OpenVINO ImageNet](notebooks/openvino.md)
102-
* [OpenVINO ImageNet Ensemble](notebooks/openvino_ensemble.md)
103101
* [Triton Examples](notebooks/triton_examples.md)
104102
* [Kubeflow Seldon E2E Pipeline](notebooks/kubeflow_seldon_e2e_pipeline.md)
105103
* [H2O Java MoJo](notebooks/cifar10_kafka.mdh2o_mojo.md)

docs-gb/notebooks/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
## Specialized Framework Examples
2929

3030
* [NVIDIA TensorRT MNIST](tensorrt.md)
31-
* [OpenVINO ImageNet](openvino.md)
32-
* [OpenVINO ImageNet Ensemble](openvino_ensemble.md)
3331
* [Triton Examples](triton_examples.md)
3432

3533
## Incubating Projects Examples

docs-gb/notebooks/openvino-squeezenet.md

Lines changed: 0 additions & 113 deletions
This file was deleted.

docs-gb/notebooks/openvino.md

Lines changed: 0 additions & 103 deletions
This file was deleted.

docs-gb/notebooks/openvino_ensemble.md

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)