ashish kumar

Results 6 issues of ashish kumar

This PR is for supporting multiple run submissions as part of a single WF execution. we are using multiprocessing library to process each entry here. to save the time on...

enhancement

this PR supports multiple runs, but with for loop instead of multiprocessing. this has drawback over multiprocessing as it has a deterministic delay when multiple runs might be submitted.

enhancement

adding processioning on machine

is user gives service name as which does not confirm to Azure restrictions for naming. Should we make the whole name as lowercase? ##[error]Model deployment failed with exception: WebserviceException: Message:...

the docker image creation option is available but once image is created and pushed into the container registry, if you try to deploy the image, it does not work, reason...

this links to this issue https://github.com/github/ms-ecosystem/issues/85

enhancement