intel / intel/torch-xpu-ops

XPUGraph tree support

Open
#3,094 2 comments 0 reactions 1 assignee Claimed by @BBBela View on GitHub
module: inductor ut_upstream
Dominant language
Python
Stars
113
Forks
128
Avg merge
5d 9h
Merged PRs (30d)
112

Description

### 🐛 Describe the bug

307 cases in the following files blocked by XPUGraph tree

Image

test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_empty_cpu_tensor
-- | -- | --
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_empty_storage
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_end_recording_early
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_error_on_dealloc_use
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_error_on_dealloc_use2
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_execution_into_recording
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_expanded_inputs
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_fallback_to_eager_if_recompiling_too_many_times
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_fallback_to_eager_if_recompiling_too_many_times_due_to_cudagraph_managed_tensor
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_fallback_to_eager_if_recompiling_too_many_times_warn_only_once
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_forward_backward
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_forward_backward_not_called_backend_cudagraphs
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_forward_backward_not_called_backend_inductor
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_forward_generation
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_forward_with_skipped_cudagraphed_backward
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_frozen_fn
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_function_compiled_multiple_times
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_graph_partition
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_graph_partition_buffer_reuse
test/inductor/test_cudagraph_trees_expandable_segments.py | CudaGraphTreeTests | test_graph_partition_condition_op

### Versions

main

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.