mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
[MLGO] Update Oz model url.
This commit is contained in:
parent
fa1c32679f
commit
0afbe610f0
@ -5,7 +5,7 @@ if (DEFINED LLVM_HAVE_TF_AOT OR DEFINED LLVM_HAVE_TF_API)
|
||||
# This url points to the most recent most which is known to be compatible with
|
||||
# LLVM. When better models are published, this url should be updated to aid
|
||||
# discoverability.
|
||||
set(LLVM_INLINER_MODEL_CURRENT_URL "TO_BE_UPDATED")
|
||||
set(LLVM_INLINER_MODEL_CURRENT_URL "https://github.com/google/ml-compiler-opt/releases/download/inlining-Oz-v1.0/inlining-Oz-99f0063-v1.0.tar.gz")
|
||||
|
||||
if (DEFINED LLVM_HAVE_TF_AOT)
|
||||
# If the path is empty, autogenerate the model
|
||||
|
Loading…
Reference in New Issue
Block a user