Skip to content

Commit 84be38e

Browse files
committed
Merge: [FastPitch/PyT] Bump container to 22.08, update perf results
2 parents 4b946f4 + 72a15ee commit 84be38e

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)