Phillip Ng
Phillip Ng
For all the co-lab examples (except for basic_retrieval), there isn't a clear way to get predictions from the models. For [basic_retrieval](https://github.com/tensorflow/recommenders/blob/main/docs/examples/basic_retrieval.ipynb), the use of the FacorizedTopK metric `tfrs.tasks.Retrieval(metrics=tfrs.metrics.FactorizedTopK(songs.batch(64).map(song_model)) `, and...
**Describe the bug** If you put in a TabBar as a child of the `PageViewModel`, then whenever an action is used to switch the TabBar tab, it also switches the...
**Describe the bug** A clear and concise description of what the bug is. The footer expands to the horizontal ends of the screen. There isn't a way to constrain the...
When I add the `` html tag within the source_html attribute of `pisa.CreatePDF`, copied directly from the [example](https://xhtml2pdf.readthedocs.io/en/latest/format_html.html#example-with-2-static-frames-and-1-content-frame), it gives me the error `AttributeError: 'PmlBaseDoc' object has no attribute '_page_count'`...
I am using elements from `flutter_form_builder`(9.1.1), and want to use form builder elements within the expanded table. For typical Flutter elements like `Text` or `ElevatedButton`, they are hidden once the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 10.0.0-dev.1 ### What you'd like to happen ```Markdown I am getting...
### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth,...