Closed krishung5 closed 1 week ago
Upgrade torch installation to 2.3.1+cu118 for
Replace self.assertEquals with self.assertEqual for L0_trace as it's not supported in Python 3.12.
self.assertEquals
self.assertEqual
<commit_type>: <Title>
Check the conventional commit type box here and add the label to the github PR.
The below tests should be passing
CI Pipeline ID: 20407536
What does the PR do?
Upgrade torch installation to 2.3.1+cu118 for
Replace
self.assertEquals
withself.assertEqual
for L0_trace as it's not supported in Python 3.12.Checklist
<commit_type>: <Title>
Commit Type:
Check the conventional commit type box here and add the label to the github PR.
Related PRs:
Where should the reviewer start?
Test plan:
The below tests should be passing
CI Pipeline ID: 20407536
Caveats:
Background
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)