ponder-lab / Hybridize-Functions-Refactoring

Refactorings for optimizing imperative TensorFlow clients for greater efficiency.
Eclipse Public License 2.0
0 stars 0 forks source link

Constructors aren't considered methods #324

Open khatchad opened 9 months ago

khatchad commented 9 months ago

They should be.

subject function module relative path method
TensorFlow Examples ConvNet.call multigpu_training tensorflow_v2/notebooks/6_Hardware/multigpu_training.py TRUE
TensorFlow Examples ConvNet.__init__ multigpu_training tensorflow_v2/notebooks/6_Hardware/multigpu_training.py FALSE