Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 619969112
  • Loading branch information
Googler authored and tensorflower-gardener committed Mar 28, 2024
1 parent 649eaed commit df46aff
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion spinoffs/inference_gym/inference_gym/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
# A package for target densities and benchmarking of inference algorithms
# against the same.

# Placeholder: py_library
# [internal] load pytype.bzl (pytype_strict_library)
# Placeholder: py_library

package(
# default_applicable_licenses
Expand Down
2 changes: 1 addition & 1 deletion spinoffs/inference_gym/inference_gym/internal/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# Description:
# Internal utilities for the inference gym.

# Placeholder: py_library
# [internal] load pytype.bzl (pytype_library, pytype_strict_library)
# [internal] load strict.bzl
# Placeholder: py_library

package(
# default_applicable_licenses
Expand Down
4 changes: 2 additions & 2 deletions spinoffs/inference_gym/inference_gym/targets/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
# Description:
# A package for target densities.

# Placeholder: py_library
# Placeholder: py_test
# [internal] load pytype.bzl (pytype_strict_library)
# [internal] load strict.bzl
# Placeholder: py_library
# Placeholder: py_test

package(
# default_applicable_licenses
Expand Down
2 changes: 1 addition & 1 deletion tensorflow_probability/substrates/meta/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# ============================================================================
# Tests for the backend integration.

# Placeholder: py_test
# Placeholder: py_binary
# Placeholder: py_test

licenses(["notice"])

Expand Down

0 comments on commit df46aff

Please sign in to comment.