Optimizing Data Loading and GPU Usage in PyTorch

March 20, 2024 · 3 min · 445 words · Me

Enhance Training Speed with Mixed Precision Training

December 20, 2023 · 2 min · 353 words · Me

Optional Sampling for Better Feedback Loops

October 4, 2023 · 3 min · 481 words · Me

Reducing Memory Requirements with Sparse Data Structures

June 11, 2023 · 2 min · 283 words · Me

BigQuery SQL Query Testing with DuckDB and SQLGlot

January 12, 2023 · 2 min · 365 words · Me

Reconsidering Data Types for Efficiency

September 20, 2022 · 2 min · 242 words · Me

Columnar vs. Row-Based Storage: Key Differences and Use Cases

March 20, 2022 · 2 min · 347 words · Me

Enhancing Code Performance with Vectorization

January 22, 2022 · 2 min · 351 words · Me

Table Partitioning and Clustering Strategies

November 4, 2020 · 2 min · 283 words · Me

Implementing a Python Package Repository on GCP

September 13, 2020 · 4 min · 832 words · Me