Manu Seth
Manu Seth
`dlc-pr-sagemaker-pytorch` is failing with the following error ```FileNotFoundError: [Errno 2] No such file or directory: 'pytorch/buildspec-sagemaker.yml'``` @RadhikaB-97 can you check if the buildspec file name is correct and that it...
@saimidu can you help with the SM test failures - 4 SM training compiler tests fail, are they even supported?
The sanity tests are failing `test_pip_check` with the following stdout: ``` tensorflow-io 0.21.0 requires tensorflow, which is not installed. tensorflow-gpu 2.6.5 has requirement protobuf=3.9.2, but you have protobuf 3.20.1. ```...
@satishpasumarthi can we remove the function definition for `_wait_orted_process_to_finish` if it is not being used?
Hi @matteosal , can you share information on what platforms you are using to build and test MXNet? Are you using native or cross compilation? I have built MXNet `v1.x`...
WIP PR : https://github.com/apache/incubator-mxnet/pull/20252
Hi @Tomaubier , here's the public MXNet 1.9 wheel that supports aarch64 https://repo.mxnet.io/dist/python/cpu/mxnet-1.9.0-py3-none-manylinux2014_aarch64.whl . Currently it takes ArmPL as a dependency, so you need to install ArmPL corresponding to your...