In TrainingConfig set the device to "mps". The run training.
In sample.py modify parse_args() and add support for mps as a possible value for the --device argument.
reply
In TrainingConfig set the device to "mps". The run training.
In sample.py modify parse_args() and add support for mps as a possible value for the --device argument.