Skip to content

Commit

Permalink
Apply spotless.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Jan 2, 2024
1 parent 380aed5 commit f3101c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.ibm.wala.cast.python.ml/data/tensorflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@
</class>

<class name="batch" allocatable="true">
<!-- https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/data/Dataset#batch-->
<!-- https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/data/Dataset#batch -->
<method name="do" descriptor="()LRoot;" numArgs="6" paramNames="self batch_size drop_remainder num_parallel_calls deterministic name">
<!-- FIXME: Workaround for https://github.com/wala/ML/issues/127. -->
<new def="x" class="Ltensorflow/data/Dataset" />
Expand Down

0 comments on commit f3101c2

Please sign in to comment.