Skip to content

Commit 352c920

Browse files
committed
Merge branch 'main' into lluo/flux_latest_2.9_main
2 parents aff2d9d + fde92a3 commit 352c920

File tree

186 files changed

+1940
-1778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+1940
-1778
lines changed

.github/workflows/build-test-linux-aarch64-jetpack.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
name: Build and test Linux aarch64 wheels for Jetpack
22

33
on:
4-
pull_request:
5-
push:
6-
branches:
7-
- main
8-
- nightly
9-
- release/*
10-
tags:
11-
# NOTE: Binary build pipelines should only get triggered on release candidate builds
12-
# Release candidate tags look like: v1.11.0-rc1
13-
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
4+
# TODO: Uncomment this when we have a stable release
5+
# pull_request:
6+
# push:
7+
# branches:
8+
# - main
9+
# - nightly
10+
# - release/*
11+
# tags:
12+
# # NOTE: Binary build pipelines should only get triggered on release candidate builds
13+
# # Release candidate tags look like: v1.11.0-rc1
14+
# - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
1415
workflow_dispatch:
1516

1617
jobs:

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
cd dynamo
231231
python -m pytest -ra -n 10 --junitxml=${RUNNER_TEST_RESULTS_DIR}/torch_compile_be_test_results.xml backend/
232232
python -m pytest -ra -n 4 --junitxml=${RUNNER_TEST_RESULTS_DIR}/torch_complete_be_e2e_test_results.xml --ir torch_compile models/test_models.py
233-
python -m pytest -ra --junitxml=${RUNNER_TEST_RESULTS_DIR}/torch_compile_dyn_models_export.xml --ir torch_compile models/test_dyn_models.py
233+
../../../packaging/vc_env_helper.bat python -m pytest -ra --junitxml=${RUNNER_TEST_RESULTS_DIR}/torch_compile_dyn_models_export.xml --ir torch_compile models/test_dyn_models.py
234234
popd
235235
236236
tests-py-dynamo-core:

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class DataType &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Class DataType &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/classtorch__tensorrt_1_1Device_1_1DeviceType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class Device::DeviceType &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Class Device::DeviceType &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/classtorch__tensorrt_1_1TensorFormat.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class TensorFormat &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Class TensorFormat &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/classtorch__tensorrt_1_1ptq_1_1Int8CacheCalibrator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Template Class Int8CacheCalibrator &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Template Class Int8CacheCalibrator &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/classtorch__tensorrt_1_1ptq_1_1Int8Calibrator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Template Class Int8Calibrator &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Template Class Int8Calibrator &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define STR &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Define STR &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/define_macros_8h_1a282fd3c0b1c3a215148ae372070e1268.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCH_TENSORRT_PATCH_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Define TORCH_TENSORRT_PATCH_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

docs/_cpp_api/define_macros_8h_1a31398a6d4d27e28817afb0f0139e909e.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCH_TENSORRT_MAJOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+1d597b3 documentation</title>
13+
<title>Define TORCH_TENSORRT_MAJOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+e70ae8f documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+1d597b3
296+
v2.9.0.dev0+e70ae8f
297297
</div>
298298

299299

0 commit comments

Comments
 (0)