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

Update the docstring of @tf.exports methods in tf.nest. #36186

Merged
merged 15 commits into from Feb 19, 2020
Merged

Update the docstring of @tf.exports methods in tf.nest. #36186

merged 15 commits into from Feb 19, 2020

Commits on Jan 24, 2020

  1. Update the documentation

    punndcoder28 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    3b8e7c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Update Line 246

    punndcoder28 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    7cff0c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    55ac908 View commit details
    Browse the repository at this point in the history
  2. Changed scalar to atom

    punndcoder28 committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    e585cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acf7733 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Updated module overview

    punndcoder28 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    0d36503 View commit details
    Browse the repository at this point in the history
  2. Updated util.cc

    punndcoder28 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    fe9a545 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Changed util.cc

    punndcoder28 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    0d9f813 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Updated util.py

    Puneeth K committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    40442b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Modified _sequence_like

    Puneeth K committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    4c73481 View commit details
    Browse the repository at this point in the history
  2. Added mutable mapping support

    Puneeth K committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    052408c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Added support for MutableMapping

    Puneeth K committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5234f66 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Updated util.py

    Puneeth K committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    bc05c61 View commit details
    Browse the repository at this point in the history
  2. Updated nest.py

    Puneeth K committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    b5b2599 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Fixed code for pylint

    Puneeth K committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    54457e5 View commit details
    Browse the repository at this point in the history