FunctionRosterCard({
title,
subtitle,
body,
preview,
cta,
busy,
disabled,
onClick,
}: {
title: string
subtit
frontend/web/app/onboarding/page.tsx:134
FunctionStatCard({
label,
value,
unit,
missing,
format,
}: {
label: string
value: number
unit: string | null
frontend/web/app/players/[id]/page.tsx:438
Method__init__(
self,
num_classes,
input_size=2048,
num_layers=3,
hidden_size=90,
dtype=torch.cuda.F
backend/models/stroke_detector.py:33