Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 629522771
  • Loading branch information
lukesandberg authored and tensorflower-gardener committed Apr 30, 2024
1 parent 42b36fa commit 94f592a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion discussion/adaptive_malt/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# ============================================================================
# Adaptive MALT files.

# Placeholder: py_test
# [internal] load pytype.bzl (pytype_strict_binary, pytype_strict_library)
# Placeholder: py_test

package(
# default_applicable_licenses
Expand Down
2 changes: 1 addition & 1 deletion tensorflow_probability/python/distributions/internal/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# Description:
# Internal helper libraries for distributions.

# Placeholder: py_binary
# Placeholder: py_library
# Placeholder: py_test
# Placeholder: py_binary
load(
"//tensorflow_probability/python:build_defs.bzl",
"multi_substrate_py_library",
Expand Down
2 changes: 1 addition & 1 deletion tensorflow_probability/python/internal/backend/jax/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
# ============================================================================
# Description: JAX backend.

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

licenses(["notice"])

Expand Down

0 comments on commit 94f592a

Please sign in to comment.