Ryan Mullins
Ryan Mullins
Thanks for the readability fixes @dleve123! I think your edits read much better than before in [rendered Markdown](https://github.com/PAIR-code/lit/blob/c94707502a704e5a3b1cbcac34569a8022b46fe0/documentation/components.md).
@iftenney can you take a look at the models above? Looks like they're all PyTorch, which is complicated internally. Maybe we need to think about training our own TF2/JAX variant...
Thanks for the submission @aryan1107! This satisfies the requirements of the starter task.
Closing PR as this was a submission for GSoC 2022.
@jameswex @iftenney Note captions as left as TODOs intentionally as we're going to 1) convert some images to GIFs and need to capture the narrative of those GIFs, and 2)...
@jameswex @iftenney this PR is ready for your review.
There was a [rate-limiting issue](https://github.com/tensorflow/datasets/commit/bc7882eb23ee14d6de2b10667b79be2a3c449b11) affecting TFDS that was resolved today. This fix will be included in the TFDS nightly build for 15 Mar 2022. I will be testing resolution...
Hi @itstommygunn, If you haven't yet, please try using the `dev` branch to see if you can reproduce this. I believe I fixed it back in 91218b2. There was one...
Whatever is published to NPM is what I would consider stable. At the moment that should be v2.1.10. I have merged several PRs in the last couple months from folks...
So I might need more clarification, but this seems like you want a flag that I can use to disable the execution of the function parsed from the expression? The...