Philip Turner
Philip Turner
2021-11-12 actually completed the build (in fact, it was the only toolchain that succeeded so far). I had some problems with it previously, but they were my fault and I...
> As a workaround, you might be able to define a custom TangentVector for RecurrentLayer that explicitly states what the compiler is currently generating for that TangentVector and that might...
Thanks! That’s what I was asking for! And any progress/insights on the bug with VJP pow derivative? (I assigned it to you on JIRA) Sent from my iPhone > On...
@BradLarson the crash still occurs (2022-01-06), even with your workaround. It says this in the crash log: ``` 5. While generating protocol witness thunk SIL function "@AD__$s10TensorFlow14RecurrentLayerVyxGAA0D0A2aEP14callAsFunctiony6OutputQz5InputQzFTW_jvp_SS". for 'callAsFunction(_:)' (at...
@ProfFan I can't get my comment on your code above to load when I'm not logged in to my personal account. It says "Pending" in a label just like many...
@ProfFan did you get a notification for the PR I left on your fork? GitHub might do something weird with notifications if it isn't on the main repository. About the...
@ProfFan do any of your current projects depend on S4TF? If so, wouldn't your work be impacted by the new crash that appeared in 2021-12-23?
@ProfFan how to do you prefer to be contacted for discussions not relevant to this PR? I can't find your email anywhere.
Someone's doing that right now; would you like the source repository? Also, development of [tensorflow/swift-apis](https://github.com/tensorflow/swift-apis) now happens on [s4tf/s4tf](https://github.com/s4tf/s4tf). Opening future issues in the new repository is a good idea,...
For the sake of documenting bugs: https://github.com/tensorflow/swift-apis/pull/1177#issuecomment-1159567923 - similar problem, but not the same.