Skip to content

Commit 72a15ee

Browse files
alancuckinv-kkudrynski
authored andcommitted
[FastPitch/PyT] Bump container to 22.08, update perf results
1 parent ca5ae20 commit 72a15ee

2 files changed

Lines changed: 120 additions & 54 deletions

File tree

PyTorch/SpeechSynthesis/FastPitch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
ARG FROM_IMAGE_NAME=nvcr.io/nvidia/pytorch:21.05-py3
15+
ARG FROM_IMAGE_NAME=nvcr.io/nvidia/pytorch:22.08-py3
1616
FROM ${FROM_IMAGE_NAME}
1717

1818
ENV PYTHONPATH /workspace/fastpitch

0 commit comments

Comments
 (0)