- San Jose, CA
Block or Report
Block or report rmccorm4
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
NVIDIA/TensorRT Public
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
-
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
-
-
-
Tiny-Imagenet-200 Public
🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset. -
NumberPhile Public
A repository for simulating some of the interesting mathematics problems discussed on the popular YouTube channel, NumberPhile. One implementation done so far is a visualization of the golden ratio…
Python 6
99 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 5 commits in 3 repositories
Created a pull request in triton-inference-server/server that received 3 comments
Add Metric API documentation and update L0_backend_identity CI test
Tests new Metric API example in triton-inference-server/identity_backend#19 and adds documentation on Metric API