We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f7423 commit edad9aaCopy full SHA for edad9aa
1 file changed
frontend/src/pages/lectures/Lectures.tsx
@@ -122,6 +122,12 @@ const inPersonEvents: InPersonEvent[] = [
122
location: "San Jose, CA",
123
lumaUrl: "https://register.nvidia.com/flow/nvidia/gtc26/spersvpSE8203731245",
124
},
125
+ {
126
+ title: "GPU MODE IRL Hackathon - PyTorch Conference Europe",
127
+ date: "2026-04-09",
128
+ location: "Paris, France",
129
+ lumaUrl: "https://luma.com/gpu-mode-paris-2026",
130
+ },
131
];
132
133
const kernelCompetitions: EventItem[] = [
0 commit comments