| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Sorry, something went wrong.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Sorry, something went wrong.
|
Hi @Chen-Zhe @chaoyan1037 , PR having typo changes , Please approve in your free time.Thanks |
Sorry, something went wrong.
|
Hi @Chen-Zhe, @chaoyan1037, Could you please review the PR. Thank You |
Sorry, something went wrong.
There was a problem hiding this comment.
Instead of change comments, maybe update "load_movinet_from_hub('a2', 'stream', hub_version=3)" to be "load_movinet_from_hub('a0', 'stream', hub_version=3)" since the following section Export a Streaming Model to TensorFlow Lite for Mobile also use 'a0' as example.
Sorry, something went wrong.
|
@chaoyan1037 |
Sorry, something went wrong.
|
I see. |
Sorry, something went wrong.
PiperOrigin-RevId: 689031264
| Back | FazBrowse Home | New Git URL |
In the documentation that is provided for MoViNet tutorial, it says we will download MoViNet-A0-Stream. But In the code MoViNet-A2 is downloaded and used.