File tree Expand file tree Collapse file tree 4 files changed +12
-28
lines changed Expand file tree Collapse file tree 4 files changed +12
-28
lines changed Original file line number Diff line number Diff line change 1
- #===-- __init__.py - DESC -------------------------------------*- Python -*-===#
2
- #
3
- # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4
- # See https://llvm.org/LICENSE.txt for license information.
5
- # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
- #
7
- #===------------------------------------------------------------------------===#
1
+ # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2
+ # See https://llvm.org/LICENSE.txt for license information.
3
+ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Original file line number Diff line number Diff line change 1
- #===-- _site_initialize_0.py - DESC ---------------------------*- Python -*-===#
2
- #
3
- # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4
- # See https://llvm.org/LICENSE.txt for license information.
5
- # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
- #
7
- #===------------------------------------------------------------------------===#
1
+ # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2
+ # See https://llvm.org/LICENSE.txt for license information.
3
+ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8
4
9
5
10
6
def context_init_hook (context ):
Original file line number Diff line number Diff line change 1
- #===-- __init__.py - DESC -------------------------------------*- Python -*-===#
2
- #
3
- # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4
- # See https://llvm.org/LICENSE.txt for license information.
5
- # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
- #
7
- #===------------------------------------------------------------------------===#
1
+ # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2
+ # See https://llvm.org/LICENSE.txt for license information.
3
+ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Original file line number Diff line number Diff line change 1
- #===-- onednn_graph.py - DESC ---------------------------------*- Python -*-===#
2
- #
3
- # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4
- # See https://llvm.org/LICENSE.txt for license information.
5
- # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
- #
7
- #===------------------------------------------------------------------------===#
1
+ # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2
+ # See https://llvm.org/LICENSE.txt for license information.
3
+ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8
4
9
5
from ._onednn_graph_ops_gen import *
10
6
from .._mlir_libs ._gc_mlir .onednn_graph import *
You can’t perform that action at this time.
0 commit comments