Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: TensorFlow Canonical Type System #208

Merged
merged 46 commits into from
Mar 25, 2020
Merged

RFC: TensorFlow Canonical Type System #208

merged 46 commits into from
Mar 25, 2020

Commits on Feb 11, 2020

  1. Clone draft template for new tf-types RFC.

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0395440 View commit details
    Browse the repository at this point in the history
  2. Initial commit.

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4e58ec3 View commit details
    Browse the repository at this point in the history
  3. Capitalization

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4553626 View commit details
    Browse the repository at this point in the history
  4. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    001efcc View commit details
    Browse the repository at this point in the history
  5. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    71a5164 View commit details
    Browse the repository at this point in the history
  6. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0842a2f View commit details
    Browse the repository at this point in the history
  7. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e4fd7fa View commit details
    Browse the repository at this point in the history
  8. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4666892 View commit details
    Browse the repository at this point in the history
  9. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    de72ac5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e9720c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e3224da View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    53680e5 View commit details
    Browse the repository at this point in the history
  2. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7b21bf7 View commit details
    Browse the repository at this point in the history
  3. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    c951112 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    aae458f View commit details
    Browse the repository at this point in the history
  2. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f923705 View commit details
    Browse the repository at this point in the history
  3. Update PR number.

    Dan Moldovan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dc924a7 View commit details
    Browse the repository at this point in the history
  4. Add TensorLike to core types.

    Dan Moldovan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5d4ce1d View commit details
    Browse the repository at this point in the history
  5. Clarify note about static checkers.

    Dan Moldovan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    fb3e2f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Add note about ABC performance concerns

    Dan Moldovan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c42f292 View commit details
    Browse the repository at this point in the history
  2. Clarify semantics of Optional

    Dan Moldovan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    198a1d0 View commit details
    Browse the repository at this point in the history
  3. Add details and example for Optional

    Dan Moldovan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5bf02fb View commit details
    Browse the repository at this point in the history
  4. Fix typo.

    Dan Moldovan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2f4d14d View commit details
    Browse the repository at this point in the history
  5. Update 20200211-tf-types.md

    Dan Moldovan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    52d5617 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Add discussion topic

    Dan Moldovan committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d27dcb7 View commit details
    Browse the repository at this point in the history
  2. Clarify intent for type checking mechanics

    Dan Moldovan committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5bff3e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Add section on protocol for custom Tensors

    Dan Moldovan committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    f692cc0 View commit details
    Browse the repository at this point in the history
  2. Add open question about legacy API

    Dan Moldovan committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    1b20c1f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Add discussion topic for tf.TypeSpec

    Dan Moldovan committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    451b627 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Detail the relationship with tf.TypeSpec

    Dan Moldovan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c3a1c2d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Formatting

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    f551da1 View commit details
    Browse the repository at this point in the history
  2. Draft guidance for adding new types

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    cbe5eaf View commit details
    Browse the repository at this point in the history
  3. Minor edit

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    b8aae73 View commit details
    Browse the repository at this point in the history
  4. Use a proper example for type annotations

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    e7b0fef View commit details
    Browse the repository at this point in the history
  5. Update 20200211-tf-types.md

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    8797e73 View commit details
    Browse the repository at this point in the history
  6. Fix typo.

    Dan Moldovan committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    882dbb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Clarify that example is non-prescriptive

    Dan Moldovan committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    97d5d8d View commit details
    Browse the repository at this point in the history
  2. Update status to proposed

    Dan Moldovan committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    e86de57 View commit details
    Browse the repository at this point in the history
  3. Update time stamp

    Dan Moldovan committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    fac8975 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Dan Moldovan committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    9c2f37f View commit details
    Browse the repository at this point in the history
  5. Slight update to example

    Dan Moldovan committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    8e47bc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Add link to an example

    Dan Moldovan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bc33a1a View commit details
    Browse the repository at this point in the history
  2. Add design review notes

    Dan Moldovan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    af51680 View commit details
    Browse the repository at this point in the history
  3. Fix indentation in notes

    Dan Moldovan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c8816c4 View commit details
    Browse the repository at this point in the history
  4. Minor updates following design review

    Dan Moldovan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    327ceda View commit details
    Browse the repository at this point in the history
  5. Update status

    Dan Moldovan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    aeff124 View commit details
    Browse the repository at this point in the history