-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
module: xpuIntel XPU related issuesIntel XPU related issuestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🐛 Describe the bug
___________________ TestXpuXPU.test_generic_stream_event_xpu ___________________
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/test_xpu.py", line 288, in test_generic_stream_event
self.assertGreater(event1.elapsed_time(event2), 0)
RuntimeError: Profiling information is unavailable as the queue associated with the event does not have the 'enable_profiling' property.
To execute this test, run the following from the base repo dir:
python test/test_xpu.py TestXpuXPU.test_generic_stream_event_xpu
Versions
Python main: ae7f809
Metadata
Metadata
Assignees
Labels
module: xpuIntel XPU related issuesIntel XPU related issuestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Done