MCPcopy Create free account

hub / github.com/aimhubio/aimlflow / functions

Functions37 in github.com/aimhubio/aimlflow

↓ 6 callersMethodget
(self, run_id)
aimlflow/utils.py:54
↓ 4 callersMethodstatus
Prints things in bold.
setup.py:46
↓ 3 callersFunctionget_mlflow_experiments
(client, experiment)
aimlflow/utils.py:71
↓ 2 callersMethod_process_runs
(self)
aimlflow/watcher.py:89
↓ 2 callersMethod_process_single_run
(self, aim_run, mlflow_run)
aimlflow/watcher.py:79
↓ 2 callersFunctioncollect_artifacts
(aim_run, mlflow_run, mlflow_client, exclude_artifacts)
aimlflow/utils.py:121
↓ 2 callersFunctioncollect_metrics
(aim_run, mlflow_run, mlflow_client, timestamp=None)
aimlflow/utils.py:206
↓ 2 callersFunctioncollect_run_params
(aim_run, mlflow_run)
aimlflow/utils.py:108
↓ 2 callersFunctionget_aim_run
(repo_inst, run_id, run_name, experiment_name, run_cache)
aimlflow/utils.py:87
↓ 2 callersMethodrefresh
(self)
aimlflow/utils.py:65
↓ 1 callersMethod_get_current_active_mlflow_runs
(self)
aimlflow/watcher.py:68
↓ 1 callersFunction_map_nested_dicts
(fun, tree)
aimlflow/utils.py:247
↓ 1 callersMethod_search_experiment
(self, experiment_id)
aimlflow/watcher.py:65
↓ 1 callersFunction_wait_forever
(watcher)
aimlflow/utils.py:239
↓ 1 callersFunctionconvert_existing_logs
(repo_inst, tracking_uri, experiment=None, excluded_artifacts=None, no_cache=False)
aimlflow/utils.py:216
↓ 1 callersFunctionload_data
(data_dir="./data")
examples/hparam-tuning/tune.py:26
↓ 1 callersFunctionmain
(num_samples=10, max_num_epochs=10, cpu_cores=4, gpus_per_trial=1)
examples/hparam-tuning/tune.py:164
↓ 1 callersMethodrun
(self)
examples/cross-lingual-transfer/main.py:45
↓ 1 callersMethodstart
(self)
aimlflow/watcher.py:51
↓ 1 callersMethodstop
(self)
aimlflow/watcher.py:58
Method__getitem__
(self, key: str)
aimlflow/utils.py:62
Method__init__
(self, repo: 'Repo', tracking_uri: str, experiment: str = N
aimlflow/watcher.py:27
Method__init__
(self, repo_path, no_cache=False)
aimlflow/utils.py:41
Method__init__
(self, args)
examples/cross-lingual-transfer/main.py:25
Method__init__
(self, l1=120, l2=84)
examples/hparam-tuning/tune.py:47
Method__setitem__
(self, key: str, val: str)
aimlflow/utils.py:57
Function_try_parse_str
(s)
aimlflow/utils.py:254
Method_watch
(self)
aimlflow/watcher.py:133
Functioncli_entry_point
()
aimlflow/cli.py:17
Methodcompute_metrics
(self, eval_pred)
examples/cross-lingual-transfer/main.py:32
Methodfinalize_options
(self)
setup.py:53
Methodforward
(self, x)
examples/hparam-tuning/tune.py:56
Methodinitialize_options
(self)
setup.py:50
Methodrun
(self)
setup.py:56
Functionsync
(aim_repo, mlflow_tracking_uri, experiment, exclude_artifacts)
aimlflow/cli.py:29
Methodtokenize_function
(self, examples)
examples/cross-lingual-transfer/main.py:37
Functiontrain_cifar
(config)
examples/hparam-tuning/tune.py:66