From e264419b9d46be0a8d247cee70e7bb6c2d0da311 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Sat, 26 Nov 2022 21:50:28 -0800 Subject: [PATCH 1/3] add circle CI signal in README page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3db7e1035f..160f5c1aea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Torch-TensorRT [![Documentation](https://img.shields.io/badge/docs-master-brightgreen)](https://nvidia.github.io/Torch-TensorRT/) +[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/https://circleci.com/gh/pytorch/TensorRT) > Ahead of Time (AOT) compiling for PyTorch JIT and FX From 64331fc25e5f63d68f7859f5a91e094f58a130ae Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Sat, 26 Nov 2022 22:27:58 -0800 Subject: [PATCH 2/3] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 160f5c1aea..5a2baf5d07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Torch-TensorRT [![Documentation](https://img.shields.io/badge/docs-master-brightgreen)](https://nvidia.github.io/Torch-TensorRT/) -[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/https://circleci.com/gh/pytorch/TensorRT) +[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/pytorch/TensorRT) > Ahead of Time (AOT) compiling for PyTorch JIT and FX From 466c5743db1124550dc7691a865172409ccfe46b Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Sat, 26 Nov 2022 22:27:58 -0800 Subject: [PATCH 3/3] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 160f5c1aea..5a2baf5d07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Torch-TensorRT [![Documentation](https://img.shields.io/badge/docs-master-brightgreen)](https://nvidia.github.io/Torch-TensorRT/) -[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/https://circleci.com/gh/pytorch/TensorRT) +[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/pytorch/TensorRT) > Ahead of Time (AOT) compiling for PyTorch JIT and FX