Python Setup In Docker 11-18-2024 11-18-2024 blog 9 minutes read (About 1316 words)Migrating to New Python Setup for Ubuntu 24.04 In Docker Python, Docker, Ubuntu, Linux, Software Engineering Read More
GoogleTest Using CMake 11-08-2024 11-08-2024 blog 5 minutes read (About 769 words)Adding Unit Tests Using CMake Docker, CMake, Software Engineering, Unit Testing, GoogleTest Read More
No Missing Field Initializers 09-13-2024 09-13-2024 blog 7 minutes read (About 1087 words)Following Best Practices to Avoid Weird Software Bugs CPP, C, Software Engineering, Safety System, GCC Read More
Bazel Test Outputs 08-24-2024 08-24-2024 blog 4 minutes read (About 632 words)Dumping Intermediate Test Outputs from Bazel Test Software Engineering, Unit Test, Bazel Read More
Quantization Unit Test 03-25-2024 03-25-2024 blog 5 minutes read (About 748 words)How To Unit Test Quantization Implementation Deep Learning, Mathematics, Software Engineering, Quantization, Unit Test Read More
PyTorch Custom ONNX Operator Export 02-11-2024 02-11-2024 blog 10 minutes read (About 1573 words)Easier PyTorch to TensorRT Custom Plugin Integration Deep Learning, Software Engineering, TensorRT, PyTorch, ONNX Read More
How To Debug Deep Learning Inference Applications 01-01-2024 01-01-2024 article 23 minutes read (About 3511 words)First Principles of Evaluating Deep Learning Inference Deep Learning, Software Engineering, Numerical Errors, Deep Learning Inference Read More
ONNX Runtime Python Inference 04-25-2023 04-25-2023 blog 5 minutes read (About 691 words)ONNX Runtime Python Inference Example Deep Learning, Python, Software Engineering, ONNX Read More
Shallow Understanding of Functional Safety and Safety Certification 08-10-2021 08-10-2021 blog 7 minutes read (About 1027 words)Software Development for Functional Safety Systems CPP, Software Engineering, Functional Safety, ISO 26262, Automotive Read More
Read and Write Arbitrary Bits in C++ 01-05-2021 01-05-2021 blog 13 minutes read (About 1880 words)Manipulate Values Using Arbitrary Bit Representations During C++ Runtime CPP, Software Engineering Read More