google / tangent

Source-to-Source Debuggable Derivatives in Pure Python
Apache License 2.0
2.32k stars 434 forks source link

tf.to_float-> tf.cast #96

Open Patil2099 opened 5 years ago

Patil2099 commented 5 years ago

Fixes #95

Patil2099 commented 5 years ago

@mdanatg Please review my pr and let me know if any changes are required. Thanks!

Patil2099 commented 5 years ago

@mdanatg is this correct now?

mdanatg commented 5 years ago

Yep, looks good now. The tests are unfortunately broken but #98 should fix that.