Add device to TorchScriptTensor #1483
Merged
GitHub Advanced Security / CodeQL
completed
Apr 30, 2024 in 5s
1 configuration not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main
was not found:
API upload
- ❓ <default>
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Code scanning / CodeQL
`__eq__` not overridden when adding attributes Warning
, but adds the new attribute .
Check warning on line 95 in onnxscript/function_libs/torch_lib/graph_building/_graph_building_ir.py
Code scanning / CodeQL
`__eq__` not overridden when adding attributes Warning
, but adds the new attribute .
Loading