NVIDIA / TensorRT-Incubator

Experimental projects related to TensorRT
62 stars 9 forks source link

Add performance regression testing infrastructure for nanoGPT sample #178

Open parthchadha opened 1 week ago

parthchadha commented 1 week ago

Add performance tracking for nanoGPT (regression testing in L1). Need to add infra for tracking a) build time b) performance across time and share this infra for all performance tests/samples.

parthchadha commented 1 week ago

https://github.com/marketplace/actions/continuous-benchmark can be used for perf tracking.