mirror of https://github.com/Jittor/Jittor
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
This commit is contained in:
parent
4825cead21
commit
b824ab83c0
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2022 Jittor. All Rights Reserved
|
Copyright (c) 2023 Jittor. All Rights Reserved
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
|
@ -188,7 +188,7 @@ Copyright (c) 2022 Jittor. All Rights Reserved
|
||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
identification within third-party archives.
|
||||||
|
|
||||||
Copyright (c) 2022 Jittor. All Rights Reserved.
|
Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# file 'LICENSE.txt', which is part of this source code package.
|
# file 'LICENSE.txt', which is part of this source code package.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
|
|
||||||
__version__ = '1.3.7.13'
|
__version__ = '1.3.7.14'
|
||||||
from jittor_utils import lock
|
from jittor_utils import lock
|
||||||
with lock.lock_scope():
|
with lock.lock_scope():
|
||||||
ori_int = int
|
ori_int = int
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
# This file is subject to the terms and conditions defined in
|
# This file is subject to the terms and conditions defined in
|
||||||
# file 'LICENSE.txt', which is part of this source code package.
|
# file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
# This file is subject to the terms and conditions defined in
|
# This file is subject to the terms and conditions defined in
|
||||||
# file 'LICENSE.txt', which is part of this source code package.
|
# file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
# Guoye Yang <498731903@qq.com>
|
# Guoye Yang <498731903@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Hao-Yang Peng
|
# Hao-Yang Peng
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
# Meng-Hao Guo <guomenghao1997@gmail.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guoye Yang <498731903@qq.com>
|
# Guoye Yang <498731903@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Haoyang Peng <2247838039@qq.com>
|
# Haoyang Peng <2247838039@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
# This file is subject to the terms and conditions defined in
|
# This file is subject to the terms and conditions defined in
|
||||||
# file 'LICENSE.txt', which is part of this source code package.
|
# file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
# Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
# This file is subject to the terms and conditions defined in
|
# This file is subject to the terms and conditions defined in
|
||||||
# file 'LICENSE.txt', which is part of this source code package.
|
# file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Xiangli Li <1905692338@qq.com>
|
// Xiangli Li <1905692338@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Xiangli Li <1905692338@qq.com>
|
// Xiangli Li <1905692338@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Meng-Hao Guo <guomenghao1997@gmail.com>
|
// Meng-Hao Guo <guomenghao1997@gmail.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Meng-Hao Guo <guomenghao1997@gmail.com>
|
// Meng-Hao Guo <guomenghao1997@gmail.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
//
|
//
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>
|
// Dun Liang <randonlang@gmail.com>
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
//
|
//
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Zheng-Ning Liu <lzhengning@gmail.com>
|
// Zheng-Ning Liu <lzhengning@gmail.com>
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor.
|
// Copyright (c) 2023 Jittor.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guoye Yang <498731903@qq.com>.
|
// Guoye Yang <498731903@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor.
|
// Copyright (c) 2023 Jittor.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor.
|
// Copyright (c) 2023 Jittor.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guowei Yang <471184555@qq.com>
|
// Guowei Yang <471184555@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Guoye Yang <498731903@qq.com>
|
// Guoye Yang <498731903@qq.com>
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
// Maintainers: Dun Liang <randonlang@gmail.com>.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
// file 'LICENSE.txt', which is part of this source code package.
|
// file 'LICENSE.txt', which is part of this source code package.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor.
|
// Copyright (c) 2023 Jittor.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Guowei Yang <471184555@qq.com>.
|
// Guowei Yang <471184555@qq.com>.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor. All Rights Reserved.
|
// Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// This file is subject to the terms and conditions defined in
|
// This file is subject to the terms and conditions defined in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// ***************************************************************
|
// ***************************************************************
|
||||||
// Copyright (c) 2022 Jittor.
|
// Copyright (c) 2023 Jittor.
|
||||||
// All Rights Reserved.
|
// All Rights Reserved.
|
||||||
// Maintainers:
|
// Maintainers:
|
||||||
// Dun Liang <randonlang@gmail.com>.
|
// Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Haoyang Peng <2247838039@qq.com>
|
# Haoyang Peng <2247838039@qq.com>
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Guowei Yang <471184555@qq.com>
|
# Guowei Yang <471184555@qq.com>
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# Copyright (c) 2022 Jittor. All Rights Reserved.
|
# Copyright (c) 2023 Jittor. All Rights Reserved.
|
||||||
# Maintainers:
|
# Maintainers:
|
||||||
# Dun Liang <randonlang@gmail.com>.
|
# Dun Liang <randonlang@gmail.com>.
|
||||||
# Wenyang Zhou <576825820@qq.com>
|
# Wenyang Zhou <576825820@qq.com>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue