-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ranganath Krishnan <[email protected]>
- Loading branch information
1 parent
7651cd0
commit c965996
Showing
23 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
bayesian_torch/ao/nn/quantized/modules/quantize_conv_variational.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/ao/nn/quantized/modules/quantize_linear_variational.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/ao/nn/quantized/modules/quantized_conv_flipout.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/ao/nn/quantized/modules/quantized_linear_flipout.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/layers/flipout_layers/quantized_linear_flipout.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/layers/variational_layers/quantize_conv_variational.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
2 changes: 1 addition & 1 deletion
2
bayesian_torch/layers/variational_layers/quantize_linear_variational.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Corporation | ||
# Copyright (C) 2024 Intel Corporation | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2023 Intel Labs | ||
# Copyright (C) 2024 Intel Labs | ||
# | ||
# BSD-3-Clause License | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
setup( | ||
name = "bayesian-torch", | ||
packages = find_packages(), | ||
version = "0.4.0", | ||
version = "0.5.0", | ||
description = "A library for Bayesian neural network layers and uncertainty estimation in Deep Learning", | ||
author = "Intel Labs", | ||
author_email = "[email protected]", | ||
|