Skip to content

Conversation

@apbose
Copy link
Collaborator

No description provided.

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some changes that do not conform to Python style guidelines:

--- py/torch_tensorrt/fx/converters/nn_ops_converters.py 2023-05-10 05:47:14.709796 +0000+++ py/torch_tensorrt/fx/converters/nn_ops_converters.py 2023-05-10 05:47:33.434505 +0000@@ -33,6 +33,6 @@ network=network, target="torch.nn.modules.activation.Tanh", source_ir=SourceIR.NN, name=layer_name, input_val=kwargs["input"], - ) \ No newline at end of file + )--- py/torch_tensorrt/fx/test/converters/aten_op/test_tanh_aten.py 2023-05-10 05:47:14.717797 +0000+++ py/torch_tensorrt/fx/test/converters/aten_op/test_tanh_aten.py 2023-05-10 05:47:35.200839 +0000@@ -46,6 +46,6 @@ TestModule(), input_specs, expected_ops={torch.ops.aten.tanh.default} ) if __name__ == "__main__": - run_tests() \ No newline at end of file + run_tests()

@narendasan
Copy link
Collaborator

@apbose please run linting.

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

@apboseapbose requested review from frank-wei, narendasan and wushirong and removed request for yinghaiMay 12, 2023 16:57
Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

@narendasannarendasan changed the title Reorg for converters tanh (FX Converter Refactor [2/N]) Reorg for converters tanh (FX Converter Refactor [4/N]) May 12, 2023
py/setup.py Outdated
cmd.append("--platforms=//toolchains:ci_rhel_x86_64_linux")
print("CI based build")

cmd.append("--jobs=4")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this change added?

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

@apboseapbose changed the title Reorg for converters tanh (FX Converter Refactor [4/N]) Reorg for converters tanh (FX Converter Refactor [4/N]) <Target: converter_reorg_proto>May 15, 2023
@gs-olivegs-oliveforce-pushed the converter_reorg_proto branch from 1696cd2 to 12f545cCompareMay 15, 2023 21:25
@gs-olivegs-oliveforce-pushed the converter_reorg_activation_tanh branch from 634d312 to 5c5e1baCompareMay 15, 2023 21:38
Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

@narendasannarendasan changed the base branch from converter_reorg_proto to mainMay 30, 2023 21:13
@narendasannarendasanforce-pushed the converter_reorg_activation_tanh branch from 5c5e1ba to 4b4a1b4CompareMay 30, 2023 21:32
Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Correcting linting error correction nn_ops_converters Undoing setup.py change mistake
@narendasannarendasanforce-pushed the converter_reorg_activation_tanh branch from 4b4a1b4 to 13296a0CompareMay 30, 2023 23:57
@narendasannarendasan merged commit ed20f09 into mainMay 30, 2023
@narendasannarendasan deleted the converter_reorg_activation_tanh branch May 30, 2023 23:57
Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

narendasan pushed a commit that referenced this pull request Jun 2, 2023
narendasan pushed a commit that referenced this pull request Jun 2, 2023
narendasan pushed a commit that referenced this pull request Jun 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@apbose@narendasan@wushirong@facebook-github-bot