Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 957 Bytes

File metadata and controls

40 lines (26 loc) · 957 Bytes
title Your Post Title
authors
your_github_handle
tags
topic1
topic2

TL;DR – One or two sentence summary of the key takeaway.

Background / Motivation

Why does this matter? What problem does it solve?

Design / Approach

Technical details, architecture decisions, code snippets.

# Example code
import torch

Results / Benchmarks

Numbers, tables, charts.

Images: Place images in static/images/<topic>/ and reference them as /images/<topic>/filename.png. Note: images won't render when viewing the .md file on GitHub — they only render on the Hugo site.

Configuration Throughput Latency
Baseline
New approach

Open questions / Future work

What remains to be done? What trade-offs were made?

References