Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
ngraph
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ngraph
Commits
62e52be8
Commit
62e52be8
authored
Jun 03, 2019
by
nmostafa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyright year
parent
840bf1a3
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
external_mlir.cmake
cmake/external_mlir.cmake
+1
-1
mlir_fetch.cmake.in
cmake/mlir_fetch.cmake.in
+1
-1
CMakeLists.txt
src/contrib/mlir/CMakeLists.txt
+1
-1
dialect.cpp
src/contrib/mlir/dialect/dialect.cpp
+1
-1
ops.cpp
src/contrib/mlir/dialect/ops.cpp
+1
-1
ops.hpp
src/contrib/mlir/dialect/ops.hpp
+1
-1
ops.td
src/contrib/mlir/dialect/ops.td
+1
-1
type.cpp
src/contrib/mlir/dialect/type.cpp
+1
-1
type.hpp
src/contrib/mlir/dialect/type.hpp
+1
-1
op_lowerers.inc
src/contrib/mlir/op_lowerers.inc
+1
-1
No files found.
cmake/external_mlir.cmake
View file @
62e52be8
# ******************************************************************************
# Copyright 201
7-201
9 Intel Corporation
# Copyright 2019 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
cmake/mlir_fetch.cmake.in
View file @
62e52be8
# ******************************************************************************
# Copyright 201
7-201
9 Intel Corporation
# Copyright 2019 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/CMakeLists.txt
View file @
62e52be8
# ******************************************************************************
# Copyright 201
7-201
9 Intel Corporation
# Copyright 2019 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/dialect.cpp
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/ops.cpp
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/ops.hpp
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/ops.td
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/type.cpp
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/dialect/type.hpp
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
src/contrib/mlir/op_lowerers.inc
View file @
62e52be8
//*****************************************************************************
// Copyright 201
7-201
9 Intel Corporation
// Copyright 2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment