We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cfb78 commit e5782c7Copy full SHA for e5782c7
setup.py
@@ -612,8 +612,6 @@ def run(self):
612
package_data.update(
613
{
614
"torch_tensorrt": [
615
- "BUILD",
616
- "WORKSPACE",
617
"include/torch_tensorrt/*.h",
618
"include/torch_tensorrt/core/*.h",
619
"include/torch_tensorrt/core/conversion/*.h",
@@ -643,8 +641,6 @@ def run(self):
643
641
644
642
645
646
647
648
649
650
"include/torch_tensorrt/core/runtime/*.h",
0 commit comments