submit_child_run: Submit an experiment and return the active child run

Description Usage Arguments Value

View source: R/run.R

Description

Submit an experiment and return the active child run.

Usage

1
submit_child_run(parent_run, config = NULL, tags = NULL)

Arguments

parent_run

The parent Run object.

config

The RunConfig object

tags

Tags to be added to the submitted run, e.g., "tag": "value".

Value

A Run object.


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.