canonrock16

Results 4 issues of canonrock16

I ran [this tutorial ](https://www.tensorflow.org/recommenders/examples/diststrat_retrieval) on google cloud compute engine. My instance has 2 GPUs(A100),and tensorflow recognizes my GPUs. ```python from tensorflow.python.client import device_lib device_lib.list_local_devices() [name: "/device:CPU:0" device_type: "CPU" memory_limit:...

In [tfrs.tasks.retireval document](https://www.tensorflow.org/recommenders/api_docs/python/tfrs/tasks/Retrieval#call), retrieval task is explained like `The main argument are pairs of query and candidate embeddings: the first row of query_embeddings denotes a query for which the candidate...

This tool is awesome! When it was built with Docker and Node.js, I could control it using Python scripts—for example, to start scraping, check the task status, and download the...

Before the tool was converted to a GUI, I could extract each review’s review_likes_count, but that’s no longer possible. Could you please add a function to retrieve the like count...