We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b946f4 + 72a15ee commit 84be38eCopy full SHA for 84be38e
2 files changed
PyTorch/SpeechSynthesis/FastPitch/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-ARG FROM_IMAGE_NAME=nvcr.io/nvidia/pytorch:21.05-py3
+ARG FROM_IMAGE_NAME=nvcr.io/nvidia/pytorch:22.08-py3
16
FROM ${FROM_IMAGE_NAME}
17
18
ENV PYTHONPATH /workspace/fastpitch
0 commit comments