Commit c7a3a76b authored by Jennifer Myers's avatar Jennifer Myers

Fix pep8 warning in copyright

parent 940caa1b
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
cmake_minimum_required (VERSION 3.1) cmake_minimum_required (VERSION 3.1)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# The remaining code in this file was included from the Caffe 2 project, # The remaining code in this file was included from the Caffe 2 project,
# which was made available under the terms of the Apache 2.0 License. # which was made available under the terms of the Apache 2.0 License.
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=return-type") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=return-type")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=inconsistent-missing-override") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=inconsistent-missing-override")
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# To build ngraph with Argon transformer using pre-build Argon API # To build ngraph with Argon transformer using pre-build Argon API
# ``` # ```
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# Enable ExternalProject CMake module # Enable ExternalProject CMake module
include(ExternalProject) include(ExternalProject)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# Enable ExternalProject CMake module # Enable ExternalProject CMake module
include(ExternalProject) include(ExternalProject)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
include(ExternalProject) include(ExternalProject)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
include(ExternalProject) include(ExternalProject)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
include(ExternalProject) include(ExternalProject)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
#---------------------------------------------------------------------------------------------------------- #----------------------------------------------------------------------------------------------------------
# Fetch and configure TBB # Fetch and configure TBB
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
cmake_minimum_required(VERSION 3.1) cmake_minimum_required(VERSION 3.1)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
if ("${NGRAPH_BUILD_DOCS}" MATCHES "^ON$") if ("${NGRAPH_BUILD_DOCS}" MATCHES "^ON$")
add_custom_target( docs add_custom_target( docs
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
find_package(Doxygen REQUIRED) find_package(Doxygen REQUIRED)
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
set(NGRAPH_BUILD_SPHINX_DOCS FALSE set(NGRAPH_BUILD_SPHINX_DOCS FALSE
CACHE BOOL CACHE BOOL
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -e set -e
set -u set -u
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -16,7 +16,7 @@ set -u ...@@ -16,7 +16,7 @@ set -u
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# NOTE: The results of `clang-format` depend _both_ of the following factors: # NOTE: The results of `clang-format` depend _both_ of the following factors:
# - The `.clang-format` file, and # - The `.clang-format` file, and
......
#!/bin/bash #!/bin/bash
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
#=================================================================================================== #===================================================================================================
# A library of general-purpose Bash functions # A library of general-purpose Bash functions
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -e set -e
set -u set -u
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -16,7 +16,7 @@ set -u ...@@ -16,7 +16,7 @@ set -u
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
# NOTE: The results of `clang-format` depend _both_ of the following factors: # NOTE: The results of `clang-format` depend _both_ of the following factors:
# - The `.clang-format` file, and # - The `.clang-format` file, and
......
#!/bin/bash #!/bin/bash
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
#=================================================================================================== #===================================================================================================
# Provides Bash functions for dealing with clang-format. # Provides Bash functions for dealing with clang-format.
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DIN_NGRAPH_LIBRARY") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DIN_NGRAPH_LIBRARY")
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
set (SRC set (SRC
autodiff/adjoints.cpp autodiff/adjoints.cpp
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
if (NGRAPH_CPU_ENABLE AND NOT APPLE) if (NGRAPH_CPU_ENABLE AND NOT APPLE)
set (SRC set (SRC
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
include_directories( include_directories(
SYSTEM SYSTEM
......
#!/usr/bin/env python #!/usr/bin/env python
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
import sys import sys
import numpy as np import numpy as np
......
#******************************************************************************* # ******************************************************************************
# Copyright 2017-2018 Intel Corporation # Copyright 2017-2018 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
#******************************************************************************* # ******************************************************************************
include( ../cmake/external_gtest.cmake ) include( ../cmake/external_gtest.cmake )
include( ../cmake/external_eigen.cmake ) include( ../cmake/external_eigen.cmake )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment