Skip to content

Add AutoRegressivePipeline #209

Merged
merged 13 commits into from
Oct 21, 2021
Merged

Add AutoRegressivePipeline #209

merged 13 commits into from
Oct 21, 2021

Commits on Oct 15, 2021

  1. Add MVP AutoRegressivePipeline

    d.a.bunin committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b70ad62 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue-173

    d.a.bunin committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    3c9040c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Add tests, refactor code

    d.a.bunin committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e74b39d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue-173

    d.a.bunin committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3126cb4 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    d.a.bunin committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    a4ed1fe View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge remote-tracking branch 'origin/master' into issue-173

    # Conflicts:
    #	CHANGELOG.md
    d.a.bunin committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    45dd2df View commit details
    Browse the repository at this point in the history
  2. Remove repr check in doctest

    d.a.bunin committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    445c624 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Fix comments on PR

    d.a.bunin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    07e7a97 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into issue-173

    # Conflicts:
    #	CHANGELOG.md
    d.a.bunin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    99c770e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. FIX: typos

    martins0n committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b713c3f View commit details
    Browse the repository at this point in the history
  2. FIX: add docs for pipeline

    martins0n committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d1bf6f6 View commit details
    Browse the repository at this point in the history
  3. FIX: docs x2

    martins0n committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b6770b9 View commit details
    Browse the repository at this point in the history
  4. FIX: docs x3

    martins0n committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0f9255a View commit details
    Browse the repository at this point in the history