Comments on: MXNet Distributed Training with Azure ML (Custom Configuration Sample)/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/Professional Development, Data ScienceThu, 25 Aug 2022 02:10:27 +0000hourly1http://wordpress.com/By: Deploy Model with Custom Docker Image in Azure Machine Learning – tsmatz/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-38695Thu, 05 Aug 2021 09:56:55 +0000/?p=7638#comment-38695[…] my early post, I have showed you how to bring your own custom docker image in training with Azure Machine […]

Like

]]>
By: Jinpeng Wang/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-24315Mon, 13 May 2019 01:36:42 +0000/?p=7638#comment-24315In reply to Tsuyoshi Matsuzaki.

Thank you.

Like

]]>
By: Tsuyoshi Matsuzaki/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-24288Sat, 11 May 2019 20:49:09 +0000/?p=7638#comment-24288Hi Jinpeng-san,
If you’re going to run pytorch with distributed training, it’s easy to use PyTorch Estimator in AML. (As I mentioned in /2018/11/20/azure-machine-learning-services/ , there exists high level API for only Tensorflow, PyTorch, and Chainner in AML.)
Please see https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-train-pytorch .

Like

]]>
By: Jinpeng Wang/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-24249Thu, 09 May 2019 16:16:00 +0000/?p=7638#comment-24249Hi Tsuyoshi,

Do you know how to run the following script in AzureML Service? I have read all the documents, but can’t figure out how to specify parameter “-m torch.distributed.launch –nproc_per_node=4” to python.

python -m torch.distributed.launch –nproc_per_node=4 /path_to_maskrcnn_benchmark/tools/train_net.py –config-file “path/to/config/file.yaml”

Like

]]>
By: Azure Update (2019.01.24) | ブチザッキ/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-8377Wed, 23 Jan 2019 20:36:45 +0000/?p=7638#comment-8377[…] MXNet Distributed Training with Azure ML service (Custom Configuration for Training) […]

Like

]]>
By: 7 Reasons to Use Azure Machine Learning Service – tsmatz/2019/01/17/azure-machine-learning-service-custom-amlcompute-and-runconfig-for-mxnet-distributed-training/comment-page-1/#comment-8273Thu, 17 Jan 2019 10:13:58 +0000/?p=7638#comment-8273[…] : See “Customize Your Azure ML Compute for Training” for the same distributed training without built-in estimator. […]

Like

]]>