Junpu Fan
Junpu Fan
Hi @w238liu, we have released the SageMaker containers with `ffmpeg 4.4.2` installed. That fixed the first issue you've mentioned, here is the release tag:https://github.com/aws/deep-learning-containers/releases/tag/v1.4-pt-sagemaker-2.0.1-tr-gpu-py310. On the second issue, i was...
Hi @w238liu, thanks for the above update, i read the issue that you opened and confirmed that the official documentation's recommendation of using 'ffmpeg
Hi @w238liu, I'm trying out today to see if GPU decoding can be enabled on the PyTorch Training Container with ffmpeg 6 from conda-forge. First, i tried the test cases...
Hi @malfet I've closed #4602 because we found an issue where `conda search 'pytorch[channel={name}]'` only works when `{name}` is either a conda channel hosted in [conda.anaconda.org](conda.anaconda.org) or a HTTP url....