Skip to content

Commit

Permalink
Add comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed May 9, 2024
1 parent 8afb87e commit 2520249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edu.cuny.hunter.hybridize.core/tensorflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
<putfield class="LRoot" field="random" fieldType="LRoot" ref="Dataset" value="dsrandom" />
<new def="from_tensors" class="Ltensorflow/data/Dataset/from_tensors" />
<putfield class="LRoot" field="from_tensors" fieldType="LRoot" ref="Dataset" value="from_tensors" />
<!-- https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/reshape -->
<new def="reshape" class="Ltensorflow/functions/reshape" />
<putfield class="LRoot" field="reshape" fieldType="LRoot" ref="x" value="reshape" />
<new def="conv2d" class="Ltensorflow/functions/conv2d" />
Expand Down

0 comments on commit 2520249

Please sign in to comment.