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

Using XML summaries to add some TF2 APIs #64

Merged
merged 4 commits into from
Jun 27, 2023

Conversation

tatianacv
Copy link
Contributor

@tatianacv tatianacv commented Jun 26, 2023

All "level 1" APIs and one "level 2" API (random.uniform) are now inferred via summaries.

This PR addresses the following issues:

  1. IllegalStateException when using from...import #60
  2. Can't determine whether an API call is from TensorFlow when more than two functions are in a call chain #49

tatianacv and others added 2 commits June 26, 2023 15:32
All "level 1" APIs and one "level 2" API is now inferred via summaries.

---------

Co-authored-by: Raffi Khatchadourian <raffi.khatchadourian@hunter.cuny.edu>
@khatchad khatchad merged commit 7e18125 into wala:master Jun 27, 2023
@khatchad khatchad deleted the contrib_summaries_tf2_apis branch June 27, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants