PINTO0309 / jetson-tensorflow-pytorch-build
Provides an environment for compiling TensorFlow or PyTorch with CUDA for aarch64 on an x86 machine. This is for Jetson. If you build using an EC2 m6g.16xlarge (aarch64) instance, TensorFlow can be fully built in about 30 minutes. It can be used as a cross-compilation environment not only for TensorFlow and PyTorch, but also for various other pa…
☆13Updated 4 years ago
Alternatives and similar repositories for jetson-tensorflow-pytorch-build:
Users that are interested in jetson-tensorflow-pytorch-build are comparing it to the libraries listed below
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…☆12Updated 3 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆10Updated last year
- Python scripts for performing monocular depth estimation using the PackNet-SfM model in ONNX☆17Updated 3 years ago
- OpenCVを用いてメッシュ変形を行うサンプル☆24Updated 2 years ago
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.