diff --git a/mace/benchmark/benchmark_model.cc b/mace/benchmark/benchmark_model.cc index bcb9ae752602e08bbf9cec48ef7934ccde1dcef0..82849d6761d6583b2dbc8e685a7c55cdae2011a9 100644 --- a/mace/benchmark/benchmark_model.cc +++ b/mace/benchmark/benchmark_model.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/benchmark/model_throughput_test.cc b/mace/benchmark/model_throughput_test.cc index dce0a73616b59fdb1b70cb797bc7bcad26fc3c4c..66b178cf7178919adf57d064f2aa21ccee0dc491 100644 --- a/mace/benchmark/model_throughput_test.cc +++ b/mace/benchmark/model_throughput_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/benchmark/statistics.cc b/mace/benchmark/statistics.cc index 7909a598b10ff29f6fbea7896deaabd90eca6334..6ea69be0a67dec96c553ee199c8d42b8fe535ee8 100644 --- a/mace/benchmark/statistics.cc +++ b/mace/benchmark/statistics.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/benchmark/statistics.h b/mace/benchmark/statistics.h index f0cf2be69dbba660a0326665a6a3b6b282eef4b7..e21632daaf2c289d2daf8fd6676b918f8b6a5b67 100644 --- a/mace/benchmark/statistics.h +++ b/mace/benchmark/statistics.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/allocator.cc b/mace/core/allocator.cc index d9b5c3c226049a43a43d9a22feee04ad4a9f5add..003b1c2c02e2907651c56193180439a08223f97a 100644 --- a/mace/core/allocator.cc +++ b/mace/core/allocator.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/allocator.h b/mace/core/allocator.h index d1101413b4d0f63d5642e4b4ea109f19d4b116df..9a0811aec1c4bdeb8478c50d58084a5f550e0a85 100644 --- a/mace/core/allocator.h +++ b/mace/core/allocator.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/arg_helper.cc b/mace/core/arg_helper.cc index cd3c4d1f2071a547f4a5c034629b45deefe74b28..4f6045d8f75d20d48aa450f4c5266a7669a0620d 100644 --- a/mace/core/arg_helper.cc +++ b/mace/core/arg_helper.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/arg_helper.h b/mace/core/arg_helper.h index 238b0800e5f971287bb1e85c592b9ea5af01eaf3..9d2cd243f669c3fc03907225f7b0b42aa71326d2 100644 --- a/mace/core/arg_helper.h +++ b/mace/core/arg_helper.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/buffer.h b/mace/core/buffer.h index 0ec4782433cd810657d8a97545ad0880d2e5ad46..149e54bc0a21bed786d819f83bc5f20320c28c4e 100644 --- a/mace/core/buffer.h +++ b/mace/core/buffer.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/device.cc b/mace/core/device.cc index 4eb547c2f4f4e29d6066cce6da93b32f9ffceeb5..177b443ba25c729c54a49f4d77cc09cfac952879 100644 --- a/mace/core/device.cc +++ b/mace/core/device.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/device.h b/mace/core/device.h index 627d46bede29b6d888813a470a6c1f3a76145561..e5fda181ee66e127f953c6f46937481269ccfc16 100644 --- a/mace/core/device.h +++ b/mace/core/device.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/device_context.cc b/mace/core/device_context.cc index 67af31b58d36a89e205565796e4f916149967d90..c68fd83f86c54341dc0319fd3aaedc7d6ddd5fb9 100644 --- a/mace/core/device_context.cc +++ b/mace/core/device_context.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/device_context.h b/mace/core/device_context.h index 5aea3d3f2af69a5f5d3858b2c88d9dcf9fbb6fd4..e126a8a8960aaf85634b76fa500dbdf97e5b750e 100644 --- a/mace/core/device_context.h +++ b/mace/core/device_context.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/future.h b/mace/core/future.h index 6fb82d98e706b60a0f1ec8ea7ac633a77fcafc7d..13382e1bf84575f2b0e5e63b0d881d720fc0e5d9 100644 --- a/mace/core/future.h +++ b/mace/core/future.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/kv_storage.cc b/mace/core/kv_storage.cc index 08a2d5b541785cf627c07d2c78053266280333fb..5eba8567171bba82b6f2e9d2bef094b5614490e8 100644 --- a/mace/core/kv_storage.cc +++ b/mace/core/kv_storage.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/kv_storage.h b/mace/core/kv_storage.h index 62296a18e40cb408679963b78bfb505ccf46119c..dacbb77ae264af2519d6f23a65e21f9fcbdf997b 100644 --- a/mace/core/kv_storage.h +++ b/mace/core/kv_storage.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/macros.h b/mace/core/macros.h index 970d29ce1fd6b25273a03d63a4853319364ee089..e90049f4764ea07654ed810e8086230dc2fc9b5b 100644 --- a/mace/core/macros.h +++ b/mace/core/macros.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/memory_optimizer.cc b/mace/core/memory_optimizer.cc index f773befca2f686bc17062ecf2cde19f22c68a81e..eacdddd964fb8dcfe19bd08e5984bd08837a571c 100644 --- a/mace/core/memory_optimizer.cc +++ b/mace/core/memory_optimizer.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/memory_optimizer.h b/mace/core/memory_optimizer.h index fa24a206f1e42a2c2f3d5e7dde16b648dc19e2b0..555613e6a2043a47289bab0d8a44c282097bafc8 100644 --- a/mace/core/memory_optimizer.h +++ b/mace/core/memory_optimizer.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/net.cc b/mace/core/net.cc index 4cdddaac8ed8e5c98d6277593f127279ffe8bf9e..5ff777b0607715ac5caa9a3beb40c17841b00d3a 100644 --- a/mace/core/net.cc +++ b/mace/core/net.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/net.h b/mace/core/net.h index 10577a572f5a0629ae515d9b330befbaa639016e..9945d04637d5eafa402297462b3e9adf1375abdd 100644 --- a/mace/core/net.h +++ b/mace/core/net.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/op_context.cc b/mace/core/op_context.cc index a26b5e229f61f7fa5eba73301d3b6ae813f9b0ae..7f2048ed9fd904097df363de43a43069849cf9e3 100644 --- a/mace/core/op_context.cc +++ b/mace/core/op_context.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/op_context.h b/mace/core/op_context.h index 6772b14fca9bdd7dc4c623a614e386abd345cdde..4f27cb57d805620dc2a9f2df7af49650a0ec92b0 100644 --- a/mace/core/op_context.h +++ b/mace/core/op_context.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/operator.cc b/mace/core/operator.cc index 4fd23db40e4a7ec419cbc2abeaa4f0cf8a198a24..319b0548d6b75794c3061862ee62599af38cdd7f 100644 --- a/mace/core/operator.cc +++ b/mace/core/operator.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/operator.h b/mace/core/operator.h index e1e35f35e161ba26f4d345d1124985816224e5a7..03a0f0749954b052b9b2dae558c0fed36612f5e5 100644 --- a/mace/core/operator.h +++ b/mace/core/operator.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/preallocated_pooled_allocator.h b/mace/core/preallocated_pooled_allocator.h index 27dbeb61a76936afb22050a457dcb3dbefa8a3a5..8b8fc9d1d2b013f277e30fcea5c962ee4da79a07 100644 --- a/mace/core/preallocated_pooled_allocator.h +++ b/mace/core/preallocated_pooled_allocator.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/cpu/cpu_runtime.cc b/mace/core/runtime/cpu/cpu_runtime.cc index 89c5720604eef730eb1a5a5b48310e27d99de136..fb0b7e5924bd5d377c33d5d70f797d608522e251 100644 --- a/mace/core/runtime/cpu/cpu_runtime.cc +++ b/mace/core/runtime/cpu/cpu_runtime.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/cpu/cpu_runtime.h b/mace/core/runtime/cpu/cpu_runtime.h index 00fd492b0923184af070400ce0749ff6e29ee3b8..95fee27f5424eeed2f29eb782bd085115ab430c9 100644 --- a/mace/core/runtime/cpu/cpu_runtime.h +++ b/mace/core/runtime/cpu/cpu_runtime.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/hexagon_control_wrapper.cc b/mace/core/runtime/hexagon/hexagon_control_wrapper.cc index 6b952b88e22f16bb891dd410ff85febc8de05c49..123bac04d580eb2a010f6b8ed99e1f45c0e62dfb 100644 --- a/mace/core/runtime/hexagon/hexagon_control_wrapper.cc +++ b/mace/core/runtime/hexagon/hexagon_control_wrapper.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/hexagon_control_wrapper.h b/mace/core/runtime/hexagon/hexagon_control_wrapper.h index ed4fe373a5c3699cde05acaf49cb165850ddb536..1674e6cfdeefd3cfb1df9f5c71383715a6c3b1ba 100644 --- a/mace/core/runtime/hexagon/hexagon_control_wrapper.h +++ b/mace/core/runtime/hexagon/hexagon_control_wrapper.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/hexagon_device.h b/mace/core/runtime/hexagon/hexagon_device.h index 4c16a54c2e4198e9a95bcae8a6ac043648918b88..0c933ae0b6ff2171008058cc074c293e1909b819 100644 --- a/mace/core/runtime/hexagon/hexagon_device.h +++ b/mace/core/runtime/hexagon/hexagon_device.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/hexagon_nn_ops.h b/mace/core/runtime/hexagon/hexagon_nn_ops.h index 928a735dd570a672b4dc6d4159c6c69baa74f1bc..3ebedb8eb8d81850cd29383fd7667c42b2369262 100644 --- a/mace/core/runtime/hexagon/hexagon_nn_ops.h +++ b/mace/core/runtime/hexagon/hexagon_nn_ops.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/quantize.cc b/mace/core/runtime/hexagon/quantize.cc index 61ec4d1829245d0c1b055225a9fb746740de2d46..31a62288f6bf6b4cec8fd0b5692d427ca9376b94 100644 --- a/mace/core/runtime/hexagon/quantize.cc +++ b/mace/core/runtime/hexagon/quantize.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/hexagon/quantize.h b/mace/core/runtime/hexagon/quantize.h index 23f17077a9a684535a964365c9f5177fe0b9ba49..f121b0d07448d9c53070d25c74aaa91a8cde7015 100644 --- a/mace/core/runtime/hexagon/quantize.h +++ b/mace/core/runtime/hexagon/quantize.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/cl2_header.h b/mace/core/runtime/opencl/cl2_header.h index 2a8d0648273e81869ba30c9c29f41135db1dd7e9..7b643ffa0f276402b343660379c000e61d4bb968 100644 --- a/mace/core/runtime/opencl/cl2_header.h +++ b/mace/core/runtime/opencl/cl2_header.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/gpu_device.cc b/mace/core/runtime/opencl/gpu_device.cc index caea576773a8e226831a20ac5e4e5f7899e7ed24..2bdf6802af34983fa1d0b1c3ae8527b46f762152 100644 --- a/mace/core/runtime/opencl/gpu_device.cc +++ b/mace/core/runtime/opencl/gpu_device.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/gpu_device.h b/mace/core/runtime/opencl/gpu_device.h index d3c7d98e88868ab02121a1151f360436894cecc9..768ea378b5bf3dd2128b2cceb97cfca69e0f0323 100644 --- a/mace/core/runtime/opencl/gpu_device.h +++ b/mace/core/runtime/opencl/gpu_device.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/gpu_runtime.cc b/mace/core/runtime/opencl/gpu_runtime.cc index 8574ad48e4857eda4de415fdb17bba94a6bec7e1..5a1b26fad65ecbe42909d6ab83d3d08398be9ed9 100644 --- a/mace/core/runtime/opencl/gpu_runtime.cc +++ b/mace/core/runtime/opencl/gpu_runtime.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/gpu_runtime.h b/mace/core/runtime/opencl/gpu_runtime.h index fee776edb041c4b4dd2876f11c6bf46b4afe074c..b8e16f993b4c41c83907449aec96706c1f580383 100644 --- a/mace/core/runtime/opencl/gpu_runtime.h +++ b/mace/core/runtime/opencl/gpu_runtime.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_allocator.cc b/mace/core/runtime/opencl/opencl_allocator.cc index 1504a776b0c1ed582510af2c26f14be4c8a4a777..e63b252b50be2f31a498d4422688f2f9472252c6 100644 --- a/mace/core/runtime/opencl/opencl_allocator.cc +++ b/mace/core/runtime/opencl/opencl_allocator.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_allocator.h b/mace/core/runtime/opencl/opencl_allocator.h index d2b7556beb09086ca8091dbd70eb4566c62414a6..9ee9c81de352614f209b234c278fc43c54e741e0 100644 --- a/mace/core/runtime/opencl/opencl_allocator.h +++ b/mace/core/runtime/opencl/opencl_allocator.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_extension.h b/mace/core/runtime/opencl/opencl_extension.h index a29f40b7767416b3f2a5bb0cb6f3f88b44f6a274..da3ba8556ec93bc1a5eaf0738771a89ec1e384d4 100644 --- a/mace/core/runtime/opencl/opencl_extension.h +++ b/mace/core/runtime/opencl/opencl_extension.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_runtime.cc b/mace/core/runtime/opencl/opencl_runtime.cc index 86a2b1166f66817a8084b9d53fd619f4f79fd95d..1ee0e99526e5a5bb09b9e4020154f4c1f11edc2c 100644 --- a/mace/core/runtime/opencl/opencl_runtime.cc +++ b/mace/core/runtime/opencl/opencl_runtime.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_runtime.h b/mace/core/runtime/opencl/opencl_runtime.h index 01ef4ca3216a12361b37ad2a152c2ed09c811874..ddc270b5dd6e134890260df1fff4adc3d76195d0 100644 --- a/mace/core/runtime/opencl/opencl_runtime.h +++ b/mace/core/runtime/opencl/opencl_runtime.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_util.cc b/mace/core/runtime/opencl/opencl_util.cc index ca9e63dd70d04f36bb81a0d0fc2f0d344a558b72..b190f05f4f258c27aabc0f209e271572257fb4f3 100644 --- a/mace/core/runtime/opencl/opencl_util.cc +++ b/mace/core/runtime/opencl/opencl_util.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_util.h b/mace/core/runtime/opencl/opencl_util.h index 5449a8e1ee3d00eab041e0ee7bbd650627cfd909..ec399d87600dc9529c9d94f909ab6d45cd6f4a3e 100644 --- a/mace/core/runtime/opencl/opencl_util.h +++ b/mace/core/runtime/opencl/opencl_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/opencl_wrapper.cc b/mace/core/runtime/opencl/opencl_wrapper.cc index f7706cffc55eabeb7fae31b6115845fe3083c9dd..af9a620d6f5cef3417a0b7582611a9958f32bc66 100644 --- a/mace/core/runtime/opencl/opencl_wrapper.cc +++ b/mace/core/runtime/opencl/opencl_wrapper.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/scratch_image.cc b/mace/core/runtime/opencl/scratch_image.cc index ccca3896b972412f75376973ff1d210131ca0691..df1881c637424a386a1b8efae349638e30f18ce1 100644 --- a/mace/core/runtime/opencl/scratch_image.cc +++ b/mace/core/runtime/opencl/scratch_image.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime/opencl/scratch_image.h b/mace/core/runtime/opencl/scratch_image.h index adfe208f8a376878fa1319a4fd935ae4ec8a6102..b80e853170deae01a747f7b53a2d3d5eade04705 100644 --- a/mace/core/runtime/opencl/scratch_image.h +++ b/mace/core/runtime/opencl/scratch_image.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime_failure_mock.cc b/mace/core/runtime_failure_mock.cc index 3b47855ecb3be792337b12bf55ab96382467277c..1ccb891ddda6d5ceec276d99d59a4edc0841797b 100644 --- a/mace/core/runtime_failure_mock.cc +++ b/mace/core/runtime_failure_mock.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/runtime_failure_mock.h b/mace/core/runtime_failure_mock.h index 178fa62f9c5c86652748de48d521a9267611a223..7c4afc1aa5d73524921c18caf5e4de7be55bf9b1 100644 --- a/mace/core/runtime_failure_mock.h +++ b/mace/core/runtime_failure_mock.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/status.cc b/mace/core/status.cc index fd8dd9daecdf8e28bc8cb8d09732327b23f64e11..12134f88a73940e26c8eb6c70a65011dcb25d647 100644 --- a/mace/core/status.cc +++ b/mace/core/status.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/tensor.h b/mace/core/tensor.h index e70d48a9feca6705deefde877eeb00212cc26b9c..f4b1341a669364120756354cd8666c4346bd2799 100644 --- a/mace/core/tensor.h +++ b/mace/core/tensor.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/testing/test_benchmark.cc b/mace/core/testing/test_benchmark.cc index 57be33c2a686451a7fb9bccb7e8ce86f13bdfa3e..03442869230066d081bef599d74d277283d386f0 100644 --- a/mace/core/testing/test_benchmark.cc +++ b/mace/core/testing/test_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/testing/test_benchmark.h b/mace/core/testing/test_benchmark.h index 2eb91e4024ca21cf8e4b24aa26fe523776286589..89494eabc4effeca33896ea1fd411acb640a35f4 100644 --- a/mace/core/testing/test_benchmark.h +++ b/mace/core/testing/test_benchmark.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/testing/test_benchmark_main.cc b/mace/core/testing/test_benchmark_main.cc index 173b88735f4a66399ebfe7e382e718b6ab1515a6..da78d3ffc1646e2187f05db04d16dc16c96a8acf 100644 --- a/mace/core/testing/test_benchmark_main.cc +++ b/mace/core/testing/test_benchmark_main.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/types.cc b/mace/core/types.cc index 32cfe85ff28209765f29b05f829a9c20e7a559d8..f26cc85510590986ca57db10065c6d8e26f5735b 100644 --- a/mace/core/types.cc +++ b/mace/core/types.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/types.h b/mace/core/types.h index 7bbc78f916c5291ef77f09c7c4bff109e9fa5960..4ac00a54f736ace49e50219b81f32a53996272c4 100644 --- a/mace/core/types.h +++ b/mace/core/types.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/workspace.cc b/mace/core/workspace.cc index 40ab5839ea41d29b610f4872df63bfd47c0d644f..eb10dc89bed268fc1bd8d5772e5acac551c90d0e 100644 --- a/mace/core/workspace.cc +++ b/mace/core/workspace.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/core/workspace.h b/mace/core/workspace.h index 67692c9269249cc1c20c2fd03c4c473cd4e21e7b..4308f92477de911e5c9a376bea59064aed1590e6 100644 --- a/mace/core/workspace.h +++ b/mace/core/workspace.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/AppModel.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/AppModel.java index 5788801c0277a1d24834dd6d8470cd2d02c8f939..030fa7c8d5fddeda118e525a70d81289f61520b3 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/AppModel.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/AppModel.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraActivity.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraActivity.java index 8d91872f119b7f05894b8472888fdf2f7780a47c..7859966f4c538545a286026f3756dd6d34b40297 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraActivity.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraActivity.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraFactory.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraFactory.java index a3fd21e3e27ecefdee11508532cebe055f094bd1..66aeeafe7da6841b8808464a385e6850da33bcbb 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraFactory.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/CameraFactory.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/Constant.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/Constant.java index a1f673a6e63366f183efaff81ec8dba52982ca7e..4fc275c71aa3723d16d3ce739898ce76dd4fe276 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/Constant.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/Constant.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/MaceApp.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/MaceApp.java index f525f63496fe5fac3608d77aa723f55cb0b1abb9..0acb4c32c05b477e1cf32aa9910ace8a04ca228f 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/MaceApp.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/MaceApp.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiLessM.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiLessM.java index 6ecf0d10631087b6203a301c699b3ec85fdd6152..a9a31adb1e346687211babf91d4cfc3001d644a6 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiLessM.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiLessM.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiMoreM.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiMoreM.java index 8be09dd3f720560d1e44960dcdd2db149e4c1dd9..74f0710b8dff2253681edabf704557e80b6aebdc 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiMoreM.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraApiMoreM.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraEngage.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraEngage.java index be75a716e9aeed2caddce69b85d36f97f6678abc..967a34e0281f14dd7229b6c73200195cff89d32f 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraEngage.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraEngage.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraTextureView.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraTextureView.java index ac9d710249b87fba88abca17e42df82eb29be041..aba3fc3d550574c99e617724a25775c4db790ae0 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraTextureView.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/CameraTextureView.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ContextMenuDialog.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ContextMenuDialog.java index 6c9a14f55b2d4d85b827b82ce3a4b4f5ceca8a79..4636f8ad7a7681a32a424dcca973ce81edd58a37 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ContextMenuDialog.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ContextMenuDialog.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ItemAdapter.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ItemAdapter.java index d4341970b0e0dee2bfeec335fd5f4ec5d574fc6c..0b89718386f2062e4d722f0574c872ef5c5a1fc7 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ItemAdapter.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/ItemAdapter.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MessageEvent.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MessageEvent.java index 2c408c09537b2a8568fabf36487f192bd6318ac0..26a5e0cbfecb7b9f9d55a1de7884c9488372256f 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MessageEvent.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MessageEvent.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MobilenetResultCallback.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MobilenetResultCallback.java index b039d2e0fa9ad626b7d235180c4e867c5ba63f51..9b6d255a7dcca49ca01ba789e6698d82c900cab1 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MobilenetResultCallback.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/camera/MobilenetResultCallback.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/InitData.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/InitData.java index c9787e6f9978907a9989aa0ff897eebce266a425..fb12fdccfda32b99c8132373088b797d38568dea 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/InitData.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/InitData.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/LabelCache.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/LabelCache.java index e525cea33822cbfbddf9b8c9cbe7ba7e894828bf..286ac5e752e3d2978c01e370da261383fe07561b 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/LabelCache.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/LabelCache.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/ResultData.java b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/ResultData.java index a89961fe4b3b0fadd0a8e46422b0994a4279aaf0..f68edd0476b3fdd6332676ee8874723a991230a7 100644 --- a/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/ResultData.java +++ b/mace/examples/android/app/src/main/java/com/xiaomi/mace/demo/result/ResultData.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/macelibrary/src/main/cpp/image_classify.cc b/mace/examples/android/macelibrary/src/main/cpp/image_classify.cc index f27519b634806d2ac5f0d8e72fe5a22d8387403d..661da75c7665aaf1118f6c99dca165ceb1453620 100755 --- a/mace/examples/android/macelibrary/src/main/cpp/image_classify.cc +++ b/mace/examples/android/macelibrary/src/main/cpp/image_classify.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/macelibrary/src/main/cpp/image_classify.h b/mace/examples/android/macelibrary/src/main/cpp/image_classify.h index 5114eb911af090f3b39ea45c931314530ba1e3ca..1285b1aee489f0fa4921fda41b51fd4715d9cf37 100644 --- a/mace/examples/android/macelibrary/src/main/cpp/image_classify.h +++ b/mace/examples/android/macelibrary/src/main/cpp/image_classify.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/android/macelibrary/src/main/java/com/xiaomi/mace/JniMaceUtils.java b/mace/examples/android/macelibrary/src/main/java/com/xiaomi/mace/JniMaceUtils.java index e776c013189f64b902feec7592fe53b5f0c41308..f7a566484a49950b36151dbe42c6f2b0ad5c6af1 100644 --- a/mace/examples/android/macelibrary/src/main/java/com/xiaomi/mace/JniMaceUtils.java +++ b/mace/examples/android/macelibrary/src/main/java/com/xiaomi/mace/JniMaceUtils.java @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/examples/cli/example.cc b/mace/examples/cli/example.cc index cc24a94f49c29a7d702b2e7fba8d006dcdb4cfb2..181c7c8d15342ff67140beec1817fc29d43778a9 100644 --- a/mace/examples/cli/example.cc +++ b/mace/examples/cli/example.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/libmace/mace.cc b/mace/libmace/mace.cc index fad8c8ebbe1813a82b4715f1d15aa1836af87f9c..73c51fff58b5d1e2fa68fda5afba1c2267af6521 100644 --- a/mace/libmace/mace.cc +++ b/mace/libmace/mace.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/activation.cc b/mace/ops/activation.cc index 80bddab6741ea0795d81b9fc9fb47123a017ea78..a9e28f1e2b08d985f657d3fa10a9a431a542c9e1 100644 --- a/mace/ops/activation.cc +++ b/mace/ops/activation.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/activation.h b/mace/ops/activation.h index 8ddcaea671b07a526c60b0211580a684b93a7866..d9fc5de7a5bc39edf64da6dd5e4c09f383a0d657 100644 --- a/mace/ops/activation.h +++ b/mace/ops/activation.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/activation_benchmark.cc b/mace/ops/activation_benchmark.cc index 6faf62cebc221b0e9b37ba765c1d381432db44c0..910281a563584dd5da39920b8a36225f822e76ce 100644 --- a/mace/ops/activation_benchmark.cc +++ b/mace/ops/activation_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/activation_test.cc b/mace/ops/activation_test.cc index 9932f167aea00772f8e872f7b3dc1cdc6a45b89a..f16cf0604f77a1a4c2f9db90e9633e088a9a74d8 100644 --- a/mace/ops/activation_test.cc +++ b/mace/ops/activation_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/addn.cc b/mace/ops/addn.cc index 0fe0c7b4371839f6a9c4449b633925d834f91efe..cc11a0efc55fe9568c3635c5a72b54f81b60b1ac 100644 --- a/mace/ops/addn.cc +++ b/mace/ops/addn.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/addn_benchmark.cc b/mace/ops/addn_benchmark.cc index b9751557b830a3c621ad9d62147011a3897dcbec..1a97107bfeb916c2af18ba549de0a913ba35fe60 100644 --- a/mace/ops/addn_benchmark.cc +++ b/mace/ops/addn_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/addn_test.cc b/mace/ops/addn_test.cc index f006570c49627de85ab61e4b55d74f9d825c12ac..9feb378f2f4174df9c1cbb3c284db1baf99d7881 100644 --- a/mace/ops/addn_test.cc +++ b/mace/ops/addn_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/argmax.cc b/mace/ops/argmax.cc index 3d8b27fe91e752af855c2310e9c36c8659249515..71a1090205b15e38d4357fa78ded3883ef9ea536 100644 --- a/mace/ops/argmax.cc +++ b/mace/ops/argmax.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/argmax_test.cc b/mace/ops/argmax_test.cc index a0001ec35852f19ca610fbce6a9e1a4b1a6d7a03..20e5b3f17df9fed867fe4688a61171b93fd95ccc 100644 --- a/mace/ops/argmax_test.cc +++ b/mace/ops/argmax_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/activation_neon.cc b/mace/ops/arm/activation_neon.cc index 84213675e1baf79ecf5c2fc812bc5bd94373ebd2..6010d71419dc9ec8f7f091281555f824e0e6e99b 100644 --- a/mace/ops/arm/activation_neon.cc +++ b/mace/ops/arm/activation_neon.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/activation_neon.h b/mace/ops/arm/activation_neon.h index e1e24a71264c91cbd1a486a61c97fbdc4d4d19cc..a61b974b3c0dd002dece670a20381f0b9a4a4103 100644 --- a/mace/ops/arm/activation_neon.h +++ b/mace/ops/arm/activation_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/common_neon.h b/mace/ops/arm/common_neon.h index be0daf79b0d1ca87b65f29ae07831f6558ae4b03..c3451ea0e473b97b8befeb86d20a3743bdd83de9 100644 --- a/mace/ops/arm/common_neon.h +++ b/mace/ops/arm/common_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon.h b/mace/ops/arm/conv_2d_neon.h index bd2307e22176bca8eb8dfdcda085758caeca11d8..711ef2c8ecf72bad68c8577338218a36e58e140a 100644 --- a/mace/ops/arm/conv_2d_neon.h +++ b/mace/ops/arm/conv_2d_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_15x1.cc b/mace/ops/arm/conv_2d_neon_15x1.cc index 553de92e6cb28ba492919dcc5bb6e93c7ba2f6bf..8523e494cebf92e359b0d53c9a3e2a7ab8cc2fcb 100644 --- a/mace/ops/arm/conv_2d_neon_15x1.cc +++ b/mace/ops/arm/conv_2d_neon_15x1.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_1x1.cc b/mace/ops/arm/conv_2d_neon_1x1.cc index be5c6b5370c943053df892eaf075c6bb3753deae..819f5f334f466508f3e7b1affae07a2a156ea358 100644 --- a/mace/ops/arm/conv_2d_neon_1x1.cc +++ b/mace/ops/arm/conv_2d_neon_1x1.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_1x15.cc b/mace/ops/arm/conv_2d_neon_1x15.cc index 07deca05abc32a98a058194718a46493e4327f42..33b9abbfebc2c921423b15288012487038d2b370 100644 --- a/mace/ops/arm/conv_2d_neon_1x15.cc +++ b/mace/ops/arm/conv_2d_neon_1x15.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_1x7.cc b/mace/ops/arm/conv_2d_neon_1x7.cc index 09061e0550da4742ce04d2d3e35c41f73115f32d..e5e249d39b3b51e4c0525d4c6777520c1ff4d846 100644 --- a/mace/ops/arm/conv_2d_neon_1x7.cc +++ b/mace/ops/arm/conv_2d_neon_1x7.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_3x3.cc b/mace/ops/arm/conv_2d_neon_3x3.cc index 6213a208b0b663d95fc33d3d069898830544db63..ecae6810696d07d82d688a183720c7acb3243f8d 100644 --- a/mace/ops/arm/conv_2d_neon_3x3.cc +++ b/mace/ops/arm/conv_2d_neon_3x3.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_5x5.cc b/mace/ops/arm/conv_2d_neon_5x5.cc index 87b997c60fef51763be46403ccb1993ad3dee57a..81d892975ae1c431708d986f5ff7f0666a399e9a 100644 --- a/mace/ops/arm/conv_2d_neon_5x5.cc +++ b/mace/ops/arm/conv_2d_neon_5x5.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_7x1.cc b/mace/ops/arm/conv_2d_neon_7x1.cc index 78025de68f5cfd81685f621487b7b25aa77efb08..7aa9309bfd605faa51a833e99eb0c15dd06ded3a 100644 --- a/mace/ops/arm/conv_2d_neon_7x1.cc +++ b/mace/ops/arm/conv_2d_neon_7x1.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_2d_neon_7x7.cc b/mace/ops/arm/conv_2d_neon_7x7.cc index 04c8323f3fddc1edf419cbc0ddd9a713fa647f7d..2411aad6761835970ad77e8cf980bd27f045d1e8 100644 --- a/mace/ops/arm/conv_2d_neon_7x7.cc +++ b/mace/ops/arm/conv_2d_neon_7x7.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_winograd.cc b/mace/ops/arm/conv_winograd.cc index 748cc694ed7d7f9c7d7f2d1dd145c12b1f87bb5e..5a5c3f9acfc49c9b7160d056f67560f43b7a03b3 100644 --- a/mace/ops/arm/conv_winograd.cc +++ b/mace/ops/arm/conv_winograd.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_winograd.h b/mace/ops/arm/conv_winograd.h index 5e07db155fae9db495031cd50e9826057fb534bb..396d1870b96a4565e56ea5d48faf3e46d616a4da 100644 --- a/mace/ops/arm/conv_winograd.h +++ b/mace/ops/arm/conv_winograd.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/conv_winograd_test.cc b/mace/ops/arm/conv_winograd_test.cc index 906dd3d9bfedcce004f66f3a73137d3705e37f51..4f28472d5199dcb2f72667e30da10db82c0ba7d2 100644 --- a/mace/ops/arm/conv_winograd_test.cc +++ b/mace/ops/arm/conv_winograd_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/deconv_2d_neon.h b/mace/ops/arm/deconv_2d_neon.h index 916670447af91e35ccf27a8377d849a6172df0fb..62e3e9199b00345a8e41751bfb1b165e96cdd634 100644 --- a/mace/ops/arm/deconv_2d_neon.h +++ b/mace/ops/arm/deconv_2d_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/deconv_2d_neon_2x2.cc b/mace/ops/arm/deconv_2d_neon_2x2.cc index 39f1f3304192348dba0c39fc7f5f586a413f3232..74ddbecc48c367c07692e43b6260ece23aee6abb 100644 --- a/mace/ops/arm/deconv_2d_neon_2x2.cc +++ b/mace/ops/arm/deconv_2d_neon_2x2.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/deconv_2d_neon_3x3.cc b/mace/ops/arm/deconv_2d_neon_3x3.cc index da4d1d885b6572e47bac978cf0c0f150373d7d4c..356680949af572838a070c47f91a69427751d596 100644 --- a/mace/ops/arm/deconv_2d_neon_3x3.cc +++ b/mace/ops/arm/deconv_2d_neon_3x3.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/deconv_2d_neon_4x4.cc b/mace/ops/arm/deconv_2d_neon_4x4.cc index 39389e229f1a9c72be1fbbc0766ad2908f139e3c..a023154aec04c94ff4dcc77767999522a87a0368 100644 --- a/mace/ops/arm/deconv_2d_neon_4x4.cc +++ b/mace/ops/arm/deconv_2d_neon_4x4.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/depthwise_conv2d_neon.h b/mace/ops/arm/depthwise_conv2d_neon.h index cd4755735a24b7f322bf6a26b04710678927d25e..a4973ed59e0d31b4dfd97359e0cf3c99b3377c31 100644 --- a/mace/ops/arm/depthwise_conv2d_neon.h +++ b/mace/ops/arm/depthwise_conv2d_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/depthwise_conv2d_neon_3x3.cc b/mace/ops/arm/depthwise_conv2d_neon_3x3.cc index 3166c9238d47ceba50559efc7ebd3f1cf3ddfcf4..652d0231bdc60c6f3b53c65b3a94131e7de47d15 100644 --- a/mace/ops/arm/depthwise_conv2d_neon_3x3.cc +++ b/mace/ops/arm/depthwise_conv2d_neon_3x3.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/depthwise_deconv2d_neon.h b/mace/ops/arm/depthwise_deconv2d_neon.h index 35460d7594ee71dedca54e8f8b6a2f76a6370432..70f2bb40545cde307ff1c8f75e69607bf6864486 100644 --- a/mace/ops/arm/depthwise_deconv2d_neon.h +++ b/mace/ops/arm/depthwise_deconv2d_neon.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/depthwise_deconv2d_neon_3x3.cc b/mace/ops/arm/depthwise_deconv2d_neon_3x3.cc index 1f138ca68af19648ebaf0d634aeff6a17e3d5d0b..404c903d30d0ca30695c94d889f9346764967c64 100644 --- a/mace/ops/arm/depthwise_deconv2d_neon_3x3.cc +++ b/mace/ops/arm/depthwise_deconv2d_neon_3x3.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/depthwise_deconv2d_neon_4x4.cc b/mace/ops/arm/depthwise_deconv2d_neon_4x4.cc index b859bf436aebe07a9b03a8a1adbf6dbf263f2570..1b59264e600c064f76dddfbcf3b6b4ec83d535a2 100644 --- a/mace/ops/arm/depthwise_deconv2d_neon_4x4.cc +++ b/mace/ops/arm/depthwise_deconv2d_neon_4x4.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/arm/fixpoint_gemm.h b/mace/ops/arm/fixpoint_gemm.h index 921f7e751b82cf558cbaf7b23541a50b7c01a4a6..28b8eafaa12138fc08d7021100c706035400f739 100644 --- a/mace/ops/arm/fixpoint_gemm.h +++ b/mace/ops/arm/fixpoint_gemm.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/batch_norm.cc b/mace/ops/batch_norm.cc index dae8f35edf1732abf4f5614f89b6f0e8a97ce030..ee44ec59f7c329215f3a5ba95c8a6bf6e18f6399 100644 --- a/mace/ops/batch_norm.cc +++ b/mace/ops/batch_norm.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/batch_norm_benchmark.cc b/mace/ops/batch_norm_benchmark.cc index a6afcb077aef3ce9a296bf16b00355ec8a98d268..11bf4f6e74dbfd7141963add244c50f8b9b1ff35 100644 --- a/mace/ops/batch_norm_benchmark.cc +++ b/mace/ops/batch_norm_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/batch_norm_test.cc b/mace/ops/batch_norm_test.cc index 36398904e50c0dba9710e14a94a8599d49b30131..495a2409a65f652373ac62c2d3150d524335103b 100644 --- a/mace/ops/batch_norm_test.cc +++ b/mace/ops/batch_norm_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/batch_to_space.cc b/mace/ops/batch_to_space.cc index 3aa5acecbd82755dcdfb5aa007e076e3cb950e84..8d1e463c56b3510901d42d5d4370273d252ecbf2 100644 --- a/mace/ops/batch_to_space.cc +++ b/mace/ops/batch_to_space.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/batch_to_space_benchmark.cc b/mace/ops/batch_to_space_benchmark.cc index 64264936d65cc097ac47027de448b1f10dde17f4..607b50551efb34d4fe0a115e98a61d68c654ff2a 100644 --- a/mace/ops/batch_to_space_benchmark.cc +++ b/mace/ops/batch_to_space_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/bias_add.cc b/mace/ops/bias_add.cc index 9190cf95859ea8dd4a0b27d93e70aad8cf47825f..3552a0a31289cbb070bd761644d5711530ea3b80 100644 --- a/mace/ops/bias_add.cc +++ b/mace/ops/bias_add.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/bias_add_benchmark.cc b/mace/ops/bias_add_benchmark.cc index f0604d56446bced04d9c21a017d74c8e8448f9e6..920a478f7202d6af7bef000ea4693cc8aa67c292 100644 --- a/mace/ops/bias_add_benchmark.cc +++ b/mace/ops/bias_add_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/bias_add_test.cc b/mace/ops/bias_add_test.cc index 77c6e7c4a14b8fcf5be00805877b4717770cc732..92b918592f984692ccaed7744bb4f4cc9fb3a17e 100644 --- a/mace/ops/bias_add_test.cc +++ b/mace/ops/bias_add_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/buffer_to_image_benchmark.cc b/mace/ops/buffer_to_image_benchmark.cc index 2097e34e7ea0ef5b24b20fcda30d66b7de07983a..d4e687b846f340cddbaf4cd3b50854f326b6eb44 100644 --- a/mace/ops/buffer_to_image_benchmark.cc +++ b/mace/ops/buffer_to_image_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/buffer_to_image_test.cc b/mace/ops/buffer_to_image_test.cc index dcd5569102552116fc0029bd669d569b0eef90d7..7a9d05138d463c6b178c81d32e70ae5eff87f464 100644 --- a/mace/ops/buffer_to_image_test.cc +++ b/mace/ops/buffer_to_image_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/buffer_transform.cc b/mace/ops/buffer_transform.cc index d2c1f3e795ff8fe07e20380dfcf5d7c3ab04b828..15f6e7d323e7885f779a015d99403e9ed7fc6f2d 100644 --- a/mace/ops/buffer_transform.cc +++ b/mace/ops/buffer_transform.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/buffer_transform_test.cc b/mace/ops/buffer_transform_test.cc index 53be39e4a2764d8845cc822de0730c79f37fbfd9..c0cd8038fe4dbc25c6928da1d7de41188f724146 100644 --- a/mace/ops/buffer_transform_test.cc +++ b/mace/ops/buffer_transform_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/cast.cc b/mace/ops/cast.cc index f215d80f66485f6654c5554865c581029eda6397..9604bb90edf88a5d057e17f967a6e23447831d35 100644 --- a/mace/ops/cast.cc +++ b/mace/ops/cast.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/cast_test.cc b/mace/ops/cast_test.cc index 666bc04e841358a3f584e414f98df262683885fa..84750104ba4321041e9eb1b6dc9d9bb1828d6b89 100644 --- a/mace/ops/cast_test.cc +++ b/mace/ops/cast_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/channel_shuffle.cc b/mace/ops/channel_shuffle.cc index 4f8a6f9a03a718ba5cab61d45cd2e11ffab1b2c0..57607755cc034f364d07660924d6481e3d79793b 100644 --- a/mace/ops/channel_shuffle.cc +++ b/mace/ops/channel_shuffle.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/channel_shuffle_benchmark.cc b/mace/ops/channel_shuffle_benchmark.cc index 8ea6d139a30efd2389c003daac152ac36d3e6b15..40fe2b03617af74a64c6f469239fa66a97912f46 100644 --- a/mace/ops/channel_shuffle_benchmark.cc +++ b/mace/ops/channel_shuffle_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/channel_shuffle_test.cc b/mace/ops/channel_shuffle_test.cc index 1afcc41f55aa6bf45ca4b10ac3180ea8d0d6188c..d59b45d8fdf7a5827f5f5b18e64d823a9166f108 100644 --- a/mace/ops/channel_shuffle_test.cc +++ b/mace/ops/channel_shuffle_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/concat.cc b/mace/ops/concat.cc index ae4f23e04a818f104e48a186c9350aadc428ddd6..47e95a37190cbf2eb6aed08af544220ad9ce8643 100644 --- a/mace/ops/concat.cc +++ b/mace/ops/concat.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/concat_benchmark.cc b/mace/ops/concat_benchmark.cc index eaff9b44256941ef4389610b994ead52f78319f1..88061a7b19804b9fda948bdc7c556fd2b81638fa 100644 --- a/mace/ops/concat_benchmark.cc +++ b/mace/ops/concat_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/concat_test.cc b/mace/ops/concat_test.cc index 9eb463badd34dd593cac9f190557a5e5e83ed80b..fc57920b7fe7a7e3ca2d4aca8bb7fd80a2d76aa7 100644 --- a/mace/ops/concat_test.cc +++ b/mace/ops/concat_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_2d.cc b/mace/ops/conv_2d.cc index 2cc6f36eac2acc9930bc7d40ca1f71ef80aa4689..bff212ab751ded54c589ddc9be9ac00d781709c6 100644 --- a/mace/ops/conv_2d.cc +++ b/mace/ops/conv_2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_2d_benchmark.cc b/mace/ops/conv_2d_benchmark.cc index a0e780032b541d7cd54ab10dbcef8bfee35b7782..1cfe048dabdee5be64d726aa9cb1c87c02385a99 100644 --- a/mace/ops/conv_2d_benchmark.cc +++ b/mace/ops/conv_2d_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_2d_test.cc b/mace/ops/conv_2d_test.cc index 335dd1a374117ad4202d8059d88e3324cb323a6b..4f970e470ecdb1884e815ba4cefaf233a95163bd 100644 --- a/mace/ops/conv_2d_test.cc +++ b/mace/ops/conv_2d_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_pool_2d_base.h b/mace/ops/conv_pool_2d_base.h index 2d886faaa6a56e54c5978f8a6e191c2124ba9499..99fe1edf4072e9455a2d026eaadfcf60ec2a3d79 100644 --- a/mace/ops/conv_pool_2d_base.h +++ b/mace/ops/conv_pool_2d_base.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_pool_2d_util.cc b/mace/ops/conv_pool_2d_util.cc index fcc44e789dbeb55f6455655420566e514f0fa1a3..92d88d446e52d6870a625c97a9af8942a38b1b42 100644 --- a/mace/ops/conv_pool_2d_util.cc +++ b/mace/ops/conv_pool_2d_util.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/conv_pool_2d_util.h b/mace/ops/conv_pool_2d_util.h index 78333717e098903e46704d870d4f93a41f52b018..a644f5f355e6bca654c71c7c7febc57b5c280e39 100644 --- a/mace/ops/conv_pool_2d_util.h +++ b/mace/ops/conv_pool_2d_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/crop.cc b/mace/ops/crop.cc index 7b705069f14b76fb785907116939144cf9897d18..0d41845795ecf6b50a9016c99e4e84e0c05d120c 100644 --- a/mace/ops/crop.cc +++ b/mace/ops/crop.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/crop_benchmark.cc b/mace/ops/crop_benchmark.cc index 5133a28abd338dd463c3cda52228457ebdc101d3..4ca25b15a3cd607e9b8394bc090e502486cc93e7 100644 --- a/mace/ops/crop_benchmark.cc +++ b/mace/ops/crop_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/crop_test.cc b/mace/ops/crop_test.cc index b757946c4c933bab9d6bf241fc589c5afa063566..872d3154491e22a63ed6e98621a63476ea70ebb5 100644 --- a/mace/ops/crop_test.cc +++ b/mace/ops/crop_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/deconv_2d.cc b/mace/ops/deconv_2d.cc index 687aa445d2bca0f4513fd8a4587916cac9118385..22fa5c5bb6f95c637e4d9b96652293302697c769 100644 --- a/mace/ops/deconv_2d.cc +++ b/mace/ops/deconv_2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/deconv_2d.h b/mace/ops/deconv_2d.h index c2e2c759e5f2fd546c1c30d885d35a13b0477f8a..9da5213ff1fe1b1292a1f0d27b4735d861fe8a84 100644 --- a/mace/ops/deconv_2d.h +++ b/mace/ops/deconv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/deconv_2d_benchmark.cc b/mace/ops/deconv_2d_benchmark.cc index 9a2c405dfd6bb287c778f74c03fa1375472924af..2c0f3018e6340f4f6d00bfb1621fdf5e708e5484 100644 --- a/mace/ops/deconv_2d_benchmark.cc +++ b/mace/ops/deconv_2d_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/deconv_2d_test.cc b/mace/ops/deconv_2d_test.cc index 19f8fd8ec9fd70ebb449f62f7145ecf57141262b..eb2719d2b90c42472cc52c1617e3ad1945ef9c6f 100644 --- a/mace/ops/deconv_2d_test.cc +++ b/mace/ops/deconv_2d_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depth_to_space.cc b/mace/ops/depth_to_space.cc index ee06075a9766bf362051cd202dce75c0014ca5a5..ed9cdb539445b17810eaa685135ad12fbfc1a3ba 100644 --- a/mace/ops/depth_to_space.cc +++ b/mace/ops/depth_to_space.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depth_to_space_benchmark.cc b/mace/ops/depth_to_space_benchmark.cc index 1283e432a7cde4e57929ebd470732f7bb5bed088..445ce08e5590ca437dcdd7c2d001a9d09ada941f 100644 --- a/mace/ops/depth_to_space_benchmark.cc +++ b/mace/ops/depth_to_space_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depth_to_space_test.cc b/mace/ops/depth_to_space_test.cc index c369bd67f4d034ba9a9e9468be73459ec002f19a..2719619fe4a858a3ff61df3c85d4d58708ea88ac 100644 --- a/mace/ops/depth_to_space_test.cc +++ b/mace/ops/depth_to_space_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_conv2d.cc b/mace/ops/depthwise_conv2d.cc index b74dcbb33301ba3e2279889bbd8ce86de5a6d3db..e4bd3c8a2c23670c4fe92e8af6bbf1fea1a7034e 100644 --- a/mace/ops/depthwise_conv2d.cc +++ b/mace/ops/depthwise_conv2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_conv2d_benchmark.cc b/mace/ops/depthwise_conv2d_benchmark.cc index c5aee849f171e82ff1190ac18140cdc300e8c059..d159e90b4f8c2c9f6077b57ea5c02485024b9051 100644 --- a/mace/ops/depthwise_conv2d_benchmark.cc +++ b/mace/ops/depthwise_conv2d_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_conv2d_test.cc b/mace/ops/depthwise_conv2d_test.cc index 770d36b1e9c4b130330542f057afe03c715ffd83..ec4c6f13a97dc9a24b4ba08124fb3198fd03e173 100644 --- a/mace/ops/depthwise_conv2d_test.cc +++ b/mace/ops/depthwise_conv2d_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_deconv2d.cc b/mace/ops/depthwise_deconv2d.cc index 1614ce766cdce2d7baea812f40b1fcaf9f3f2e0f..06c55ab27a2f831bb681bb3ef2c39d96b44922b1 100644 --- a/mace/ops/depthwise_deconv2d.cc +++ b/mace/ops/depthwise_deconv2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_deconv2d_benchmark.cc b/mace/ops/depthwise_deconv2d_benchmark.cc index a130ca1d3fd5b58a0e9a89b770061f1f84575315..166922ec96cb7a3f53b807c97eb94aaa2cd22e1f 100644 --- a/mace/ops/depthwise_deconv2d_benchmark.cc +++ b/mace/ops/depthwise_deconv2d_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/depthwise_deconv2d_test.cc b/mace/ops/depthwise_deconv2d_test.cc index 737fa502b8d87d52abc27e03bffad8652a60e28d..0b81779e4e58bcc3915fa4a972f15607b0e11b95 100644 --- a/mace/ops/depthwise_deconv2d_test.cc +++ b/mace/ops/depthwise_deconv2d_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/eltwise.cc b/mace/ops/eltwise.cc index 1a2e09081fd6f3fd302aad96d113417a7d65bcba..4166f4d11c9e5b4f4b97585f6e7b64716ecac1ae 100644 --- a/mace/ops/eltwise.cc +++ b/mace/ops/eltwise.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/eltwise.h b/mace/ops/eltwise.h index 31ee93f5a67987e270af3053950591e7edc63237..2fdf2b148c6cb266053d878a25cb2b5de86d78f9 100644 --- a/mace/ops/eltwise.h +++ b/mace/ops/eltwise.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/eltwise_benchmark.cc b/mace/ops/eltwise_benchmark.cc index b75149bd3bd49e5b83335753eb9c9d5b18d07be2..0bfb666f70d3fd606703e32bcd3a4baf3f788fa6 100644 --- a/mace/ops/eltwise_benchmark.cc +++ b/mace/ops/eltwise_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/eltwise_test.cc b/mace/ops/eltwise_test.cc index a6d7ea21d313ca9a979f3473285daa91d25b0c08..47b96bd06412cc789a5e2a9ea900edc396d6be65 100644 --- a/mace/ops/eltwise_test.cc +++ b/mace/ops/eltwise_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/expand_dims.cc b/mace/ops/expand_dims.cc index 74551687c7358628b9f2fb9fdfde37dfdfa37012..5d7ad1bade6fe8f0dbdbfebedbea892c9d354b28 100644 --- a/mace/ops/expand_dims.cc +++ b/mace/ops/expand_dims.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/expand_dims_test.cc b/mace/ops/expand_dims_test.cc index 35acb4f12fd0022a49e8d7625f2ec2dde763deb3..59261f7fbb8f128666f68585e0ab62daaa00a6a3 100644 --- a/mace/ops/expand_dims_test.cc +++ b/mace/ops/expand_dims_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fill.cc b/mace/ops/fill.cc index b554c003b8e54c58a0601ef9ceccbc46b0039f94..32a8595dcef36cf352722b38b4ef84e8a0f6ca34 100644 --- a/mace/ops/fill.cc +++ b/mace/ops/fill.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fill_test.cc b/mace/ops/fill_test.cc index 5fde99687f32a22fe6ff6167d2a3a87c13215ce2..291c0304a0b9021a85d55f8fc72227b01441a3e7 100644 --- a/mace/ops/fill_test.cc +++ b/mace/ops/fill_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fixpoint.h b/mace/ops/fixpoint.h index 1d0ef0b978e4ef06ae7bfa27f50b62330defc394..5b054343304bcc4a5c941745043391561c9e7ec5 100644 --- a/mace/ops/fixpoint.h +++ b/mace/ops/fixpoint.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fixpoint_test.cc b/mace/ops/fixpoint_test.cc index 83189695d3161126d178e7b940d43bb0a4da6416..a55372f5ecd155daebe31776d8f6b8855ef49b83 100644 --- a/mace/ops/fixpoint_test.cc +++ b/mace/ops/fixpoint_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/folded_batch_norm_test.cc b/mace/ops/folded_batch_norm_test.cc index e645eb4e8b7fb665e821a6affc07433953702421..5be44e05dc2140e8a7386591fe8df18a4426283b 100644 --- a/mace/ops/folded_batch_norm_test.cc +++ b/mace/ops/folded_batch_norm_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fully_connected.cc b/mace/ops/fully_connected.cc index eb4e4b06e2b030d32bb8937e6b81a1f378edd503..ebaddc5314392af55b2a5deba483d514262eaa09 100644 --- a/mace/ops/fully_connected.cc +++ b/mace/ops/fully_connected.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fully_connected_benchmark.cc b/mace/ops/fully_connected_benchmark.cc index bb6dcd80eca7c9a2850d96e8d3cc7915267c7e8d..7e899c222013f143893818e103937206547b4f00 100644 --- a/mace/ops/fully_connected_benchmark.cc +++ b/mace/ops/fully_connected_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/fully_connected_test.cc b/mace/ops/fully_connected_test.cc index 266b057c9d984107ba122b9277dc035c7facd269..e5c505d87d66d47f4ec7bd5cda869b7c391fb8be 100644 --- a/mace/ops/fully_connected_test.cc +++ b/mace/ops/fully_connected_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gather.cc b/mace/ops/gather.cc index 60ca2856abb0ca9519fe0f63ba946e881cfac142..453a201cb71e0fd2aff59accb13b037aa50d1612 100644 --- a/mace/ops/gather.cc +++ b/mace/ops/gather.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gather_benchmark.cc b/mace/ops/gather_benchmark.cc index 7fe4a0fb568742b8391245c8a82c135cd78e48a2..a1a95b690280d9504e247dcf06a3ab5c5cf84bae 100644 --- a/mace/ops/gather_benchmark.cc +++ b/mace/ops/gather_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gather_test.cc b/mace/ops/gather_test.cc index e5cbdb26bf550206f12f42f3df97d59a7f05f841..32f849c7abf69318fe2fdcb9dcacb97bc437aec0 100644 --- a/mace/ops/gather_test.cc +++ b/mace/ops/gather_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gemm.cc b/mace/ops/gemm.cc index a4d2b8a899d2d063d7e1cd82826c90348650a3c5..b24ccf95f235a5716a4f7466c6f0695fdc95f085 100644 --- a/mace/ops/gemm.cc +++ b/mace/ops/gemm.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gemm.h b/mace/ops/gemm.h index 78f044e0b3239febd06e68af045c0209eb6eba21..ecd228e91f22bac4e6f090879a0080b30ac73a7f 100644 --- a/mace/ops/gemm.h +++ b/mace/ops/gemm.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gemm_test.cc b/mace/ops/gemm_test.cc index dcb8483b60f491a788f05b190818810d431d6351..9b2adefb59406966ef0cd1876c1905a0f8e168f4 100644 --- a/mace/ops/gemm_test.cc +++ b/mace/ops/gemm_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/gemmlowp_util.h b/mace/ops/gemmlowp_util.h index e46e6ed869db03573077c66616f548a7b48ee15c..c7091544ef5d90ef5fa11cbaacb052744dbe0ef0 100644 --- a/mace/ops/gemmlowp_util.h +++ b/mace/ops/gemmlowp_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/identity.cc b/mace/ops/identity.cc index 54d92e56514c81ecd5901eec73520b8285cf3909..892cef297e10f41a30163c369f6a62a10768e454 100644 --- a/mace/ops/identity.cc +++ b/mace/ops/identity.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/identity_test.cc b/mace/ops/identity_test.cc index 3787777ba700a1f3422612ddcb5a5f94d9070944..ea46570bb0d6e7d3eef3cba52446090221f1d228 100644 --- a/mace/ops/identity_test.cc +++ b/mace/ops/identity_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/infer_conv2d_shape.cc b/mace/ops/infer_conv2d_shape.cc index fbd1d1b9ff8b5a516522f1bc334619200dce5293..f3fe1e073f98f33d73a5731ca1df39f4311d7d4b 100644 --- a/mace/ops/infer_conv2d_shape.cc +++ b/mace/ops/infer_conv2d_shape.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/infer_conv2d_shape_test.cc b/mace/ops/infer_conv2d_shape_test.cc index ab48817b9735a2c37b2ae08eab6dd2ebc6133635..2b39a7ef49e8bbb6d5a5600ee81c76d582a793ce 100644 --- a/mace/ops/infer_conv2d_shape_test.cc +++ b/mace/ops/infer_conv2d_shape_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/local_response_norm.cc b/mace/ops/local_response_norm.cc index ff5dd32b536e9269f435ef00fd7e000f7c7c6fa6..f70d8342d12df14f131c910feae95fc10fe5b567 100644 --- a/mace/ops/local_response_norm.cc +++ b/mace/ops/local_response_norm.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/local_response_norm_benchmark.cc b/mace/ops/local_response_norm_benchmark.cc index 61207af0c42a11c676f28d2a506304ab70a1458d..a8718c22b2e4b49d1cd4d8807ced45def4227bfc 100644 --- a/mace/ops/local_response_norm_benchmark.cc +++ b/mace/ops/local_response_norm_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/local_response_norm_test.cc b/mace/ops/local_response_norm_test.cc index aa3780cac803d2999ef99a1c8b5f0940b9085c66..e35970066f71691c002017e776edff217e56f44c 100644 --- a/mace/ops/local_response_norm_test.cc +++ b/mace/ops/local_response_norm_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/lstm_cell.cc b/mace/ops/lstm_cell.cc index bc34b969bb9b7bebf17f10552cc9a55751fdaae2..a342cef812847070f63ed048045159185d28f0a5 100644 --- a/mace/ops/lstm_cell.cc +++ b/mace/ops/lstm_cell.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/lstmcell_benchmark.cc b/mace/ops/lstmcell_benchmark.cc index a3b9609490d4e9965cb89ee0bde45badd8cee870..697674cb2e853d3e0b24275a62e0d0d8bd2510b7 100644 --- a/mace/ops/lstmcell_benchmark.cc +++ b/mace/ops/lstmcell_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/lstmcell_test.cc b/mace/ops/lstmcell_test.cc index 2d1affeeb41840d4d25d58041bb77685f60c1066..b04eae2027f1554d0c2f1e918261f4cd5357eb3f 100644 --- a/mace/ops/lstmcell_test.cc +++ b/mace/ops/lstmcell_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/lstmcell_test_util.h b/mace/ops/lstmcell_test_util.h index a7d7a19d0f9ae7cd5787a0e372f4bb8e599813d2..f78ae0fdb204295ec9dda938917fb0c78113cf55 100644 --- a/mace/ops/lstmcell_test_util.h +++ b/mace/ops/lstmcell_test_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/matmul.cc b/mace/ops/matmul.cc index 411f0f16edae58548441d1fc696c3802e6e3bf20..9740a257ae112abc1c9ec93b82ac035e2e61e5a8 100644 --- a/mace/ops/matmul.cc +++ b/mace/ops/matmul.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/matmul_benchmark.cc b/mace/ops/matmul_benchmark.cc index 1996587ad47ee60aa524b5e48118a45cca8e4a64..eac29c5ff0b50f9834e8ee7ef42227c87548ba07 100644 --- a/mace/ops/matmul_benchmark.cc +++ b/mace/ops/matmul_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/matmul_test.cc b/mace/ops/matmul_test.cc index f2ed8478cdf5801c4d76827cd3e0abc699090cc9..35797052c36d693de1c837b904986d097ad85457 100644 --- a/mace/ops/matmul_test.cc +++ b/mace/ops/matmul_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/memory_benchmark.cc b/mace/ops/memory_benchmark.cc index 73f3bdeb46ce8d1ee2d3013ff5c23aa7e15ab319..c758891b38a11a7c0ffb9cb2bd2f87f0544bea08 100644 --- a/mace/ops/memory_benchmark.cc +++ b/mace/ops/memory_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/activation.h b/mace/ops/opencl/activation.h index 7a20ff16197df98c9abe6b0c15a535d7ca177bfb..6eecb6416659f899e4926332a02695597782ee62 100644 --- a/mace/ops/opencl/activation.h +++ b/mace/ops/opencl/activation.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/addn.h b/mace/ops/opencl/addn.h index 12e8888cddbbb5601f15841bca78f88bee27a384..b78a7099646f77f40e5f2c058d90dcd414cb0dec 100644 --- a/mace/ops/opencl/addn.h +++ b/mace/ops/opencl/addn.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/batch_norm.h b/mace/ops/opencl/batch_norm.h index da3353d2a2aba9da26febe7792a68ed0d83e0b12..6f91f95d67d4efe23ae9b8eb57142ea7ba1f3acd 100644 --- a/mace/ops/opencl/batch_norm.h +++ b/mace/ops/opencl/batch_norm.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/batch_to_space.h b/mace/ops/opencl/batch_to_space.h index d07e79eea30dbe76b3458657b73fad21adc94f88..4cf8db94399d13ed77391d80f8d7447b8edff59a 100644 --- a/mace/ops/opencl/batch_to_space.h +++ b/mace/ops/opencl/batch_to_space.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/bias_add.h b/mace/ops/opencl/bias_add.h index 67e5b3aab11ffee40edafd3b25c350ed8bd63bd2..d0b4469dd0154ae7234f984771ffa70509abeb32 100644 --- a/mace/ops/opencl/bias_add.h +++ b/mace/ops/opencl/bias_add.h @@ -1,4 +1,4 @@ -// Copyright 2017 Xiaomi, Inc. All rights reserved. +// Copyright 2017 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/buffer_transform.cc b/mace/ops/opencl/buffer/buffer_transform.cc index 5bfc53899e321964c68d812290ccfee3a9ff9b3f..58ae277ec1a493f0baa5d584089736a4f86aeb38 100644 --- a/mace/ops/opencl/buffer/buffer_transform.cc +++ b/mace/ops/opencl/buffer/buffer_transform.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/buffer_transform.h b/mace/ops/opencl/buffer/buffer_transform.h index 09038553f1758fd288a034184f8d15519bc6b003..762518047dfefeebe3665dcb8d327e09ccb6b17d 100644 --- a/mace/ops/opencl/buffer/buffer_transform.h +++ b/mace/ops/opencl/buffer/buffer_transform.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/buffer_type_transform.cc b/mace/ops/opencl/buffer/buffer_type_transform.cc index 757283792f016cf58ec2beb711a107ad11c0172c..6899ba4053c7433c4340af91f9708387d2f02844 100644 --- a/mace/ops/opencl/buffer/buffer_type_transform.cc +++ b/mace/ops/opencl/buffer/buffer_type_transform.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/conv_2d.h b/mace/ops/opencl/buffer/conv_2d.h index cd5c746421c8006db6ffdaca4be5bcca58ee8608..736ecb2a420af7941490224b6f0c390abbb3bac9 100644 --- a/mace/ops/opencl/buffer/conv_2d.h +++ b/mace/ops/opencl/buffer/conv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/conv_2d_1x1.cc b/mace/ops/opencl/buffer/conv_2d_1x1.cc index c32dc9bdcf3be7ccd935e2043b24dc1dd6f79cca..49bfb488e81d623760a05e164f357a8b44e73c86 100644 --- a/mace/ops/opencl/buffer/conv_2d_1x1.cc +++ b/mace/ops/opencl/buffer/conv_2d_1x1.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/conv_2d_general.cc b/mace/ops/opencl/buffer/conv_2d_general.cc index 5d1dbb4bf10ebd9e1c40f2c80bcb1b18648422c1..1c066da30e92832a599236a0822106a3e1657811 100644 --- a/mace/ops/opencl/buffer/conv_2d_general.cc +++ b/mace/ops/opencl/buffer/conv_2d_general.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/depthwise_conv2d.cc b/mace/ops/opencl/buffer/depthwise_conv2d.cc index 08b745145ebdbc90c19b0e3a2b05c5d72c752392..d9e1c2c054ee3280b3515a39f480c72ce9f96c43 100644 --- a/mace/ops/opencl/buffer/depthwise_conv2d.cc +++ b/mace/ops/opencl/buffer/depthwise_conv2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/depthwise_conv2d.h b/mace/ops/opencl/buffer/depthwise_conv2d.h index 6efc8f6ea8e437ce9ef2ac7ceaa9645c5f9f713d..74a3cb945158382fb9b546cdfee6d0091c1892c7 100644 --- a/mace/ops/opencl/buffer/depthwise_conv2d.h +++ b/mace/ops/opencl/buffer/depthwise_conv2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/pooling.h b/mace/ops/opencl/buffer/pooling.h index 4b3dbd1b8780c402b14cd6bac17e1819666bc6da..ab1e6f85929298483339944d7eb97d0781023a04 100644 --- a/mace/ops/opencl/buffer/pooling.h +++ b/mace/ops/opencl/buffer/pooling.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/softmax.h b/mace/ops/opencl/buffer/softmax.h index 248ee0c85c1ddf3c45a52e74c966c87a372528d7..db3f2800cefc276fda229cb7d27950f79c19fcea 100644 --- a/mace/ops/opencl/buffer/softmax.h +++ b/mace/ops/opencl/buffer/softmax.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/utils.cc b/mace/ops/opencl/buffer/utils.cc index 141a96b748bc5430aff17396bc0661f737a6df40..536a7e0df8e4a875bb80c46a67613a246c9e221b 100644 --- a/mace/ops/opencl/buffer/utils.cc +++ b/mace/ops/opencl/buffer/utils.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer/utils.h b/mace/ops/opencl/buffer/utils.h index c1df8accf9326bdf0b497b3074fe20737bcbb618..e68fcb4a274e28900a440454fb34cfacfa1e2941 100644 --- a/mace/ops/opencl/buffer/utils.h +++ b/mace/ops/opencl/buffer/utils.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer_transform_kernel.h b/mace/ops/opencl/buffer_transform_kernel.h index 83159eeaa29db37162981d4752c79adc848be20c..4269b67d22ca157f28fcde4a0f607f9ae6e9a5df 100644 --- a/mace/ops/opencl/buffer_transform_kernel.h +++ b/mace/ops/opencl/buffer_transform_kernel.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer_transformer.cc b/mace/ops/opencl/buffer_transformer.cc index 1176df1303cfb552aa1e880d855dfb9065e2d245..cda7c1331c918d8a685dc1a07fa11865afce8602 100644 --- a/mace/ops/opencl/buffer_transformer.cc +++ b/mace/ops/opencl/buffer_transformer.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/buffer_transformer.h b/mace/ops/opencl/buffer_transformer.h index 7279b48f0882527f5f19585ee4de0bd32d2a8b8d..1c001c23b747b94ca5598460ad02860efe729969 100644 --- a/mace/ops/opencl/buffer_transformer.h +++ b/mace/ops/opencl/buffer_transformer.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/channel_shuffle.h b/mace/ops/opencl/channel_shuffle.h index e6243fcda2d28980a380fc8e02ab547c5f3ce494..86634d75bc0bb0e13254ec0a9c82714f7b746fda 100644 --- a/mace/ops/opencl/channel_shuffle.h +++ b/mace/ops/opencl/channel_shuffle.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/cl/common.h b/mace/ops/opencl/cl/common.h index 3c4b3a3da466f43fa4dc1e612ad26b62bf353b3f..630498ceff32460a9c6d8ecd74a1581a4e1e3c54 100644 --- a/mace/ops/opencl/cl/common.h +++ b/mace/ops/opencl/cl/common.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/concat.h b/mace/ops/opencl/concat.h index f6b834343bacb1d49bf4bd4abeb1fa6031b43613..d657ffbe9bdd2f69301b9f519491433531822f8d 100644 --- a/mace/ops/opencl/concat.h +++ b/mace/ops/opencl/concat.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/conv_2d.h b/mace/ops/opencl/conv_2d.h index 8d24e103dc67c9d42aba0d147364a72b21dafb14..ab8f876b552fdc43740d1f36570cf1cbcd517a6d 100644 --- a/mace/ops/opencl/conv_2d.h +++ b/mace/ops/opencl/conv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/crop.h b/mace/ops/opencl/crop.h index f46f4f1207de4070eae10f23f81b173ce77ed521..88aceea6f93845ece318b8b26b45e25eaf24dbfc 100644 --- a/mace/ops/opencl/crop.h +++ b/mace/ops/opencl/crop.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/deconv_2d.h b/mace/ops/opencl/deconv_2d.h index 1240f5d21e2bc43ca4575a408a1c8bf093a98f9d..282a6dd888ff3ed0bb442067846b836fbad7291a 100644 --- a/mace/ops/opencl/deconv_2d.h +++ b/mace/ops/opencl/deconv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/depth_to_space.h b/mace/ops/opencl/depth_to_space.h index c5fce38365a8b9a667d28d47cc1183a5f91d7f82..17c03d453593ccb7ca1c1ae58890f80b01a5c706 100644 --- a/mace/ops/opencl/depth_to_space.h +++ b/mace/ops/opencl/depth_to_space.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/depthwise_conv2d.h b/mace/ops/opencl/depthwise_conv2d.h index cc6246b738b5e203c9fd50a5bda4f75f1d5fd645..5e17ff0759538d70cb22ae234ffbd27cb1d18b2c 100644 --- a/mace/ops/opencl/depthwise_conv2d.h +++ b/mace/ops/opencl/depthwise_conv2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/depthwise_deconv2d.h b/mace/ops/opencl/depthwise_deconv2d.h index 1abde096b97bddf8731fbe734ef54a98316571cd..700e8d7ca524f7ab75fc9ffa206ac74ca259ec71 100644 --- a/mace/ops/opencl/depthwise_deconv2d.h +++ b/mace/ops/opencl/depthwise_deconv2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/eltwise.h b/mace/ops/opencl/eltwise.h index abd38045efdd79f0d8d02605a044aff0558577a4..dec2b150d79a372a05895482a7db1819766b20e5 100644 --- a/mace/ops/opencl/eltwise.h +++ b/mace/ops/opencl/eltwise.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/fully_connected.h b/mace/ops/opencl/fully_connected.h index 5f5c14cb6f8f18333aac184e49c0d1847b191981..8e421ad2f20510a76dcc0c5c841745d1832ac688 100644 --- a/mace/ops/opencl/fully_connected.h +++ b/mace/ops/opencl/fully_connected.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/helper.cc b/mace/ops/opencl/helper.cc index 11487b14446c08b3a086c2e8a0284f8ec28ccf24..a801e91048efaca60e08f52e36367aa09cbee317 100644 --- a/mace/ops/opencl/helper.cc +++ b/mace/ops/opencl/helper.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/helper.h b/mace/ops/opencl/helper.h index e2f51a43d7dab565067d1f8bf450fc3a97f060c8..33ea688b51ab9cbc958af1e489959681061c3239 100644 --- a/mace/ops/opencl/helper.h +++ b/mace/ops/opencl/helper.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/activation.h b/mace/ops/opencl/image/activation.h index 69e3bed834752fdf8980d6caf5f9125dbecae421..afddc774b654b073f4764161041a0c348040be0a 100644 --- a/mace/ops/opencl/image/activation.h +++ b/mace/ops/opencl/image/activation.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/addn.h b/mace/ops/opencl/image/addn.h index 48f6d8f840dc2457ec886842b824c136d1616b1a..088dd322d0619205615292cbe0ca355444633b92 100644 --- a/mace/ops/opencl/image/addn.h +++ b/mace/ops/opencl/image/addn.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/batch_norm.h b/mace/ops/opencl/image/batch_norm.h index 7589ce235160f1fcfea900ca116e769a899ed782..73560343b41e907b90f5c5e81379361ac93a589c 100644 --- a/mace/ops/opencl/image/batch_norm.h +++ b/mace/ops/opencl/image/batch_norm.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/batch_to_space.h b/mace/ops/opencl/image/batch_to_space.h index 35281c7072e96fe05257f143b6624058e764bdc9..47f79c45c8bbf963f277ca35c594ce081f3bf140 100644 --- a/mace/ops/opencl/image/batch_to_space.h +++ b/mace/ops/opencl/image/batch_to_space.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/bias_add.h b/mace/ops/opencl/image/bias_add.h index a37ee2b18b9c1c1344e21bdf5096d5e18b304fea..6c534a4b1e9cde4fdac5a100c36a0daf2d4fd8ce 100644 --- a/mace/ops/opencl/image/bias_add.h +++ b/mace/ops/opencl/image/bias_add.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/buffer_to_image.h b/mace/ops/opencl/image/buffer_to_image.h index 6ff3284ea69d8ef1be1d7e9f6c62d62ca8fa8527..3d1366dfd69808e2220a20ac124003b0e04a0726 100644 --- a/mace/ops/opencl/image/buffer_to_image.h +++ b/mace/ops/opencl/image/buffer_to_image.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/channel_shuffle.h b/mace/ops/opencl/image/channel_shuffle.h index 8c3a19e0cad726bd2d4a01d02a19680f7b2cc08e..15111c7dd65e91cea946acfdc3841e400f9a17d7 100644 --- a/mace/ops/opencl/image/channel_shuffle.h +++ b/mace/ops/opencl/image/channel_shuffle.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/concat.cc b/mace/ops/opencl/image/concat.cc index 5dfe666eb42fa63be298355f3e0428cfb3f05235..d6b0bc65802547561d989167055454020e6dd1d4 100644 --- a/mace/ops/opencl/image/concat.cc +++ b/mace/ops/opencl/image/concat.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/concat.h b/mace/ops/opencl/image/concat.h index d92f9a7be6e560957af570f1236cc87250fdd60b..e1d9b1e70d79021df775aec320bb2a0096931155 100644 --- a/mace/ops/opencl/image/concat.h +++ b/mace/ops/opencl/image/concat.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/conv_2d.h b/mace/ops/opencl/image/conv_2d.h index 2175bd146a88228e7f25e3e42335884cefb2e752..5df0847b5e1d4160c4484ccb06d6118df4bb70b0 100644 --- a/mace/ops/opencl/image/conv_2d.h +++ b/mace/ops/opencl/image/conv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/conv_2d_1x1.cc b/mace/ops/opencl/image/conv_2d_1x1.cc index fe15446121cfbf189c323edb5324151712cc848b..c13416a591f164898115439df4e178cd091896ec 100644 --- a/mace/ops/opencl/image/conv_2d_1x1.cc +++ b/mace/ops/opencl/image/conv_2d_1x1.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/conv_2d_3x3.cc b/mace/ops/opencl/image/conv_2d_3x3.cc index 8c1abf3c554d8f2603a33b441689f2a5d9fbea4c..62a3ba023ca127de3ab3c7f3327e770f5ab2eb28 100644 --- a/mace/ops/opencl/image/conv_2d_3x3.cc +++ b/mace/ops/opencl/image/conv_2d_3x3.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/conv_2d_general.cc b/mace/ops/opencl/image/conv_2d_general.cc index 0d51413287a60a8f2f684604943c57d15f946a3d..c68faf0140f82f11db933efe9b245d981c81835f 100644 --- a/mace/ops/opencl/image/conv_2d_general.cc +++ b/mace/ops/opencl/image/conv_2d_general.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/crop.h b/mace/ops/opencl/image/crop.h index a83349c49ebe16c9ade1356b73a751bfca100d26..3ffb4fba69a8a79f46d188fbe9ddd9a2540759f1 100644 --- a/mace/ops/opencl/image/crop.h +++ b/mace/ops/opencl/image/crop.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/deconv_2d.h b/mace/ops/opencl/image/deconv_2d.h index ad5d198b90956e02440e2e95d6fdaa5aa15908f1..058cc094ac1874bd1c72a588bc6215670daed74b 100644 --- a/mace/ops/opencl/image/deconv_2d.h +++ b/mace/ops/opencl/image/deconv_2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/depth_to_space.h b/mace/ops/opencl/image/depth_to_space.h index 1783b81316c13fc7d4eec5aa9004c488e6ab707b..6217af7630e5d88fc5bdc8905e5b8d82660f2294 100644 --- a/mace/ops/opencl/image/depth_to_space.h +++ b/mace/ops/opencl/image/depth_to_space.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/depthwise_conv2d.cc b/mace/ops/opencl/image/depthwise_conv2d.cc index 428b773b73414603a9a5fd4759d73ac7d5663e4f..5b86c68414d46517c48382142193187f600efe7b 100644 --- a/mace/ops/opencl/image/depthwise_conv2d.cc +++ b/mace/ops/opencl/image/depthwise_conv2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/depthwise_conv2d.h b/mace/ops/opencl/image/depthwise_conv2d.h index af99c4838410ca68f2aa25c357346fe36d92696f..13a64076f9200d9f180159b5bd4455aaf316db99 100644 --- a/mace/ops/opencl/image/depthwise_conv2d.h +++ b/mace/ops/opencl/image/depthwise_conv2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/depthwise_deconv2d.h b/mace/ops/opencl/image/depthwise_deconv2d.h index 65fe4129f82322b5b5fcf76a048e97989f189080..53d0536fe85b220f635d992d03c065e409a14df0 100644 --- a/mace/ops/opencl/image/depthwise_deconv2d.h +++ b/mace/ops/opencl/image/depthwise_deconv2d.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/eltwise.h b/mace/ops/opencl/image/eltwise.h index 9600d501fdb579e3b0e0075c8f13ad28a7ce8705..8e6d3bc758fcaf4167aa841e83c9194687314330 100644 --- a/mace/ops/opencl/image/eltwise.h +++ b/mace/ops/opencl/image/eltwise.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/fully_connected.h b/mace/ops/opencl/image/fully_connected.h index b4a915aed83ef4a6708aab24747e0ee15a765fa6..82386b7444396edb8084e3e28978cedc790e5ff7 100644 --- a/mace/ops/opencl/image/fully_connected.h +++ b/mace/ops/opencl/image/fully_connected.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/image_to_buffer.h b/mace/ops/opencl/image/image_to_buffer.h index f9c3b011d120d697e856fe4b997e73eed63d607c..b91b8ba1fe07fcee684318169cf77aa543297c44 100644 --- a/mace/ops/opencl/image/image_to_buffer.h +++ b/mace/ops/opencl/image/image_to_buffer.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/lstm_cell.h b/mace/ops/opencl/image/lstm_cell.h index 265f2e10f9f536db9a692bf15d966153c05949e6..1e45b2261edcdecbdbfe3b0c7a2a4dceed559306 100644 --- a/mace/ops/opencl/image/lstm_cell.h +++ b/mace/ops/opencl/image/lstm_cell.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/matmul.h b/mace/ops/opencl/image/matmul.h index 1681a8f8d98843c54b62aec24637924a80be9e1d..1cd5e7b1688e269b5b2c0cd1bbb0c17539572545 100644 --- a/mace/ops/opencl/image/matmul.h +++ b/mace/ops/opencl/image/matmul.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/pad.h b/mace/ops/opencl/image/pad.h index 8d1cae3e6fe3bd2830b9742c6abb0e9b4c0371df..c723d9b802568b31ce8aaced4976db95fbdd5501 100644 --- a/mace/ops/opencl/image/pad.h +++ b/mace/ops/opencl/image/pad.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/pooling.h b/mace/ops/opencl/image/pooling.h index 1d9a4df647571e113fe043f2e7555c72084e08fd..768a75caeb3f1fc00c32973f183cec7bf9c5979f 100644 --- a/mace/ops/opencl/image/pooling.h +++ b/mace/ops/opencl/image/pooling.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/reduce.h b/mace/ops/opencl/image/reduce.h index 98368f913048f193c98ec6ca4db0e7787f531e3b..13c69ab337774fdaa135ace0a90eb322261e5ec2 100644 --- a/mace/ops/opencl/image/reduce.h +++ b/mace/ops/opencl/image/reduce.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/resize_bicubic.h b/mace/ops/opencl/image/resize_bicubic.h index bf72ee78c9edf67a6de31a0e2c9bae9f3ab35ceb..31957af017b7ab82413595ad22bec73454e13029 100644 --- a/mace/ops/opencl/image/resize_bicubic.h +++ b/mace/ops/opencl/image/resize_bicubic.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/resize_bilinear.h b/mace/ops/opencl/image/resize_bilinear.h index 1eb599c98f27b7adad019540154c1b8bb5c59296..5b778122d59cb3dd6a768ceeb202413647b49691 100644 --- a/mace/ops/opencl/image/resize_bilinear.h +++ b/mace/ops/opencl/image/resize_bilinear.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/softmax.h b/mace/ops/opencl/image/softmax.h index a19d9483719fee79fdcb3aad9a15191ffb7441a1..2bbf1aa31d84d4d011bd5ab1875779f51ea236f3 100644 --- a/mace/ops/opencl/image/softmax.h +++ b/mace/ops/opencl/image/softmax.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/space_to_batch.h b/mace/ops/opencl/image/space_to_batch.h index c2190c681d59d7fbf72cc5d4fa821a71a914796d..28f00df5fc7e549f6e58dd327de9544b68598fb1 100644 --- a/mace/ops/opencl/image/space_to_batch.h +++ b/mace/ops/opencl/image/space_to_batch.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/space_to_depth.h b/mace/ops/opencl/image/space_to_depth.h index 1df75ef831f563835317d51241456c2941c55af4..514bd759e7916ad7f3f706c204653fb7800903e3 100644 --- a/mace/ops/opencl/image/space_to_depth.h +++ b/mace/ops/opencl/image/space_to_depth.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/split.h b/mace/ops/opencl/image/split.h index 388a55531d8f01c7fd20a5e7ffd48f1718f57555..04eaaa8792dd6c64ae738250e4d9d676aae2862c 100644 --- a/mace/ops/opencl/image/split.h +++ b/mace/ops/opencl/image/split.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/sqrdiff_mean.h b/mace/ops/opencl/image/sqrdiff_mean.h index ba84a5ef04fabb85f2943db96fe9a044f796d9a1..bde87a80896e0f76d4dbdf82acb130c8d9e80460 100644 --- a/mace/ops/opencl/image/sqrdiff_mean.h +++ b/mace/ops/opencl/image/sqrdiff_mean.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/image/winograd_conv2d.cc b/mace/ops/opencl/image/winograd_conv2d.cc index 6d90b6d57aa96f646c6d124bbd5980c8a9b22b4e..a2fd811ff4363e73606488511c40b08a165e19a0 100644 --- a/mace/ops/opencl/image/winograd_conv2d.cc +++ b/mace/ops/opencl/image/winograd_conv2d.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/lstm_cell.h b/mace/ops/opencl/lstm_cell.h index 611201be7d1473a528b39591e3bbd6b8fec0d141..07ea2e65551092d5c8dcfe561a2dcaecc8c9261a 100644 --- a/mace/ops/opencl/lstm_cell.h +++ b/mace/ops/opencl/lstm_cell.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/matmul.h b/mace/ops/opencl/matmul.h index b23a0c401ff5526cf5ba9f9eea38f3aba0fdd69e..c51c83c146fdc7834de05522f8ab6939f4974673 100644 --- a/mace/ops/opencl/matmul.h +++ b/mace/ops/opencl/matmul.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/out_of_range_check_test.cc b/mace/ops/opencl/out_of_range_check_test.cc index 093e0fb47e0440cdaae8531ae2875bf5c1295763..61e19808d1dad91045876e75e9b525c042c78427 100644 --- a/mace/ops/opencl/out_of_range_check_test.cc +++ b/mace/ops/opencl/out_of_range_check_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/pad.h b/mace/ops/opencl/pad.h index 9c68cee007bcae66a2dc8667bc31fcc4c9007a2e..cfc7edb3a1351e1b9bf8d1a152e4d906c6f09d47 100644 --- a/mace/ops/opencl/pad.h +++ b/mace/ops/opencl/pad.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/pooling.h b/mace/ops/opencl/pooling.h index d24669a5215c7e37adeb68212c5ed0d91b036cd3..411efcbbca3d7e227e7413f9c09f0b08fa14fbf6 100644 --- a/mace/ops/opencl/pooling.h +++ b/mace/ops/opencl/pooling.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/reduce.h b/mace/ops/opencl/reduce.h index 32649ab3c790ea51b900eaa41c6613a6afc1b878..4f6aa2187561a22ac0e6758b45738a73a6bf9fa7 100644 --- a/mace/ops/opencl/reduce.h +++ b/mace/ops/opencl/reduce.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/resize_bicubic.h b/mace/ops/opencl/resize_bicubic.h index 2d7d3be1674301b8d02cd590c5013e04d0bfb115..4fde45453b6335e2ca1a1eab8c57f909b253e97b 100644 --- a/mace/ops/opencl/resize_bicubic.h +++ b/mace/ops/opencl/resize_bicubic.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/resize_bilinear.h b/mace/ops/opencl/resize_bilinear.h index 37d60a724a7d14f410b0931bc1f2386414dabf9d..18dd312845b0bcba5ed91a1f9ad5aa0311e2279a 100644 --- a/mace/ops/opencl/resize_bilinear.h +++ b/mace/ops/opencl/resize_bilinear.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/softmax.h b/mace/ops/opencl/softmax.h index 958cae3625355757825a3f9890102503ab162225..caca5dc693a6d2e8735edc91a0f5c9f0feab65c4 100644 --- a/mace/ops/opencl/softmax.h +++ b/mace/ops/opencl/softmax.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/space_to_batch.h b/mace/ops/opencl/space_to_batch.h index 0b530ab6d9e8737ea48a946fb1b5caa6421104d8..350bf120975c6e3747e8cb5c848d9eb88f646d71 100644 --- a/mace/ops/opencl/space_to_batch.h +++ b/mace/ops/opencl/space_to_batch.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/space_to_depth.h b/mace/ops/opencl/space_to_depth.h index 44d049755f110cfeefce50e02def703d18f7b059..69e40c82a0e3d7d06cd181d52bb71f7f1b7bd8e0 100644 --- a/mace/ops/opencl/space_to_depth.h +++ b/mace/ops/opencl/space_to_depth.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/split.h b/mace/ops/opencl/split.h index 3daae7d711b97dd09d00ef4ff99333cc5cb75f6d..61f75d85c6f2c3032eacbeb908bb79edf61c26ea 100644 --- a/mace/ops/opencl/split.h +++ b/mace/ops/opencl/split.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/opencl/sqrdiff_mean.h b/mace/ops/opencl/sqrdiff_mean.h index 2814aa6dd502a701f8f85717963d365d97c03280..822b992f0009726210126bcb19d06f480dcbf7ca 100644 --- a/mace/ops/opencl/sqrdiff_mean.h +++ b/mace/ops/opencl/sqrdiff_mean.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/ops_registry.cc b/mace/ops/ops_registry.cc index a281b8f415232e152436975c5e0d670f24a98447..2fdd6a08dfada3f0546d08c797422fad15e2b93f 100644 --- a/mace/ops/ops_registry.cc +++ b/mace/ops/ops_registry.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/ops_registry.h b/mace/ops/ops_registry.h index beb17c3750ff980422bf1464d05b2f2240cf64de..5249970bbc76b523a73dcbdde3af5440b88e7ff9 100644 --- a/mace/ops/ops_registry.h +++ b/mace/ops/ops_registry.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/ops_test_util.cc b/mace/ops/ops_test_util.cc index a0575f7d9ec339c77612525c0405c1ad7ca0ad18..0604bdc410925977224a5f82763b6234ec40722a 100644 --- a/mace/ops/ops_test_util.cc +++ b/mace/ops/ops_test_util.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/ops_test_util.h b/mace/ops/ops_test_util.h index 0596119194b30850eb2aca8492a23e86e7efc9d3..ed0ae8f291b597b294b5147e366435f34b9dfed1 100644 --- a/mace/ops/ops_test_util.h +++ b/mace/ops/ops_test_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pad.cc b/mace/ops/pad.cc index ecf2ddff3099572f590209b3829941c98d323bcb..3576543ba2833ca84671dfdff4080799844021b4 100644 --- a/mace/ops/pad.cc +++ b/mace/ops/pad.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pad_benchmark.cc b/mace/ops/pad_benchmark.cc index 0125b4f5b4b1c44e462f077ba6a9d17165764ab3..69aac4dcae852fd9b5aa0c0fd8f0fa4d8b94e4d0 100644 --- a/mace/ops/pad_benchmark.cc +++ b/mace/ops/pad_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pad_test.cc b/mace/ops/pad_test.cc index c8a4d3494f2b26f4bd98b95bad174d2dc34aed66..677cf9c5dc4020a3bca4a8edcdc8fef99e2579eb 100644 --- a/mace/ops/pad_test.cc +++ b/mace/ops/pad_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pooling.cc b/mace/ops/pooling.cc index 9228548718befc6720c87bf38d93a264d754ad21..8691978f6d57573b92a082c34150c064aab9799c 100644 --- a/mace/ops/pooling.cc +++ b/mace/ops/pooling.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pooling.h b/mace/ops/pooling.h index b974e826453a588f21c708f040f9b44753f0998e..c49b2669975bf856d30c0d2cf6ab7deef01e09e1 100644 --- a/mace/ops/pooling.h +++ b/mace/ops/pooling.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pooling_benchmark.cc b/mace/ops/pooling_benchmark.cc index 880c0cad5462c78dfa4ce0f50816ffb6dbe0d002..7189f48d1b9a6b4256f99c4bec93bc157300eff4 100644 --- a/mace/ops/pooling_benchmark.cc +++ b/mace/ops/pooling_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/pooling_test.cc b/mace/ops/pooling_test.cc index 6db144e4f8fc77f2b6d58219236c1edd439bf242..bf6317bd657cef9ff43540a5c115224135cf5874 100644 --- a/mace/ops/pooling_test.cc +++ b/mace/ops/pooling_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/prior_box.cc b/mace/ops/prior_box.cc index 8f909c58ac35d0a6b8de3f1b7a7a6e96dae90f7b..1bf8ec397d218333d66babc06ed2fc09e9c66e9f 100644 --- a/mace/ops/prior_box.cc +++ b/mace/ops/prior_box.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/prior_box_benchmark.cc b/mace/ops/prior_box_benchmark.cc index b93f611a879dbcd541f58337bf037385ba3a29e1..200c13b854bdd8a4bf5661e02a5dc62c59ec7523 100644 --- a/mace/ops/prior_box_benchmark.cc +++ b/mace/ops/prior_box_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/prior_box_test.cc b/mace/ops/prior_box_test.cc index d9a65f24b7a97c7a7a439a4d92233a886c4ea613..c4d6978ce27c408488d30678fbf8d6d0f2d09963 100644 --- a/mace/ops/prior_box_test.cc +++ b/mace/ops/prior_box_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/quantize.cc b/mace/ops/quantize.cc index 3bed43b604cd64b9abffeb0b2f5bd18308a517ef..6be719c5feb4e8ae8af3f1ad1734e9843961b8df 100644 --- a/mace/ops/quantize.cc +++ b/mace/ops/quantize.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/quantize_benchmark.cc b/mace/ops/quantize_benchmark.cc index 0c1493b80450a586cde90d80285ad57629cdc276..dc877ec8753995ad436226e70fa42299efd1d0cc 100644 --- a/mace/ops/quantize_benchmark.cc +++ b/mace/ops/quantize_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/quantize_test.cc b/mace/ops/quantize_test.cc index e889f85278daaabf81488f445b84adba31a1f9b6..ecfe5f5d07b638154fabb481348f4164b505fe5f 100644 --- a/mace/ops/quantize_test.cc +++ b/mace/ops/quantize_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reduce.cc b/mace/ops/reduce.cc index bc917c97e1084a2ead9a36f93159db4c7e61fb33..88e909c0f5a52705b2d3a9a486ca4c5445bbf91f 100644 --- a/mace/ops/reduce.cc +++ b/mace/ops/reduce.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reduce.h b/mace/ops/reduce.h index 460aae809d4532f1240c97d5874cc646f852e3e7..2888bb721ff9fb9f55a28786593da988734f19de 100644 --- a/mace/ops/reduce.h +++ b/mace/ops/reduce.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reduce_benchmark.cc b/mace/ops/reduce_benchmark.cc index 663c3b45d7a3aa3eb585e0ef14c31c1b093933dc..d97131672c2fba7d988b0e5118a410b54acc571a 100644 --- a/mace/ops/reduce_benchmark.cc +++ b/mace/ops/reduce_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reduce_test.cc b/mace/ops/reduce_test.cc index 115c0daf4ab176a3c6d85c2829de3a0660579545..62d6cf4c23b96a508eef9c98ff2f61ddecd7904e 100644 --- a/mace/ops/reduce_test.cc +++ b/mace/ops/reduce_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reshape.cc b/mace/ops/reshape.cc index 8f801657d3a2fdc9c26a4ec03eba8134a136df3f..9d8f9ad6dd4770316afdddd1b038ad4d42808475 100644 --- a/mace/ops/reshape.cc +++ b/mace/ops/reshape.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reshape_test.cc b/mace/ops/reshape_test.cc index 686975fe17695ff6d0cfeb049d90e436452a8574..388ce980f17b8cbd81179d043e43934eebd18b9f 100644 --- a/mace/ops/reshape_test.cc +++ b/mace/ops/reshape_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bicubic.cc b/mace/ops/resize_bicubic.cc index 6646afd0a8b76aac0d24ce5b7acc4ed1da838e13..9334e850fa214ab710969e7f5e7b3e28f17b303d 100644 --- a/mace/ops/resize_bicubic.cc +++ b/mace/ops/resize_bicubic.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bicubic.h b/mace/ops/resize_bicubic.h index b53f112b918d8d0cf0629ec2d1ca15ceabd3d95c..97323b8665c1ada6b3c16e8e95ee52230f0350b8 100644 --- a/mace/ops/resize_bicubic.h +++ b/mace/ops/resize_bicubic.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bicubic_benchmark.cc b/mace/ops/resize_bicubic_benchmark.cc index 85e073fd1fba1de4c1e53da9cee19c3b8d964ecc..4a4fbc268cf47d175b517adb14c05d017908cc67 100644 --- a/mace/ops/resize_bicubic_benchmark.cc +++ b/mace/ops/resize_bicubic_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bicubic_test.cc b/mace/ops/resize_bicubic_test.cc index 5a4afc355a021179d0453344b6d2247a62721cf6..035ddfcf8d9b0d80ea3cacdd07206848bc73cd5e 100644 --- a/mace/ops/resize_bicubic_test.cc +++ b/mace/ops/resize_bicubic_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bilinear.cc b/mace/ops/resize_bilinear.cc index 748c2efd13b4271d7f19964a987dcc0e28b9cc6f..e4c2f3fc3c64bb08410c709bd2f8b405363dcdd5 100644 --- a/mace/ops/resize_bilinear.cc +++ b/mace/ops/resize_bilinear.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bilinear.h b/mace/ops/resize_bilinear.h index cf0d32b440eff2785804a049b637099a2a5b0def..b5f50d29336b9af9cb4b756a15999074a566ed5b 100644 --- a/mace/ops/resize_bilinear.h +++ b/mace/ops/resize_bilinear.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bilinear_benchmark.cc b/mace/ops/resize_bilinear_benchmark.cc index ddc0f508b0d0e677fac6abd8bb7a61d79087b4e3..205fb926f587f29734e5eb107b772a0e43baf597 100644 --- a/mace/ops/resize_bilinear_benchmark.cc +++ b/mace/ops/resize_bilinear_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/resize_bilinear_test.cc b/mace/ops/resize_bilinear_test.cc index e7b7a296929b0aae2fef068a072c03a9fdabfebc..9252e81fc56c2bd7932499646f3264a6872b1a22 100644 --- a/mace/ops/resize_bilinear_test.cc +++ b/mace/ops/resize_bilinear_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reverse.cc b/mace/ops/reverse.cc index 64d4d44d3b6f89cb174691f2c7afcd7b9ff18c1d..df3fe6f09ceb2e522c1ec330ba1736076e9e92d6 100644 --- a/mace/ops/reverse.cc +++ b/mace/ops/reverse.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reverse_benchmark.cc b/mace/ops/reverse_benchmark.cc index 9b7a915a58a3aaed3988889ef2cd80e855a4423a..1e7ad93bf14e539e03f0ad294739ddd5d9679a14 100644 --- a/mace/ops/reverse_benchmark.cc +++ b/mace/ops/reverse_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/reverse_test.cc b/mace/ops/reverse_test.cc index 9b827461e8ff201b93d15bd6832a0c6fb3ab932e..9d33edbbc18252aa320672f572204c801628c42a 100644 --- a/mace/ops/reverse_test.cc +++ b/mace/ops/reverse_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/scalar_math.cc b/mace/ops/scalar_math.cc index a0d52192354f2cc05a287ef3df5d20e08ee78c8a..608a2c51b757d687e92f0db7f37d9bd5384a8210 100644 --- a/mace/ops/scalar_math.cc +++ b/mace/ops/scalar_math.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/scalar_math_test.cc b/mace/ops/scalar_math_test.cc index 743dd2565d6d6226b873e73fcfb7f2299a9dbfc2..c1f15c3c58f083a40efb7a13e2a27d3201f4f36b 100644 --- a/mace/ops/scalar_math_test.cc +++ b/mace/ops/scalar_math_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sgemm.cc b/mace/ops/sgemm.cc index 91fdb057e571fc89cb6147b4721cbca43bec2588..717cb05676a8629ae0a8815bd24d439db1d512a7 100644 --- a/mace/ops/sgemm.cc +++ b/mace/ops/sgemm.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sgemm.h b/mace/ops/sgemm.h index f233820f88c6c96d3d9dfcc496256ce93e69131b..25bbfcc78094637a377b3b12e3703a733cdeeb16 100644 --- a/mace/ops/sgemm.h +++ b/mace/ops/sgemm.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sgemm_pack_test.cc b/mace/ops/sgemm_pack_test.cc index 3c0f9a2058f96c5f5160c8f6f3cfffaaaeb78bcd..c8911985042d9bddcbb1050fab2cdf9ddc1e7c69 100644 --- a/mace/ops/sgemm_pack_test.cc +++ b/mace/ops/sgemm_pack_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/shape.cc b/mace/ops/shape.cc index 58031ae098583d6be2108d791dfedf44cbfd8968..79d05bdcaf27bd9dc8cc49f14254d5c1316beaa2 100644 --- a/mace/ops/shape.cc +++ b/mace/ops/shape.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/shape_test.cc b/mace/ops/shape_test.cc index 0ad72eadaa1bf4fe6807eb3c8cd8212e2df3a680..fe0db5635ec744fd7ed7afe98595dec0749dcc70 100644 --- a/mace/ops/shape_test.cc +++ b/mace/ops/shape_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/softmax.cc b/mace/ops/softmax.cc index 1d1bb6a9cf1fd23aa62f29fed735561017f46388..54f3e55bbaf07d04026ed28de0ed361bd9ff2061 100644 --- a/mace/ops/softmax.cc +++ b/mace/ops/softmax.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/softmax_benchmark.cc b/mace/ops/softmax_benchmark.cc index 819544b289b17547cb0d4443f4408dc2ad60d91f..ec6b92185d9739da3f8fc7234ee2cd0c20c919af 100644 --- a/mace/ops/softmax_benchmark.cc +++ b/mace/ops/softmax_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/softmax_test.cc b/mace/ops/softmax_test.cc index af32d4ab8ad97a10ed58707f02efdd1c67741fb1..ee64820a0f4cb63e68ddb148f8df8c3a85bb332d 100644 --- a/mace/ops/softmax_test.cc +++ b/mace/ops/softmax_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_batch.cc b/mace/ops/space_to_batch.cc index 7fa9081dfc3bb59b8ab975f54588b15299c32e49..e1da96664abe010a84bd287cc9b2cd940ed7e736 100644 --- a/mace/ops/space_to_batch.cc +++ b/mace/ops/space_to_batch.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_batch_benchmark.cc b/mace/ops/space_to_batch_benchmark.cc index 168461de213d9709dca3f1f9cfb6d3d1fff4f13c..d88baee098179314bd3b2bef704c205328b7bdca 100644 --- a/mace/ops/space_to_batch_benchmark.cc +++ b/mace/ops/space_to_batch_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_batch_test.cc b/mace/ops/space_to_batch_test.cc index 3a928c6de0802ecd194ddae9723e4c4399a03dc1..95b9fafc7e7fbdef97b9ab379b7aad8175ddbd51 100644 --- a/mace/ops/space_to_batch_test.cc +++ b/mace/ops/space_to_batch_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_depth.cc b/mace/ops/space_to_depth.cc index 39e603ae615a0c66e0f11174d9c09200b234f003..fb98de71dd118448d02c64f06fb1a79f9d3a8302 100644 --- a/mace/ops/space_to_depth.cc +++ b/mace/ops/space_to_depth.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_depth_benchmark.cc b/mace/ops/space_to_depth_benchmark.cc index 6bd7755e0c9da1b2503cbf66090f99d361d2fd99..2ad42c85d00c04e0040deaf76ccb2d39bfabe7e1 100644 --- a/mace/ops/space_to_depth_benchmark.cc +++ b/mace/ops/space_to_depth_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/space_to_depth_test.cc b/mace/ops/space_to_depth_test.cc index a0c4a9b86a4994e5ba7d59e297ae274132a9db37..23daaa55d3604f9e629e67a5b01acb0019926a2c 100644 --- a/mace/ops/space_to_depth_test.cc +++ b/mace/ops/space_to_depth_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/split.cc b/mace/ops/split.cc index 1e72e01e2351e2eaa0251caef037ee040fc858f8..7fe05be1edf474cc92ee8c049f27e8a265ca7219 100644 --- a/mace/ops/split.cc +++ b/mace/ops/split.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/split_benchmark.cc b/mace/ops/split_benchmark.cc index 020c32142ce6ffdd743b9c7e4b054062811afa9d..45331685059228b32ef92f7abffbc98791d90d0b 100644 --- a/mace/ops/split_benchmark.cc +++ b/mace/ops/split_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/split_test.cc b/mace/ops/split_test.cc index b03f5d76ec93def16092d7e5225ee1d55b2f7b9d..726d12e6fae54054d504b1a5a07fb9aa70a4e8e5 100644 --- a/mace/ops/split_test.cc +++ b/mace/ops/split_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sqrdiff_mean.cc b/mace/ops/sqrdiff_mean.cc index b469a3e3b83b8d85241e0508b69b1a16fe62fe44..1bd8a2e33e872715f57b712102643b411b142fbb 100644 --- a/mace/ops/sqrdiff_mean.cc +++ b/mace/ops/sqrdiff_mean.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sqrdiff_mean_benchmark.cc b/mace/ops/sqrdiff_mean_benchmark.cc index 1d2a7aa377d7fc8fb9b5c8eeb987b7a20e4ba40b..8445837d08ce56c0f2e7adec726159ee7978d586 100644 --- a/mace/ops/sqrdiff_mean_benchmark.cc +++ b/mace/ops/sqrdiff_mean_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/sqrdiff_mean_test.cc b/mace/ops/sqrdiff_mean_test.cc index d71e8f7f0107af479b7f728dde253f63b728fe05..342574792222bf4de691038a757feca926913663 100644 --- a/mace/ops/sqrdiff_mean_test.cc +++ b/mace/ops/sqrdiff_mean_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/squeeze.cc b/mace/ops/squeeze.cc index 060854b9757917eb7706d0004a64084377ba4b91..e67d2672b4df63795cb63bbce9b0e4960d33fa43 100644 --- a/mace/ops/squeeze.cc +++ b/mace/ops/squeeze.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/squeeze_test.cc b/mace/ops/squeeze_test.cc index 512499d54094dfff6977ea22f75b7ccafbcb233d..3c27f6b9c0ca127726c04599012698a8d4a5d236 100644 --- a/mace/ops/squeeze_test.cc +++ b/mace/ops/squeeze_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/stack.cc b/mace/ops/stack.cc index 97719f18dc41dfd73bd9861901a497a54594303b..f49c401aebd19af8ca99681e710d8fa704dbf804 100644 --- a/mace/ops/stack.cc +++ b/mace/ops/stack.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/stack_test.cc b/mace/ops/stack_test.cc index d63de70ada8f7835e822d989022192cbfd9fb828..11b922e1bb7a49bafde08dc77cf17b1dba9e05ce 100644 --- a/mace/ops/stack_test.cc +++ b/mace/ops/stack_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/strided_slice.cc b/mace/ops/strided_slice.cc index 89860b79562d4d82d4cca89a347c1b74782e702b..221a75d46442afd1b3f385350b6ddd943bdb5db9 100644 --- a/mace/ops/strided_slice.cc +++ b/mace/ops/strided_slice.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/strided_slice_test.cc b/mace/ops/strided_slice_test.cc index 3ecbedc92698c45507fb419caafca9c287defd02..df691ce682f2a0a55db2f93a9077a265f61cbef0 100644 --- a/mace/ops/strided_slice_test.cc +++ b/mace/ops/strided_slice_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/transpose.cc b/mace/ops/transpose.cc index 7588b8c3ce984864c0c71d68f081052499be6049..a85351d0a4aa468710bf6c0a1e7e9bd558308495 100644 --- a/mace/ops/transpose.cc +++ b/mace/ops/transpose.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/transpose.h b/mace/ops/transpose.h index c4ab39dcaa5ed87877eda681febf82901dfa2b81..9ab09d1753577b3ee1a67c01034dedf1ad8723d6 100644 --- a/mace/ops/transpose.h +++ b/mace/ops/transpose.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/transpose_benchmark.cc b/mace/ops/transpose_benchmark.cc index 372f2f9d08917820e3c88b435e01d786715ab050..3c88cbe886bf4916ee7fc92de72a0c99281e4763 100644 --- a/mace/ops/transpose_benchmark.cc +++ b/mace/ops/transpose_benchmark.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/transpose_test.cc b/mace/ops/transpose_test.cc index d9f227c37c5e466d221e065c1d026850d03aa627..4fc64cc9e2ab9c3e082788c5fc58fa5f4e9b91e6 100644 --- a/mace/ops/transpose_test.cc +++ b/mace/ops/transpose_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/unstack.cc b/mace/ops/unstack.cc index ee0a43699cde9777c20a57494526c7c817b0ffb5..b2a6eb6cee3b1adff4ecd7a40c3dcabb583e86ba 100644 --- a/mace/ops/unstack.cc +++ b/mace/ops/unstack.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/ops/unstack_test.cc b/mace/ops/unstack_test.cc index 92a6bd610ea0accb94f6915dd1329c7c876996de..476f2988ecf420b8c74ce6b52ef0e20411080a2d 100644 --- a/mace/ops/unstack_test.cc +++ b/mace/ops/unstack_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/public/mace.h b/mace/public/mace.h index 775d3495ad480b8b5d1ce9e825c00492368f3e25..854df1377abc77777cf72d72768bf821c779c93e 100644 --- a/mace/public/mace.h +++ b/mace/public/mace.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/archive_static_lib.py b/mace/python/tools/archive_static_lib.py index 30cc2b31f0e84680243e0daecf6897bd9df8d455..0fe3624002a9dba55f94c491b44be6a2e7b15dbb 100644 --- a/mace/python/tools/archive_static_lib.py +++ b/mace/python/tools/archive_static_lib.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/binary_codegen.py b/mace/python/tools/binary_codegen.py index 45b118347d73a5d6410e239ee5b0eb7762f895b4..d39e0c5c6045c5aaacdbd2f44d8c659bedacd83e 100644 --- a/mace/python/tools/binary_codegen.py +++ b/mace/python/tools/binary_codegen.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/convert_util.py b/mace/python/tools/convert_util.py index 19becc74b00cf40826629a93e3f4fc7ca29f9e26..bf63e9338ccd74cfe96b1f79c94c190627a3d6aa 100644 --- a/mace/python/tools/convert_util.py +++ b/mace/python/tools/convert_util.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter.py b/mace/python/tools/converter.py index be9e65b9ba33979412b5e487eda8cee5fdf11a10..b1b16ca5cb9b612cd006b1ded9353214c64d9a7b 100644 --- a/mace/python/tools/converter.py +++ b/mace/python/tools/converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/base_converter.py b/mace/python/tools/converter_tool/base_converter.py index 36cb33d43110203c4a9c35982ae5284658e57944..650fb3620f7c30f0a6c6d9363262644d83d4ebf1 100644 --- a/mace/python/tools/converter_tool/base_converter.py +++ b/mace/python/tools/converter_tool/base_converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/caffe_converter.py b/mace/python/tools/converter_tool/caffe_converter.py index a9b19bac6d3b70e2cc647def89f603cdc3c0bda8..bc3e092e91716def277d29309dc5ec0b05389822 100644 --- a/mace/python/tools/converter_tool/caffe_converter.py +++ b/mace/python/tools/converter_tool/caffe_converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/hexagon_converter.py b/mace/python/tools/converter_tool/hexagon_converter.py index 591f055b2408c06a74e12a8152618a3359abf9cd..f37ab7ba15027cc021d55d381352c6ec436ddfb3 100644 --- a/mace/python/tools/converter_tool/hexagon_converter.py +++ b/mace/python/tools/converter_tool/hexagon_converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/onnx_converter.py b/mace/python/tools/converter_tool/onnx_converter.py index 731d54e80feafd1a597566a4415e3449790a3252..2f3570d59cc0a9ac5cd28ae9c43ab13974f51395 100644 --- a/mace/python/tools/converter_tool/onnx_converter.py +++ b/mace/python/tools/converter_tool/onnx_converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/shape_inference.py b/mace/python/tools/converter_tool/shape_inference.py index fe269078fa76fd07f7834adf49e5dfd296545cf6..e4158bba5f23d78459fe705f6b36c382972e8820 100644 --- a/mace/python/tools/converter_tool/shape_inference.py +++ b/mace/python/tools/converter_tool/shape_inference.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/tensorflow_converter.py b/mace/python/tools/converter_tool/tensorflow_converter.py index 825c3c000431895a2ad7443f4aeaeb2211b06e18..2ad13e1a2d3e68569874bdc89b9d36dbe65794b6 100644 --- a/mace/python/tools/converter_tool/tensorflow_converter.py +++ b/mace/python/tools/converter_tool/tensorflow_converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/converter_tool/transformer.py b/mace/python/tools/converter_tool/transformer.py index cba32948dacbe9098a43daa9d4d1ed06a2b3ea0a..740b24b88766e83638ed1994606f896f74db6465 100644 --- a/mace/python/tools/converter_tool/transformer.py +++ b/mace/python/tools/converter_tool/transformer.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/encrypt_opencl_codegen.py b/mace/python/tools/encrypt_opencl_codegen.py index 776dc5069dd372914a7eba29784f0904efae8704..6fa3db4589bd883fe00433456808ef3b3c50c27e 100644 --- a/mace/python/tools/encrypt_opencl_codegen.py +++ b/mace/python/tools/encrypt_opencl_codegen.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/file_binary.cc.jinja2 b/mace/python/tools/file_binary.cc.jinja2 index 4e59d47b30764d71560278fed71e38da1ddadd23..d3fa6e19b4f79cd85914e2be1ed1ad08695fe9e5 100644 --- a/mace/python/tools/file_binary.cc.jinja2 +++ b/mace/python/tools/file_binary.cc.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2019 Xiaomi, Inc. All rights reserved. +// Copyright 2019 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/graph_util.py b/mace/python/tools/graph_util.py index 8339b7a55b911e75314adbb4de5270c5bce7286b..f11184ef10cdffefd6d3307ca94e211fc99df24a 100644 --- a/mace/python/tools/graph_util.py +++ b/mace/python/tools/graph_util.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/layers_validate.py b/mace/python/tools/layers_validate.py index 2cb3458ef1c1e113fa181882ba085dc5a95fad80..35238a8bcd65bd998c695fce8d2ab3277a6ba30b 100644 --- a/mace/python/tools/layers_validate.py +++ b/mace/python/tools/layers_validate.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/mace_engine_factory.h.jinja2 b/mace/python/tools/mace_engine_factory.h.jinja2 index 3e183f15d24e745fddf5f7a304cdbb125745955c..d540c49d375f4a913aaa93f8e8e7048e9b9cb7c2 100644 --- a/mace/python/tools/mace_engine_factory.h.jinja2 +++ b/mace/python/tools/mace_engine_factory.h.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/mace_engine_factory_codegen.py b/mace/python/tools/mace_engine_factory_codegen.py index 5518deb34afb1a5201fe037220535b7b0577b6cb..100628de7416b25d46f79d2a87b169fe2432b86e 100644 --- a/mace/python/tools/mace_engine_factory_codegen.py +++ b/mace/python/tools/mace_engine_factory_codegen.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/model.jinja2 b/mace/python/tools/model.jinja2 index f985a75abc718c32adf1215777a01aaaa8fe5df9..1beae21ab41ca1fc583fbd016b4e6d8430ad2ff9 100644 --- a/mace/python/tools/model.jinja2 +++ b/mace/python/tools/model.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/model_header.jinja2 b/mace/python/tools/model_header.jinja2 index 2b7dd5fb036def99dd7f05884cfe5bb6e74849b2..1aba6d88379ce22fc0f7cdfd635fbb5eca83697f 100644 --- a/mace/python/tools/model_header.jinja2 +++ b/mace/python/tools/model_header.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/model_saver.py b/mace/python/tools/model_saver.py index c854c307ebca8c439990b5b3f66bed16782900c2..c062dfad864f1f226269419d7d870d191a9b9b4c 100644 --- a/mace/python/tools/model_saver.py +++ b/mace/python/tools/model_saver.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/opencl_binary_codegen.py b/mace/python/tools/opencl_binary_codegen.py index 0a06d0c4e301d2bf9b132599a5ce39aec57698d3..321738409122d51dac17d1e3daaf9dc5270bfc95 100644 --- a/mace/python/tools/opencl_binary_codegen.py +++ b/mace/python/tools/opencl_binary_codegen.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/python/tools/operator.jinja2 b/mace/python/tools/operator.jinja2 index 7b4c95029d4d087d438c3f019cac51275880ce1e..8992da31ef7c9468b723d362ac04ab98511593f5 100644 --- a/mace/python/tools/operator.jinja2 +++ b/mace/python/tools/operator.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/str2vec_maps.cc.jinja2 b/mace/python/tools/str2vec_maps.cc.jinja2 index a9e92865a375260a1fb97765d5f1127ac1604951..513114941e8267528ed33eddd5b7f7ebb64a57ab 100644 --- a/mace/python/tools/str2vec_maps.cc.jinja2 +++ b/mace/python/tools/str2vec_maps.cc.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/tensor_data.jinja2 b/mace/python/tools/tensor_data.jinja2 index e4a50c7a605094e71c7a58dc87bbd66a3532e7d2..64d020b4586e5589e97c89e4e48ff69d285f1d16 100644 --- a/mace/python/tools/tensor_data.jinja2 +++ b/mace/python/tools/tensor_data.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/tensor_source.jinja2 b/mace/python/tools/tensor_source.jinja2 index 9cb3805d519e56f53b70ac39fe7b81138fc2b0ae..77d91eab6aff431549b8e848369503944d52d5d3 100644 --- a/mace/python/tools/tensor_source.jinja2 +++ b/mace/python/tools/tensor_source.jinja2 @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/python/tools/tf_ops_stats.py b/mace/python/tools/tf_ops_stats.py index 39aa79a266cc0b0bd71cd3c3396378d1fbb0b48f..9d46fd9668b26c084fe372058ad1ae278a0a9d8a 100644 --- a/mace/python/tools/tf_ops_stats.py +++ b/mace/python/tools/tf_ops_stats.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mace/test/mace_api_exception_test.cc b/mace/test/mace_api_exception_test.cc index 7507ffc8319823554cce4d1273e023c7c87988cb..075b04b40c7467d2d6a6dff10b6cb245521b68f5 100644 --- a/mace/test/mace_api_exception_test.cc +++ b/mace/test/mace_api_exception_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/test/mace_api_mt_test.cc b/mace/test/mace_api_mt_test.cc index 65264cf02121f8834db763d66f1229c491196795..6124792c5f1e395777b3874860e570173cad51c8 100644 --- a/mace/test/mace_api_mt_test.cc +++ b/mace/test/mace_api_mt_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/test/mace_api_test.cc b/mace/test/mace_api_test.cc index 48011ace3e9bf50a1fff270a206e57b9b698f044..438683fec2f694b73ac0d5b132bb73f1bf6377db 100644 --- a/mace/test/mace_api_test.cc +++ b/mace/test/mace_api_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/test/mace_api_test.h b/mace/test/mace_api_test.h index f43815ccc0d39596229108c62d6082e120ed71ae..5d954b1755016e6bb62a1b6bc0a0d8be678d051a 100644 --- a/mace/test/mace_api_test.h +++ b/mace/test/mace_api_test.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/tools/git/gen_version_source.sh b/mace/tools/git/gen_version_source.sh index e29931a4978b88646eb65293e601cbe65eea931b..500b8010eab02575fe87e72bcfee31b6d00caae6 100644 --- a/mace/tools/git/gen_version_source.sh +++ b/mace/tools/git/gen_version_source.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -39,7 +39,7 @@ fi echo $GIT_VERSION cat < ${OUTPUT_FILENAME} -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/tools/validation/mace_run.cc b/mace/tools/validation/mace_run.cc index 08ffdebef220533e79ceb54fbc97b019aa8ae8ef..cfd3c4a46b5021193ca3c284cafeed1312cb5a96 100644 --- a/mace/tools/validation/mace_run.cc +++ b/mace/tools/validation/mace_run.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/detection_output.cc b/mace/utils/detection_output.cc index a268f3504796b71e9cfe884e97fb83a665d18698..10a4f4f0903e65d3d11ff53051b61f4a15dc1756 100644 --- a/mace/utils/detection_output.cc +++ b/mace/utils/detection_output.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/env_time.h b/mace/utils/env_time.h index d70124b585cacf174facfb94728515d2dc5f48ba..18d6e5a6ad6229284a2ae2e3e2fbbeb50fc952d7 100644 --- a/mace/utils/env_time.h +++ b/mace/utils/env_time.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/logging.cc b/mace/utils/logging.cc index 514feeaa087bb6428b9dfe8936a729a8a47be3ed..8091f0a0148e8f1d68f7c88858585d51f232dd8a 100644 --- a/mace/utils/logging.cc +++ b/mace/utils/logging.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/logging.h b/mace/utils/logging.h index 0da3ff02993db54e79aa199434a90b9569e85163..63d372d88b5c1241e34f8c92c7ff9b7c41d6a33e 100644 --- a/mace/utils/logging.h +++ b/mace/utils/logging.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/memory_logging.h b/mace/utils/memory_logging.h index 7111d7301352ae2f6208905e4e22af5321624ac0..4e3cd5883b749b8f1d49d5f8d6ec886d8f65a78b 100644 --- a/mace/utils/memory_logging.h +++ b/mace/utils/memory_logging.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/quantize.h b/mace/utils/quantize.h index baf077086f8c7b12f5c1bf876635d232a362ada6..81d820cbfc39b2fe9edb729071d351c1993b1b01 100644 --- a/mace/utils/quantize.h +++ b/mace/utils/quantize.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/rwlock.h b/mace/utils/rwlock.h index 851c7f71b2d556c100db8d3b2bde43e063492720..c15fa5ad7a605ce1dc0d7b2fabb083a4aba53e7f 100644 --- a/mace/utils/rwlock.h +++ b/mace/utils/rwlock.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/string_util.cc b/mace/utils/string_util.cc index a873eb974125074fc55a39ee854694a1ff9e23ca..3492706fe068f3caef8ce9443b505f887fb97ab6 100644 --- a/mace/utils/string_util.cc +++ b/mace/utils/string_util.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/string_util.h b/mace/utils/string_util.h index d1f8cb4cfb73c963cc19531f2b822c2ff5088144..c41aaaa12fdb682bc7aea2d08076b867ad8615f0 100644 --- a/mace/utils/string_util.h +++ b/mace/utils/string_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/timer.h b/mace/utils/timer.h index d8e4a8f823cef892fec7f78411ab0546e6e6c60e..3f0e96f4c37045ecd7c9b9a274a6fbf7dc0a0380 100644 --- a/mace/utils/timer.h +++ b/mace/utils/timer.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/tuner.h b/mace/utils/tuner.h index 5dbb84018f4165865b67b6534e834fb7c6a2247d..661f8f5a0f02569215b90cc1fe06df27c1771f2c 100644 --- a/mace/utils/tuner.h +++ b/mace/utils/tuner.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/tuner_development.cc b/mace/utils/tuner_development.cc index e61faa35c56ad6231077d2fe3c702177c0de46c1..c760a0dcc6c1ee31ca9af0c178d6ecf83959153b 100644 --- a/mace/utils/tuner_development.cc +++ b/mace/utils/tuner_development.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/tuner_production.cc b/mace/utils/tuner_production.cc index 04c216f360bb0e80f419388e55df0b3459a61b29..18315ce66427bfc8ab7f02e9295eeac9504f9913 100644 --- a/mace/utils/tuner_production.cc +++ b/mace/utils/tuner_production.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/tuner_test.cc b/mace/utils/tuner_test.cc index bff02b0bd4179f25b7bb732cfd61cee6159eba79..5e51cafcdaea30386ac67c0bfeceecebfa226714 100644 --- a/mace/utils/tuner_test.cc +++ b/mace/utils/tuner_test.cc @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mace/utils/utils.h b/mace/utils/utils.h index 1d9eebc9ff5a2897bd70e5c8cac439957c4b9441..5bfd8609a70c9df05a3d6c56761da25a6387d976 100644 --- a/mace/utils/utils.h +++ b/mace/utils/utils.h @@ -1,4 +1,4 @@ -// Copyright 2018 Xiaomi, Inc. All rights reserved. +// Copyright 2018 The MACE Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/bazel_adb_run.py b/tools/bazel_adb_run.py index 96ad13a475e681ad9cce2cf78b0198d679bb34d0..e213928ae5f80e18b0766afacf4ef065ba4c43ef 100644 --- a/tools/bazel_adb_run.py +++ b/tools/bazel_adb_run.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/common.py b/tools/common.py index 6d55c2adf6b4d3fc8ccd95cfed77a08f3e068d11..0f080f5b1dc319c881c73e32fd7a8e5d0e349f14 100644 --- a/tools/common.py +++ b/tools/common.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/converter.py b/tools/converter.py index 3e93f843614b53ba07a9bc3c3393cdfb220b84ac..aedbd9894ab0358ce90371fa0017ab03e039a8ac 100644 --- a/tools/converter.py +++ b/tools/converter.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/device.py b/tools/device.py index 64aee75c87ab26d5256f3614b752aa9a6ec17112..48474c9cdc03f955ce74c6b94669a1b7f55d400a 100644 --- a/tools/device.py +++ b/tools/device.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/falcon_cli.py b/tools/falcon_cli.py index cac24897a796aca8dd101b68f60de97a93295551..5ed027fbdd4d061383ebe12c8b9326a5396e8f36 100644 --- a/tools/falcon_cli.py +++ b/tools/falcon_cli.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/generate_data.py b/tools/generate_data.py index f8ef88ffdbf5ebe4183bd79920517c58f96e11bf..5ad0340e456df423fd36d37a3b565eb500fad39b 100644 --- a/tools/generate_data.py +++ b/tools/generate_data.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/onnx_optimizer.py b/tools/onnx_optimizer.py index 38b271261178895737014a535c6a9063f3824178..b877cd89eef7713c59e7fe82286a62057de1b6a6 100644 --- a/tools/onnx_optimizer.py +++ b/tools/onnx_optimizer.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/sh_commands.py b/tools/sh_commands.py index 4cc312164d74ece78c7a6f179873df3a067d5321..1b928dc235f813b28ea164a6965dcca2b14a26df 100644 --- a/tools/sh_commands.py +++ b/tools/sh_commands.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/validate.py b/tools/validate.py index 93ce07fd2b967d1a9944e319bb283516b9aca9e8..b74702b889dbc70a65b527cbac90990700e15f80 100644 --- a/tools/validate.py +++ b/tools/validate.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/wino_conv.py b/tools/wino_conv.py index 130bcbe2901af6060463fe6951bee8b6b90634d8..d51e15a5859b50341c04d1fbc5065399845d052d 100644 --- a/tools/wino_conv.py +++ b/tools/wino_conv.py @@ -1,4 +1,4 @@ -# Copyright 2018 Xiaomi, Inc. All rights reserved. +# Copyright 2018 The MACE Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.