Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History

azureml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

The AzureML submodule contains utilities to connect to a workspace, train, tune and operationalize NLP systems at scale using AzureML.
For example, the DistributedCommunicator class defined in azureml_bert_util.py assists in making communication with multiple nodes for distributed training possible. azureml_utils.py contains a few helper functions that make it easy to authenticate, create, or retrieve an AzureML resource.