Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code dedup in execution_trace_utils LiteralToValue #17170

Closed

Conversation

apivovarov
Copy link
Contributor

Code dedup in execution_trace_utils LiteralToValue

Issue descr:

To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

@NaiyerRizz NaiyerRizz self-assigned this Sep 16, 2024
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit to tensorflow/tensorflow that referenced this pull request Sep 16, 2024
Imported from GitHub PR openxla/xla#17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50deff921dd98b530df1994b3317073ac528f7 by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#17170 from apivovarov:opt_execution_trace_utils 2b50deff921dd98b530df1994b3317073ac528f7
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 674470428
copybara-service bot pushed a commit that referenced this pull request Sep 16, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 675320810
copybara-service bot pushed a commit to tensorflow/tensorflow that referenced this pull request Sep 16, 2024
Imported from GitHub PR openxla/xla#17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50deff921dd98b530df1994b3317073ac528f7 by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#17170 from apivovarov:opt_execution_trace_utils 2b50deff921dd98b530df1994b3317073ac528f7
PiperOrigin-RevId: 675320810
copybara-service bot pushed a commit that referenced this pull request Sep 17, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 675320810
copybara-service bot pushed a commit to tensorflow/tensorflow that referenced this pull request Sep 17, 2024
Imported from GitHub PR openxla/xla#17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50deff921dd98b530df1994b3317073ac528f7 by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#17170 from apivovarov:opt_execution_trace_utils 2b50deff921dd98b530df1994b3317073ac528f7
PiperOrigin-RevId: 675320810
copybara-service bot pushed a commit that referenced this pull request Sep 17, 2024
Imported from GitHub PR #17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50def by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17170 from apivovarov:opt_execution_trace_utils 2b50def
PiperOrigin-RevId: 675320810
copybara-service bot pushed a commit to tensorflow/tensorflow that referenced this pull request Sep 17, 2024
Imported from GitHub PR openxla/xla#17170

Code dedup in execution_trace_utils LiteralToValue

### Issue descr:
To avoid having to modify this every time a new FP8 type is added, remove all these FP8 cases and check if IsF8Type(literal.shape().element_type() before the switch statement.

Copybara import of the project:

--
2b50deff921dd98b530df1994b3317073ac528f7 by Alexander Pivovarov <pivovaa@amazon.com>:

Code dedup in execution_trace_utils LiteralToValue

Merging this change closes #17170

PiperOrigin-RevId: 675361983
@apivovarov apivovarov deleted the opt_execution_trace_utils branch September 17, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants