Skip to content

Commit 0690c88

Browse files
authored
Update cpp_custom_ops_sycl.rst
1 parent 7f12d26 commit 0690c88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

advanced_source/cpp_custom_ops_sycl.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ in a separate ``TORCH_LIBRARY_IMPL`` block:
101101

102102
.. code-block:: cpp
103103
104-
// Copyright (c) 2025 Intel Corporation
105-
106104
#include <c10/xpu/XPUStream.h>
107105
#include <sycl/sycl.hpp>
108106
#include <ATen/Operators.h>

0 commit comments

Comments
 (0)