Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[Quick Start](#quick-start) •
[Geti™ documentation](https://docs.geti.intel.com/) •
[`getitune` documentation](library/README.md)
[`getitune` documentation](https://docs.geti.intel.com/docs/user-guide/library/get-started/intro)

[![Container build](https://github.com/open-edge-platform/geti/actions/workflows/build.yaml/badge.svg)](https://github.com/open-edge-platform/geti/actions/workflows/build.yaml)
[![Codecov](https://codecov.io/gh/open-edge-platform/geti/branch/develop/graph/badge.svg?token=9HVFNMPFGD)](https://codecov.io/gh/open-edge-platform/geti)
Expand Down Expand Up @@ -180,7 +180,7 @@ uv pip install getitune # CPU-only by default
> uv sync --extra cpu --extra ultralytics # CPU + YOLO
> ```
>
> See the [library README](library/README.md#installation) for more details.
> See the [getitune documentation](https://docs.geti.intel.com/docs/user-guide/library/get-started/installation) for more details.
>
> ℹ️ Ultralytics YOLO models are distributed under the [AGPL-3.0 license](https://www.ultralytics.com/license).

Expand Down Expand Up @@ -223,8 +223,8 @@ metrics = ov_engine.test()
predictions = ov_engine.predict()
```

See the [library README](library/README.md) for the full list of recipes, advanced configuration, dataset support,
backend-specific options, and deployment/optimization examples.
See the [getitune documentation](https://docs.geti.intel.com/docs/user-guide/library/get-started/quick-start) for the full list of recipes,
advanced configuration, dataset support, backend-specific options, and deployment/optimization examples.

## Key Features

Expand Down
2 changes: 1 addition & 1 deletion library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[Supported Tasks & Models](#supported-tasks--models) •
[Installation](#installation) •
[Quick Start](#quick-start) •
[Docs](https://open-edge-platform.github.io/geti/latest/index.html) •
[Docs](https://docs.geti.intel.com/docs/user-guide/library/get-started/intro) •
[License](#license)

[![PyPI](https://img.shields.io/pypi/v/getitune)](https://pypi.org/project/getitune)
Expand Down
31 changes: 0 additions & 31 deletions library/docs/Makefile

This file was deleted.

21 changes: 0 additions & 21 deletions library/docs/README.md

This file was deleted.

1,780 changes: 0 additions & 1,780 deletions library/docs/design/automated-model-benchmarking.md

This file was deleted.

44 changes: 0 additions & 44 deletions library/docs/make.bat

This file was deleted.

211 changes: 0 additions & 211 deletions library/docs/source/_static/css/custom.css

This file was deleted.

Binary file not shown.
Binary file removed library/docs/source/_static/logos/github_icon.png
Binary file not shown.

This file was deleted.

Loading
Loading