Skip to content

Commit 976d9c3

Browse files
runzwcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 926260768
1 parent 163351d commit 976d9c3

727 files changed

Lines changed: 728 additions & 727 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

baselines/cifar/batchensemble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/condconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/deterministic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/dropout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/ensemble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/experiments/deterministic_tune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/experiments/dropout_tune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/experiments/sngp_dropout_tune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/experiments/sngp_dropout_tune_cifar100.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

baselines/cifar/experiments/sngp_ensemble_tune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 The Uncertainty Baselines Authors.
2+
# Copyright 2026 The Uncertainty Baselines Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)