.pre-commit-config.yaml
CITATION.bib
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
ROADMAP.md
setup.cfg
setup.py
versioneer.py
dashboard/build/asset-manifest.json
dashboard/build/index.html
dashboard/build/static/css/main.56b5d8c7.css
dashboard/build/static/css/main.56b5d8c7.css.map
dashboard/build/static/js/main.f53d74b0.js
dashboard/build/static/js/main.f53d74b0.js.LICENSE.txt
dashboard/build/static/js/main.f53d74b0.js.map
docs/requirements.txt
docs/scripts/build_database_and_plots.py
docs/scripts/filter_database.py
docs/scripts/requirements.txt
docs/src/conf.py
docs/src/index.rst
docs/src/_resources/one.png
docs/src/_resources/synchronization.png
docs/src/_static/.gitkeep
docs/src/_static/cmdline.png
docs/src/_static/hyperband-cifar10_lpi.html
docs/src/_static/hyperband-cifar10_parallel_coordinates.html
docs/src/_static/hyperband-cifar10_parallel_coordinates_params.html
docs/src/_static/hyperband-cifar10_partial_dependencies.html
docs/src/_static/hyperband-cifar10_partial_dependencies_params.html
docs/src/_static/hyperband-cifar10_regret.html
docs/src/_static/paint.png
docs/src/_static/par_dep_thumbnail.png
docs/src/_static/parallel_coordinates_reorder.gif
docs/src/_static/parallel_coordinates_select.gif
docs/src/_static/python.png
docs/src/_static/random-rosenbrock_lpi.html
docs/src/_static/random-rosenbrock_parallel_coordinates.html
docs/src/_static/random-rosenbrock_partial_dependencies.html
docs/src/_static/random-rosenbrock_regret.html
docs/src/_static/restart.png
docs/src/_static/save.png
docs/src/_static/share.png
docs/src/_static/tpe-rosenbrock_lpi.html
docs/src/_static/tpe-rosenbrock_parallel_coordinates.html
docs/src/_static/tpe-rosenbrock_partial_dependencies.html
docs/src/_static/tpe-rosenbrock_regret.html
docs/src/_static/logos/orion_logo.ai
docs/src/_static/logos/orion_logo_bow_only_no_string.png
docs/src/_static/logos/orion_logo_bow_only_no_string_on_black.png
docs/src/_static/logos/orion_logo_grid_150ppi.png
docs/src/_static/logos/orion_logo_grid_300ppi.png
docs/src/_static/logos/orion_logo_grid_72ppi.png
docs/src/_static/logos/orion_logo_nogrid_150ppi.png
docs/src/_static/logos/orion_logo_nogrid_300ppi.png
docs/src/_static/logos/orion_logo_nogrid_72ppi.png
docs/src/_templates/.gitkeep
docs/src/code/algo.rst
docs/src/code/analysis.rst
docs/src/code/benchmark.rst
docs/src/code/client.rst
docs/src/code/core.rst
docs/src/code/executor.rst
docs/src/code/plotting.rst
docs/src/code/storage.rst
docs/src/code/testing.rst
docs/src/code/algo/asha.rst
docs/src/code/algo/ax.rst
docs/src/code/algo/base.rst
docs/src/code/algo/bohb.rst
docs/src/code/algo/dehb.rst
docs/src/code/algo/gridsearch.rst
docs/src/code/algo/hebo.rst
docs/src/code/algo/hyperband.rst
docs/src/code/algo/mofa.rst
docs/src/code/algo/nevergrad.rst
docs/src/code/algo/parallel_strategy.rst
docs/src/code/algo/pb2.rst
docs/src/code/algo/pbt.rst
docs/src/code/algo/random.rst
docs/src/code/algo/registry.rst
docs/src/code/algo/space.rst
docs/src/code/algo/tpe.rst
docs/src/code/analysis/base.rst
docs/src/code/analysis/lpi.rst
docs/src/code/analysis/partial_dependency.rst
docs/src/code/analysis/regret.rst
docs/src/code/benchmark/assessment.rst
docs/src/code/benchmark/benchmark_client.rst
docs/src/code/benchmark/task.rst
docs/src/code/benchmark/assessment/averagerank.rst
docs/src/code/benchmark/assessment/averageresult.rst
docs/src/code/benchmark/assessment/base.rst
docs/src/code/benchmark/assessment/parallelassessment.rst
docs/src/code/benchmark/task/base.rst
docs/src/code/benchmark/task/branin.rst
docs/src/code/benchmark/task/carromtable.rst
docs/src/code/benchmark/task/eggholder.rst
docs/src/code/benchmark/task/forrester.rst
docs/src/code/benchmark/task/profet.rst
docs/src/code/benchmark/task/rosenbrock.rst
docs/src/code/benchmark/task/profet/model_utils.rst
docs/src/code/benchmark/task/profet/profet_task.rst
docs/src/code/client/cli.rst
docs/src/code/client/experiment.rst
docs/src/code/client/manual.rst
docs/src/code/core/cli.rst
docs/src/code/core/evc.rst
docs/src/code/core/io.rst
docs/src/code/core/utils.rst
docs/src/code/core/worker.rst
docs/src/code/core/cli/base.rst
docs/src/code/core/cli/db.rst
docs/src/code/core/cli/evc.rst
docs/src/code/core/cli/hunt.rst
docs/src/code/core/cli/init_only.rst
docs/src/code/core/cli/insert.rst
docs/src/code/core/cli/db/release.rst
docs/src/code/core/cli/db/rm.rst
docs/src/code/core/cli/db/set.rst
docs/src/code/core/cli/db/setup.rst
docs/src/code/core/cli/db/test.rst
docs/src/code/core/cli/db/upgrade.rst
docs/src/code/core/evc/adapters.rst
docs/src/code/core/evc/conflicts.rst
docs/src/code/core/evc/experiment.rst
docs/src/code/core/io/convert.rst
docs/src/code/core/io/database.rst
docs/src/code/core/io/experiment_branch_builder.rst
docs/src/code/core/io/experiment_builder.rst
docs/src/code/core/io/interactive_commands.rst
docs/src/code/core/io/resolve_config.rst
docs/src/code/core/io/space_builder.rst
docs/src/code/core/io/database/ephemeraldb.rst
docs/src/code/core/io/database/mongodb.rst
docs/src/code/core/io/database/pickleddb.rst
docs/src/code/core/io/interactive_commands/branching_prompt.rst
docs/src/code/core/utils/exceptions.rst
docs/src/code/core/utils/format_terminal.rst
docs/src/code/core/utils/format_trials.rst
docs/src/code/core/utils/singleton.rst
docs/src/code/core/utils/tree.rst
docs/src/code/core/worker/consumer.rst
docs/src/code/core/worker/experiment.rst
docs/src/code/core/worker/primary_algo.rst
docs/src/code/core/worker/producer.rst
docs/src/code/core/worker/transformer.rst
docs/src/code/core/worker/trial.rst
docs/src/code/core/worker/trial_pacemaker.rst
docs/src/code/executor/base.rst
docs/src/code/executor/dask.rst
docs/src/code/executor/joblib.rst
docs/src/code/executor/multiprocess.rst
docs/src/code/executor/single.rst
docs/src/code/plotting/base.rst
docs/src/code/plotting/plotly.rst
docs/src/code/storage/base.rst
docs/src/code/storage/legacy.rst
docs/src/code/storage/track.rst
docs/src/code/testing/algo.rst
docs/src/code/testing/plotting.rst
docs/src/code/testing/space.rst
docs/src/code/testing/state.rst
docs/src/developer/ci.rst
docs/src/developer/documenting.rst
docs/src/developer/installing.rst
docs/src/developer/logos.rst
docs/src/developer/overview.rst
docs/src/developer/release.rst
docs/src/developer/standards.rst
docs/src/developer/stress.rst
docs/src/developer/test.png
docs/src/developer/testing.rst
docs/src/install/core.rst
docs/src/install/database.rst
docs/src/install/gettingstarted.rst
docs/src/plugins/algorithms.rst
docs/src/plugins/base.rst
docs/src/plugins/install.rst
docs/src/tutorials/cluster.rst
docs/src/tutorials/huggingface.rst
docs/src/tutorials/pytorch-mnist.rst
docs/src/tutorials/pytorch_a2c_ppo.rst
docs/src/tutorials/scikit-learn.rst
docs/src/tutorials/speech-brain.rst
docs/src/user/algorithms.rst
docs/src/user/api.rst
docs/src/user/benchmark.rst
docs/src/user/config.rst
docs/src/user/evc.rst
docs/src/user/monitoring.rst
docs/src/user/overview.rst
docs/src/user/parallel.rst
docs/src/user/script.rst
docs/src/user/searchspace.rst
docs/src/user/storage.rst
docs/src/user/web_api.rst
docs/src/user/cli/info.rst
docs/src/user/cli/list.rst
docs/src/user/cli/status.rst
docs/src/user/library/evc_results.rst
docs/src/user/library/results.rst
examples/README.md
examples/README.rst
examples/base_db.pkl
examples/code_1_python_api_db.pkl
examples/code_2_hyperband_checkpoint_db.pkl
examples/dask_example.py
examples/db.pkl
examples/benchmark/benchmark_get_start.ipynb
examples/benchmark/profet_benchmark.py
examples/huggingface/config.yaml
examples/huggingface/main.py
examples/huggingface/requirements.txt
examples/learn_search_space/__init__.py
examples/plotting/README.rst
examples/plotting/database.pkl
examples/plotting/local.yaml
examples/plotting/plot_1_regret.py
examples/plotting/plot_2_parallel_coordinates.py
examples/plotting/plot_3_lpi.py
examples/plotting/plot_4_partial_dependencies.py
examples/plotting/plotting-api.ipynb
examples/plotting/how-tos/README.rst
examples/plotting/how-tos/code_1_how_to_plot.py
examples/plotting/how-tos/code_2_how_to_save.py
examples/plotting/how-tos/code_3_how_to_share_chart_studio.py
examples/scikitlearn-iris/README.md
examples/scikitlearn-iris/main.py
examples/scikitlearn-iris/requirements.txt
examples/speechbrain_tutorial/main.py
examples/speechbrain_tutorial/train.py
examples/speechbrain_tutorial/train.yaml
examples/tutorials/README.rst
examples/tutorials/code_1_python_api.py
examples/tutorials/code_2_hyperband_checkpoint.py
examples/tutorials/code_4_parallelism.py
src/orion.egg-info/PKG-INFO
src/orion.egg-info/SOURCES.txt
src/orion.egg-info/dependency_links.txt
src/orion.egg-info/entry_points.txt
src/orion.egg-info/namespace_packages.txt
src/orion.egg-info/not-zip-safe
src/orion.egg-info/requires.txt
src/orion.egg-info/top_level.txt
src/orion/algo/asha/__init__.py
src/orion/algo/asha/asha.py
src/orion/algo/axoptimizer/__init__.py
src/orion/algo/axoptimizer/axoptimizer.py
src/orion/algo/base/__init__.py
src/orion/algo/base/base.py
src/orion/algo/base/parallel_strategy.py
src/orion/algo/base/registry.py
src/orion/algo/bohb/__init__.py
src/orion/algo/bohb/bohb.py
src/orion/algo/dehb/__init__.py
src/orion/algo/dehb/brackets.py
src/orion/algo/dehb/dehb.py
src/orion/algo/evolution_es/__init__.py
src/orion/algo/evolution_es/evolution_es.py
src/orion/algo/evolution_es/mutate_functions.py
src/orion/algo/gridsearch/__init__.py
src/orion/algo/gridsearch/gridsearch.py
src/orion/algo/hebo/__init__.py
src/orion/algo/hebo/hebo_algo.py
src/orion/algo/hyperband/__init__.py
src/orion/algo/hyperband/hyperband.py
src/orion/algo/mofa/__init__.py
src/orion/algo/mofa/mofa.py
src/orion/algo/mofa/sampler.py
src/orion/algo/mofa/transformer.py
src/orion/algo/nevergradoptimizer/__init__.py
src/orion/algo/nevergradoptimizer/nevergradoptimizer.py
src/orion/algo/pbt/__init__.py
src/orion/algo/pbt/exploit.py
src/orion/algo/pbt/explore.py
src/orion/algo/pbt/pb2.py
src/orion/algo/pbt/pb2_utils.py
src/orion/algo/pbt/pbt.py
src/orion/algo/random/__init__.py
src/orion/algo/random/random.py
src/orion/algo/space/__init__.py
src/orion/algo/space/configspace.py
src/orion/algo/tpe/__init__.py
src/orion/algo/tpe/tpe.py
src/orion/analysis/__init__.py
src/orion/analysis/base.py
src/orion/analysis/lpi_utils.py
src/orion/analysis/partial_dependency_utils.py
src/orion/analysis/regret_utils.py
src/orion/benchmark/__init__.py
src/orion/benchmark/benchmark_client.py
src/orion/benchmark/assessment/__init__.py
src/orion/benchmark/assessment/averagerank.py
src/orion/benchmark/assessment/averageresult.py
src/orion/benchmark/assessment/base.py
src/orion/benchmark/assessment/parallelassessment.py
src/orion/benchmark/task/__init__.py
src/orion/benchmark/task/base.py
src/orion/benchmark/task/branin.py
src/orion/benchmark/task/carromtable.py
src/orion/benchmark/task/eggholder.py
src/orion/benchmark/task/forrester.py
src/orion/benchmark/task/rosenbrock.py
src/orion/benchmark/task/profet/__init__.py
src/orion/benchmark/task/profet/fcnet.py
src/orion/benchmark/task/profet/forrester.py
src/orion/benchmark/task/profet/model_utils.py
src/orion/benchmark/task/profet/profet_task.py
src/orion/benchmark/task/profet/svm.py
src/orion/benchmark/task/profet/xgboost.py
src/orion/client/__init__.py
src/orion/client/cli.py
src/orion/client/experiment.py
src/orion/client/manual.py
src/orion/client/runner.py
src/orion/core/__init__.py
src/orion/core/_version.py
src/orion/core/cli/__init__.py
src/orion/core/cli/base.py
src/orion/core/cli/db_main.py
src/orion/core/cli/evc.py
src/orion/core/cli/frontend.py
src/orion/core/cli/hunt.py
src/orion/core/cli/info.py
src/orion/core/cli/init_only.py
src/orion/core/cli/insert.py
src/orion/core/cli/list.py
src/orion/core/cli/plot.py
src/orion/core/cli/serve.py
src/orion/core/cli/status.py
src/orion/core/cli/checks/creation.py
src/orion/core/cli/checks/operations.py
src/orion/core/cli/checks/presence.py
src/orion/core/cli/db/__init__.py
src/orion/core/cli/db/release.py
src/orion/core/cli/db/rm.py
src/orion/core/cli/db/set.py
src/orion/core/cli/db/setup.py
src/orion/core/cli/db/test.py
src/orion/core/cli/db/upgrade.py
src/orion/core/evc/__init__.py
src/orion/core/evc/adapters.py
src/orion/core/evc/conflicts.py
src/orion/core/evc/experiment.py
src/orion/core/io/__init__.py
src/orion/core/io/cmdline_parser.py
src/orion/core/io/config.py
src/orion/core/io/convert.py
src/orion/core/io/experiment_branch_builder.py
src/orion/core/io/experiment_builder.py
src/orion/core/io/orion_cmdline_parser.py
src/orion/core/io/resolve_config.py
src/orion/core/io/space_builder.py
src/orion/core/io/database/__init__.py
src/orion/core/io/database/ephemeraldb.py
src/orion/core/io/database/mongodb.py
src/orion/core/io/database/pickleddb.py
src/orion/core/io/interactive_commands/branching_prompt.py
src/orion/core/utils/__init__.py
src/orion/core/utils/_appdirs.py
src/orion/core/utils/backward.py
src/orion/core/utils/diff.py
src/orion/core/utils/exceptions.py
src/orion/core/utils/flatten.py
src/orion/core/utils/format_terminal.py
src/orion/core/utils/format_trials.py
src/orion/core/utils/module_import.py
src/orion/core/utils/pptree.py
src/orion/core/utils/random_state.py
src/orion/core/utils/singleton.py
src/orion/core/utils/terminal.py
src/orion/core/utils/tree.py
src/orion/core/utils/working_dir.py
src/orion/core/worker/__init__.py
src/orion/core/worker/consumer.py
src/orion/core/worker/experiment.py
src/orion/core/worker/experiment_config.py
src/orion/core/worker/primary_algo.py
src/orion/core/worker/producer.py
src/orion/core/worker/transformer.py
src/orion/core/worker/trial.py
src/orion/core/worker/trial_pacemaker.py
src/orion/core/worker/algo_wrappers/__init__.py
src/orion/core/worker/algo_wrappers/algo_wrapper.py
src/orion/core/worker/algo_wrappers/insist_suggest.py
src/orion/core/worker/algo_wrappers/space_transform.py
src/orion/core/worker/algo_wrappers/transform_wrapper.py
src/orion/core/worker/warm_start/__init__.py
src/orion/core/worker/warm_start/knowledge_base.py
src/orion/core/worker/warm_start/multi_task_wrapper.py
src/orion/core/worker/warm_start/warm_starteable.py
src/orion/executor/base.py
src/orion/executor/dask_backend.py
src/orion/executor/joblib_backend.py
src/orion/executor/multiprocess_backend.py
src/orion/executor/single_backend.py
src/orion/plotting/backend_plotly.py
src/orion/plotting/base.py
src/orion/serving/__init__.py
src/orion/serving/benchmarks_resource.py
src/orion/serving/experiments_resource.py
src/orion/serving/parameters.py
src/orion/serving/plots_resources.py
src/orion/serving/responses.py
src/orion/serving/runtime.py
src/orion/serving/trials_resource.py
src/orion/serving/webapi.py
src/orion/storage/base.py
src/orion/storage/legacy.py
src/orion/storage/track.py
src/orion/testing/__init__.py
src/orion/testing/algo.py
src/orion/testing/dummy_algo.py
src/orion/testing/evc.py
src/orion/testing/plotting.py
src/orion/testing/space.py
src/orion/testing/state.py
src/orion/testing/trial.py
tests/conftest.py
tests/orion_config.yaml
tests/requirements.txt
tests/functional/algos/test_algos.py
tests/functional/backward_compatibility/black_box.py
tests/functional/backward_compatibility/python_api.py
tests/functional/backward_compatibility/random.yaml
tests/functional/backward_compatibility/test_versions.py
tests/functional/backward_compatibility/versions.txt
tests/functional/benchmark/test_benchmark_flow.py
tests/functional/branching/black_box.py
tests/functional/branching/black_box_new.py
tests/functional/branching/black_box_with_y.py
tests/functional/branching/black_box_with_z.py
tests/functional/branching/new_algo_config.yaml
tests/functional/branching/orion_config.yaml
tests/functional/branching/test_branching.py
tests/functional/client/black_box.py
tests/functional/client/orion_config.yaml
tests/functional/client/test_cli_client.py
tests/functional/commands/black_box.py
tests/functional/commands/conftest.py
tests/functional/commands/experiment.yaml
tests/functional/commands/orion_config_random.yaml
tests/functional/commands/test_db_commands.py
tests/functional/commands/test_db_release.py
tests/functional/commands/test_db_rm.py
tests/functional/commands/test_db_set.py
tests/functional/commands/test_hunt_command.py
tests/functional/commands/test_info_command.py
tests/functional/commands/test_insert_command.py
tests/functional/commands/test_list_command.py
tests/functional/commands/test_plot_commands.py
tests/functional/commands/test_setup_command.py
tests/functional/commands/test_status_command.py
tests/functional/commands/test_verbose_messages.py
tests/functional/configuration/conftest.py
tests/functional/configuration/test_all_options.py
tests/functional/core/worker/test_experiment_functional.py
tests/functional/core/worker/warm_start/test_warm_starting.py
tests/functional/demo/black_box.py
tests/functional/demo/black_box_w_config.py
tests/functional/demo/black_box_w_config_other.py
tests/functional/demo/broken_box.py
tests/functional/demo/database_config.yaml
tests/functional/demo/dir_per_trial.py
tests/functional/demo/orion_black_box.py
tests/functional/demo/orion_config.yaml
tests/functional/demo/orion_config_other.yaml
tests/functional/demo/orion_config_random.yaml
tests/functional/demo/script_config.yaml
tests/functional/demo/strategy_config.yaml
tests/functional/demo/stress_gradient.yaml
tests/functional/demo/test_demo.py
tests/functional/demo/working_dir_config.yaml
tests/functional/example/orion_config.yaml
tests/functional/example/test_scikit_learn.py
tests/functional/gradient_descent_algo/LICENSE
tests/functional/gradient_descent_algo/MANIFEST.in
tests/functional/gradient_descent_algo/setup.py
tests/functional/gradient_descent_algo/src/orion/algo/gradient_descent.py
tests/functional/parsing/orion_config_random.yaml
tests/functional/parsing/test_parsing_base.py
tests/functional/parsing/test_parsing_hunt.py
tests/functional/parsing/test_parsing_insert.py
tests/functional/serving/conftest.py
tests/functional/serving/test_benchmarks_resource.py
tests/functional/serving/test_experiments_resource.py
tests/functional/serving/test_frontend.py
tests/functional/serving/test_plots_resource.py
tests/functional/serving/test_root.py
tests/functional/serving/test_trials_resource.py
tests/functional/storage/test_io.py
tests/stress/requirements.txt
tests/stress/client/stress_experiment.py
tests/unittests/algo/test_asha.py
tests/unittests/algo/test_base.py
tests/unittests/algo/test_bohb.py
tests/unittests/algo/test_configspace.py
tests/unittests/algo/test_dehb.py
tests/unittests/algo/test_evolution_es.py
tests/unittests/algo/test_gridsearch.py
tests/unittests/algo/test_hyperband.py
tests/unittests/algo/test_parallel_strategy.py
tests/unittests/algo/test_random.py
tests/unittests/algo/test_registry.py
tests/unittests/algo/test_space.py
tests/unittests/algo/test_tpe.py
tests/unittests/algo/long/ax/test_axoptimizer.py
tests/unittests/algo/long/hebo/test_hebo.py
tests/unittests/algo/long/nevergrad/integration_test.py
tests/unittests/algo/mofa/test_analysis.py
tests/unittests/algo/mofa/test_mofa.py
tests/unittests/algo/pbt/base.py
tests/unittests/algo/pbt/conftest.py
tests/unittests/algo/pbt/test_exploit.py
tests/unittests/algo/pbt/test_explore.py
tests/unittests/algo/pbt/test_lineages.py
tests/unittests/algo/pbt/test_pb2.py
tests/unittests/algo/pbt/test_pbt.py
tests/unittests/analysis/__init__.py
tests/unittests/analysis/test_base.py
tests/unittests/analysis/test_lpi.py
tests/unittests/analysis/test_partial_dependency.py
tests/unittests/analysis/test_regret.py
tests/unittests/benchmark/conftest.py
tests/unittests/benchmark/test_assessments.py
tests/unittests/benchmark/test_benchmark.py
tests/unittests/benchmark/test_benchmark_client.py
tests/unittests/benchmark/task/test_tasks.py
tests/unittests/benchmark/task/profet/__init__.py
tests/unittests/benchmark/task/profet/conftest.py
tests/unittests/benchmark/task/profet/test_fcnet.py
tests/unittests/benchmark/task/profet/test_forrester.py
tests/unittests/benchmark/task/profet/test_profet_task.py
tests/unittests/benchmark/task/profet/test_svm.py
tests/unittests/benchmark/task/profet/test_xgboost.py
tests/unittests/client/runner_subprocess.py
tests/unittests/client/test_client.py
tests/unittests/client/test_experiment_client.py
tests/unittests/client/test_runner.py
tests/unittests/core/bad_config1.txt
tests/unittests/core/bad_config2.txt
tests/unittests/core/bad_config3.txt
tests/unittests/core/bad_config4.txt
tests/unittests/core/conftest.py
tests/unittests/core/experiment.yaml
tests/unittests/core/sample_config.json
tests/unittests/core/sample_config.txt
tests/unittests/core/sample_config.yml
tests/unittests/core/sample_config_diff.yml
tests/unittests/core/sample_config_template.txt
tests/unittests/core/some_sample_config.txt
tests/unittests/core/test_branch_config.py
tests/unittests/core/test_insert.py
tests/unittests/core/test_transformer.py
tests/unittests/core/test_utils_format.py
tests/unittests/core/cli/test_checks.py
tests/unittests/core/cli/test_evc.py
tests/unittests/core/cli/test_info.py
tests/unittests/core/database/__init__.py
tests/unittests/core/database/conftest.py
tests/unittests/core/database/test_database.py
tests/unittests/core/database/test_ephemeraldb.py
tests/unittests/core/database/test_mongodb.py
tests/unittests/core/database/test_pickleddb.py
tests/unittests/core/evc/conftest.py
tests/unittests/core/evc/test_adapters.py
tests/unittests/core/evc/test_conflicts.py
tests/unittests/core/evc/test_experiment_tree.py
tests/unittests/core/evc/test_resolutions.py
tests/unittests/core/io/conftest.py
tests/unittests/core/io/database_test.py
tests/unittests/core/io/orion.yaml
tests/unittests/core/io/orion_config.yaml
tests/unittests/core/io/orion_incomplete_config.yaml
tests/unittests/core/io/orion_old_config.yaml
tests/unittests/core/io/test_cmdline_parser.py
tests/unittests/core/io/test_config.py
tests/unittests/core/io/test_converters.py
tests/unittests/core/io/test_evc_builder.py
tests/unittests/core/io/test_experiment_builder.py
tests/unittests/core/io/test_orion_cmdline_parser.py
tests/unittests/core/io/test_resolve_config.py
tests/unittests/core/io/test_space_builder.py
tests/unittests/core/io/interactive_commands/test_branching_prompt.py
tests/unittests/core/utils/test_backward.py
tests/unittests/core/utils/test_flatten.py
tests/unittests/core/utils/test_module_import.py
tests/unittests/core/utils/test_tree.py
tests/unittests/core/utils/test_utils.py
tests/unittests/core/utils/test_working_dir.py
tests/unittests/core/worker/test_consumer.py
tests/unittests/core/worker/test_experiment.py
tests/unittests/core/worker/test_experiment_config.py
tests/unittests/core/worker/test_producer.py
tests/unittests/core/worker/test_trial.py
tests/unittests/core/worker/test_trial_pacemaker.py
tests/unittests/core/worker/algo_wrappers/__init__.py
tests/unittests/core/worker/algo_wrappers/base.py
tests/unittests/core/worker/algo_wrappers/test_insist_suggest.py
tests/unittests/core/worker/algo_wrappers/test_transform.py
tests/unittests/core/worker/warm_start/__init__.py
tests/unittests/core/worker/warm_start/test_knowledge_base.py
tests/unittests/core/worker/warm_start/test_multi_task.py
tests/unittests/core/worker/warm_start/test_warm_starteable.py
tests/unittests/executor/test_executor.py
tests/unittests/executor/test_futures.py
tests/unittests/plotting/test_plot_accessor.py
tests/unittests/plotting/test_plotly_backend.py
tests/unittests/storage/test_legacy.py
tests/unittests/storage/test_storage.py