[CPU] Upgrade torch cpu dependencies to version 2.14. (#37939)
Co-authored-by: Niu Ziru <niuziru@a4bf018d3341.jf.intel.com>
This commit is contained in:
@@ -60,13 +60,13 @@ dependencies = [
|
||||
"tabulate",
|
||||
"tiktoken",
|
||||
"timm==1.0.16",
|
||||
"torch==2.12.0",
|
||||
"torch==2.14.0",
|
||||
"torchaudio==2.11.0",
|
||||
"torchcodec==0.12.0 ; sys_platform != 'linux' or (sys_platform == 'linux' and platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l')",
|
||||
"torchvision==0.27.0",
|
||||
"torchvision==0.29.0",
|
||||
"tqdm",
|
||||
"transformers==5.12.1",
|
||||
"triton==3.7.0",
|
||||
"triton==3.8.0",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"xxhash",
|
||||
|
||||
Reference in New Issue
Block a user