Files
Obsidian-Main/10. 日記/2025-11-18(週二).md
Awin Huang 44ac88cc9e vault backup: 2025-11-18 18:47:32
Affected files:
10. 日記/2025-11-18(週二).md
2025-11-18 18:47:32 +08:00

31 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
tags:
aliases:
date: 2025-11-18
time: 13:55:39
description:
---
時間13:55:39
---
# 今日發生什麼事?
- 安裝git lfs:
- [Git Large File Storage | Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.](https://git-lfs.com/)
- 安裝 uv
- [Installation | uv](https://docs.astral.sh/uv/getting-started/installation/#standalone-installer)
- 要有 linux gpu 版本跟 linux cpu 版本
- tensorflow 各版本對應的 Python、Compiler、Build tools、cuDNN 與 cuda 版號
- [Build from source on Linux](https://tensorflow.google.cn/install/source?hl=en#setup_for_linux_and_macos)
- [Build from source on Windows](https://tensorflow.google.cn/install/source_windows?hl=en)
- [CUDA Toolkit 12.9 Update 1 Downloads](https://developer.nvidia.com/cuda-12-9-1-download-archive?target_os=Linux&target_arch=x86_64&Distribution=Debian&target_version=12&target_type=deb_local)
- [cuDNN 與 CUDA Toolkit 版本對照表](https://docs.nvidia.com/deeplearning/cudnn/frontend/v1.16.0/reference/support-matrix.html#support-matrix)
# 有什麼想法?
# 相對應的行動是什麼?
# 還沒做的事