Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: batchai/resource-manager

…n for new 2018-05-01 API version (#2423)

* Generated from 9d2dd94a3fef664168ddda7bc83bb471700e1b23

BatchAI. SDK 2018-05-01

Changes:
- Added first class support for Horovod framework
- Added first class support for custom mpi commands
- Introduced workspaces
- Introduces experiments as a grouping mechanism for related jobs
- Moved jobs from the top level into workpace/experiment
- Moved clusters and file servers from the top level into workspaces
- Removing filter and select parameters as they are not suppported yet
- Removing FileServer type as only NFS is supporter
- Removed type of output directories - server doesn't support it
- Removed 'createNew' attribute of output directory because there is no
use-case scenario for having it equal to false.

* Generated from ad43bbe835e6a244af9cd39cd0ab6be757e9b42c

Addressed CR feedback

* Generated from 1ed70938835b3689a0effeb616d3a2c2589d2fc3

BatchAI. Get rid of booleans and added readonly attributes to where applicable
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 27, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-batchai

You can install the package azure-mgmt-batchai of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_batchai/resource-manager#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_batchai/resource-manager#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_batchai/resource-manager
  • pip install -e ./azure-mgmt-batchai

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_batchai/resource-manager
  • pip wheel --no-deps ./azure-mgmt-batchai

Direct download

Your files can be directly downloaded here:

* Generated from 8f361f3f709fa6f7e42805864f50948c7bb72847

BatchAI. Updated examples

Unique subdirectory will be only generated for jobs because only jobs
generate output and so may have conflict with previous job versions.

* Generated from df89a61f596ccdebf88102e1e674ff33c0e573d7

BatchAI. Remove CreateExperimentParameters
@lmazuel
Copy link
Member

lmazuel commented Jun 12, 2018

Released in #2699

@lmazuel lmazuel closed this Jun 12, 2018
@lmazuel lmazuel deleted the restapi_auto_batchai/resource-manager branch June 12, 2018 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants