docs: bump habana (#20506)
This commit is contained in:
parent
0324a20f00
commit
61a8391617
|
@ -90,7 +90,8 @@ _transform_changelog(
|
|||
assist_local.AssistantCLI.pull_docs_files(
|
||||
gh_user_repo="Lightning-AI/lightning-Habana",
|
||||
target_dir="docs/source-pytorch/integrations/hpu",
|
||||
checkout="refs/tags/1.6.0",
|
||||
# checkout="refs/tags/1.6.0",
|
||||
checkout="5549fa927d5501d31aac0c9b2ed479be62a02cbc",
|
||||
)
|
||||
# the HPU also need some images
|
||||
URL_RAW_DOCS_HABANA = "https://raw.githubusercontent.com/Lightning-AI/lightning-Habana/1.5.0/docs/source"
|
||||
|
|
Loading…
Reference in New Issue