Skip to content

Commit

Permalink
Add URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Jan 26, 2024
1 parent eb4f301 commit 9e6ef77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions com.ibm.wala.cast.python.ml/data/tensorflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
</package>
<package name="tensorflow/data/Dataset">
<class name="from_tensor_slices" allocatable="true">
<!-- https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/data/Dataset#from_tensor_slices -->
<method name="do" descriptor="()LRoot;" numArgs="2" paramNames="tensors name">
<new def="x" class="Ltensorflow/data/Dataset" />
<call class="Ltensorflow/data/Dataset" name="read_dataset" descriptor="()LRoot;" type="virtual" arg0="x" def="xx" />
Expand Down

0 comments on commit 9e6ef77

Please sign in to comment.