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

Extract tf.function decorator keyword arguments #144

Open
wants to merge 78 commits into
base: main
Choose a base branch
from

Commits on Jan 31, 2023

  1. update

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    39c7fb5 View commit details
    Browse the repository at this point in the history
  2. progress

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f21e423 View commit details
    Browse the repository at this point in the history
  3. Progress

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    747d5c5 View commit details
    Browse the repository at this point in the history
  4. Progress

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8f8c0b1 View commit details
    Browse the repository at this point in the history
  5. Progress

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ffa27a View commit details
    Browse the repository at this point in the history
  6. Progress

    tatianacv committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    21a8004 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Progress

    tatianacv committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    89e4dd0 View commit details
    Browse the repository at this point in the history
  2. Progress

    tatianacv committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b6f4e9c View commit details
    Browse the repository at this point in the history
  3. adding more testing

    tatianacv committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b9c8107 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6b110c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Fix to test

    tatianacv committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    26fd8f1 View commit details
    Browse the repository at this point in the history
  2. adding other params

    tatianacv committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9a4cb62 View commit details
    Browse the repository at this point in the history
  3. Progress

    tatianacv committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d0d0875 View commit details
    Browse the repository at this point in the history
  4. Modifying test resource

    tatianacv committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    015965a View commit details
    Browse the repository at this point in the history
  5. Modifying test resource

    tatianacv committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6102351 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Renaming variable

    tatianacv committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a62af55 View commit details
    Browse the repository at this point in the history
  2. Formatting

    tatianacv committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    f7a9373 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Adding exceptions

    tatianacv committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c9ee308 View commit details
    Browse the repository at this point in the history
  2. Add more info to exception

    tatianacv committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0ab5892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5147f View commit details
    Browse the repository at this point in the history
  4. Restructuring exceptions

    tatianacv committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b9bd9be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9db5396 View commit details
    Browse the repository at this point in the history
  6. Fixing variable name

    tatianacv committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ec84857 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Progress

    tatianacv committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    74b4bc4 View commit details
    Browse the repository at this point in the history
  2. Removing unnecessary else

    tatianacv committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e12fb16 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Progress

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7aef65b View commit details
    Browse the repository at this point in the history
  2. Update

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9f49fea View commit details
    Browse the repository at this point in the history
  3. Progress

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    279089b View commit details
    Browse the repository at this point in the history
  4. Progress

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ef5d5bb View commit details
    Browse the repository at this point in the history
  5. progress

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    64bd2b6 View commit details
    Browse the repository at this point in the history
  6. Progress

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f53e997 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    tatianacv committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1df7219 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    1b2ac89 View commit details
    Browse the repository at this point in the history
  2. Reorganization

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c4184d4 View commit details
    Browse the repository at this point in the history
  3. Renaming

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d2ae4c9 View commit details
    Browse the repository at this point in the history
  4. Adding documentation

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b48960d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eb7274 View commit details
    Browse the repository at this point in the history
  6. Formatting

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9195db7 View commit details
    Browse the repository at this point in the history
  7. Test

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    eba9736 View commit details
    Browse the repository at this point in the history
  8. Revert "Test"

    This reverts commit eba9736.
    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dd82611 View commit details
    Browse the repository at this point in the history
  9. Update

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    df97664 View commit details
    Browse the repository at this point in the history
  10. Adding new tests

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    54d78be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10cb16b View commit details
    Browse the repository at this point in the history
  12. Adding newline

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    303a117 View commit details
    Browse the repository at this point in the history
  13. Update

    tatianacv committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    fc90f50 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Adding more tests

    tatianacv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ecffbc5 View commit details
    Browse the repository at this point in the history
  2. Trailing whitespace fix

    tatianacv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3577a39 View commit details
    Browse the repository at this point in the history
  3. Adding comments

    tatianacv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0c72e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94733e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    41bfe8d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Revert "Revert "Make sure we are dealing with TensorSpec (input_signa…

    …ture)""
    
    This reverts commit 41bfe8d.
    tatianacv committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9003639 View commit details
    Browse the repository at this point in the history
  2. Fix build

    tatianacv committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6fd42b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Adding comments

    tatianacv committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1682088 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    02ef49b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update

    tatianacv committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ece2522 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Restructuring

    tatianacv committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    93f4e9c View commit details
    Browse the repository at this point in the history
  2. Restructure

    tatianacv committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    af61fe5 View commit details
    Browse the repository at this point in the history
  3. Restructure

    tatianacv committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    247e1d6 View commit details
    Browse the repository at this point in the history
  4. Remove redundancy

    tatianacv committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9b764d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Restructuring

    tatianacv committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    bc3ff06 View commit details
    Browse the repository at this point in the history
  2. Adding more information

    tatianacv committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    cb23e2f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. update

    tatianacv committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    79d0ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    2c93c3f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    e690e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc534a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fixing asserts

    tatianacv committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9163368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d52cb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Progress

    tatianacv committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d845f0a View commit details
    Browse the repository at this point in the history
  2. progress

    tatianacv committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6a13a5e View commit details
    Browse the repository at this point in the history
  3. Progress

    tatianacv committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4c79a5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    720bba7 View commit details
    Browse the repository at this point in the history
  5. Changing dtype

    tatianacv committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5d63094 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fixing comments

    tatianacv committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0c345f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    44b8b7b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    c5b576b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2238cf View commit details
    Browse the repository at this point in the history
  3. Adding another test

    tatianacv committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    45bcfd2 View commit details
    Browse the repository at this point in the history
  4. remove file

    tatianacv committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a8ddc42 View commit details
    Browse the repository at this point in the history