From ae9f286c72c57552d581eb475ddb0cdc651750dd Mon Sep 17 00:00:00 2001 From: AndreaCossu Date: Wed, 21 Feb 2024 10:55:26 +0100 Subject: [PATCH] Removed old functions in doc and move ctrl-benchmakr to separate installation tag --- docs/benchmarks.rst | 7 ++----- extra_dependencies.txt | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/benchmarks.rst b/docs/benchmarks.rst index 5eb0efc8e..d87d22cc1 100644 --- a/docs/benchmarks.rst +++ b/docs/benchmarks.rst @@ -37,6 +37,7 @@ Scenarios NCScenario NIScenario + benchmark_with_validation_stream Streams """"""""" @@ -275,10 +276,10 @@ Misc (make data-incremental, add a validation stream, ...) :toctree: generated data_incremental_benchmark - benchmark_with_validation_stream .. currentmodule:: avalanche.benchmarks.utils + Utils (Data Loading and AvalancheDataset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | The custom dataset and dataloader implementations contained in this sub-module are described in more detailed in the How-Tos about `"data loading and replay" ` and `"Avalanche Dataset" `. @@ -306,9 +307,5 @@ AvalancheDataset AvalancheDataset make_avalanche_dataset - make_classification_dataset - classification_subset - make_tensor_classification_dataset - concat_classification_datasets TaskSet DataAttribute diff --git a/extra_dependencies.txt b/extra_dependencies.txt index 330556bd1..2dc9f110e 100644 --- a/extra_dependencies.txt +++ b/extra_dependencies.txt @@ -4,8 +4,8 @@ # package[version_required]: tag1, tag2, ... higher: extra -ctrl-benchmark: extra torchaudio: extra +ctrl-benchmark: ctrl gym: rl pycocotools: detection lvis: detection