TylerHilbert commited on
Commit
9f6a563
·
1 Parent(s): 1949666

server and ccache

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -808,6 +808,7 @@
808
  {
809
  "repo_name": "server",
810
  "repo_link": "https://github.com/triton-inference-server/server",
 
811
  "github_about_section": "The Triton Inference Server provides an optimized cloud and edge inferencing solution.",
812
  "homepage_link": "https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/index.html",
813
  "github_topic_closest_fit": "inference",
@@ -831,6 +832,7 @@
831
  {
832
  "repo_name": "ccache",
833
  "repo_link": "https://github.com/ccache/ccache",
 
834
  "github_about_section": "ccache - a fast compiler cache",
835
  "homepage_link": "https://ccache.dev",
836
  "contributors_all": 218,
 
808
  {
809
  "repo_name": "server",
810
  "repo_link": "https://github.com/triton-inference-server/server",
811
+ "category": "inference server",
812
  "github_about_section": "The Triton Inference Server provides an optimized cloud and edge inferencing solution.",
813
  "homepage_link": "https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/index.html",
814
  "github_topic_closest_fit": "inference",
 
832
  {
833
  "repo_name": "ccache",
834
  "repo_link": "https://github.com/ccache/ccache",
835
+ "category": "compiler",
836
  "github_about_section": "ccache - a fast compiler cache",
837
  "homepage_link": "https://ccache.dev",
838
  "contributors_all": 218,