submit_child_run: Submit an experiment and return the active child run

View source: R/run.R

submit_child_runR Documentation

Submit an experiment and return the active child run

Description

Submit an experiment and return the active child run.

Usage

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.


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.