Update _MutableTorchTensorRTModule.py #3846
Triggered via pull request
December 16, 2025 21:33
meta-cla[bot]
labeled
#3970
Status
Failure
Total duration
12s
Artifacts
–
Annotations
2 errors
|
assign
can not read an implicit mapping pair; a colon is missed (115:20)
112 | "component: tooling":
113 | - "narendasan"
114 |
115 | "backend: tensorrt"
--------------------------^
116 | - "zewenli98"
117 |
|
|
assign
YAMLException: can not read an implicit mapping pair; a colon is missed (115:20)
112 | "component: tooling":
113 | - "narendasan"
114 |
115 | "backend: tensorrt"
--------------------------^
116 | - "zewenli98"
117 |
|