-
SDK: V2
OS: Linux
Python: 3.10
We have an ML training pipeline with SDK V2 that uses a Sweep job. The pipelines use the environment that exists in a Shared ML Registry.
We are utilizing the co…
-
## Motivation :
As a developper I want to easily be able to test `deepspeed-mii`.
However, while using conda (or other python package manager i.e pypenv), I still encounter error (with protobuf fo…
Thytu updated
2 years ago
-
When using the [Tensorboard class](https://docs.microsoft.com/en-us/python/api/azureml-tensorboard/azureml.tensorboard.tensorboard?view=azure-ml-py) of the Azure ML SDK, runs are named after their **R…
-
When the experiment is started up, and the run details is supposed to be available from the notebook, it throws an error:
WARNING:root:user_name does not exist.
I can manually review the details…
-
Whenever I call the predict(...) method for a model, the following output is printed:
```
Predicting DataLoader 0: 100%|██████████| 1/1 [00:00
-
### SynapseML version
0.9.4
### System information
- **Language version** : python 3.9.12
- **Spark Version** : spark 3.3.2
- **Spark Platform** : Synapse
- **Scala Version** : 2.12.15
### D…
-
### Extension name (the extension in question)
Machine Learning v2
### Description of issue (in as much detail as possible)
workspace.yml:
```yml
name: myworkspace 123
```
```sh
az ml work…
-
### Describe the bug
In the Azure Devops Pipeline I do not want to receive any warnings as the pipeline fails. Therefore my idea was to mute the warning s by only-show-errors. Still I am recevieng …
-
### Description
I saw lots of warnings from the result of pytest. Those warnings were not taken into considration because they are suppressed in the CICD testing workflow. Many warnings have some…
-
I have a streaming json from a simulator coming in and fail in R script within AzureML Execute R script.
I get the following error
"An exception was encountered while invoking the Azure ML funct…