File tree Expand file tree Collapse file tree 17 files changed +17
-19
lines changed Expand file tree Collapse file tree 17 files changed +17
-19
lines changed Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
25
25
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26
26
# See the License for the specific language governing permissions and
27
27
# limitations under the License.
28
-
29
28
"""UUIDs for Flax internals."""
30
29
31
30
import threading
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
25
25
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26
26
# See the License for the specific language governing permissions and
27
27
# limitations under the License.
28
-
29
28
import functools
30
29
import typing as tp
31
30
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- # Copyright 2023 The Flax Authors.
15
+ # Copyright 2024 The Flax Authors.
16
16
#
17
17
# Licensed under the Apache License, Version 2.0 (the "License");
18
18
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments