Skip to content

PaddleTS 1.0.2 Release Note EN

kehuo edited this page Nov 11, 2022 · 7 revisions

Release Highlights for PaddleTS 1.0.2

New Models

PaddleTS releases new time series representation model(s):

CPU & GPU Capable Docker Images for PaddleTS

  • registry.baidubce.com/paddlets/paddlets:1.0.2
  • registry.baidubce.com/paddlets/paddlets:1.0.2-gpu-cuda11.2-cudnn8

Pulling latest tag will get 1.0.2 release now.

  • registry.baidubce.com/paddlets/paddlets:latest
  • registry.baidubce.com/paddlets/paddlets:latest-gpu-cuda11.2-cudnn8

Changelog for PaddleTS 1.0.2

Legend for changelogs:

Feature: new features that PaddleTS does not support previously.

Optimization: an existing feature now either requires less computation or memory.

API Change: some changes that require you to change your code.

Fix: some features that previously did not work as stated in documents, or for reasonable expectations that should now work.

Changelog