Look back on the week.
English
- Nothing special
Tech
- Apache TVM関連
AttributeError: module 'numpy' has no attribute 'typeDict'
pip install numpy==1.22
で解決
- Jetson AGX XavierでAutoSchedulerを動かした
- ResNet、MobileNet、ViT、MobileVitを試した
- uutils/coreutils: Cross-platform Rust rewrite of the GNU coreutils
- CoreutilsのRust実装
- maekawatoshiki/altius: Small ONNX inference runtime written in Rust
- ONNXランタイム(not ONNX Runtime)のRust実装
- Ubuntuでデフォルトのリンカをmoldに置き換える
sudo apt-get install mold
sudo update-alternatives --install /usr/bin/ld ld /usr/bin/mold 100
sudo update-alternatives --set ld /usr/bin/mold
Rock climbing
- Nothing special