Diane Feddema

Results 4 issues of Diane Feddema

podman run --rm -ti --volume /root/mlcube_2.0/mlcube_examples/mnist/workspace/logs/:/mlcube_io2/:z --entrypoint=/bin/bash mlcommons/mnist:0.0.1 Add a ":z"option to the volume mount, which tells Podman to relabel the volume's content to match the label inside the container....

{ "description": "Setting this value to 'false' prevents the application from being re-deployed if/when it completes", "name": "APP_EXIT", "value": "false", "required": true }

I am wondering if anyone has run the object detecton benchmark with pytorch on Tesla P100s. Here's a link to the code I want to run on P100s, but the...

I'm running multi-node training of ResNet50 with Torchx, codeflare-sdk, MCAD on OCP 4.12. I have a 3 node OCP 4.12 cluster, each node has one Nvidia GPU. Each of the...