framework_version_from_tag | R Documentation |
Extract the framework version from the image tag.
framework_version_from_tag(image_tag)
image_tag |
(str): Image tag, which should take the form '<framework_version>-<device>-<py_version>' |
str: The framework version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.