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

Parallelization produces inaccurate results #315

Open khatchad opened 10 months ago

khatchad commented 10 months ago

When enabled, I am seeing varying results regarding whether a function is hybrid or not.

My guess is that WALA works OK but PyDev has race conditions.