Skip to content

Commit db4ecb1

Browse files
committed
tether keras.visualization
1 parent 85eae02 commit db4ecb1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.tether/man/keras.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,5 @@ Variable(
9191
name=None
9292
)
9393
version()
94+
visualization: Module(keras.api.visualization)
9495

R/module-tethers.R

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,12 @@ NULL
227227
#' @noRd
228228
NULL
229229

230+
#' @title keras.visualization
231+
#' @name keras.visualization
232+
#' @tether keras.visualization
233+
#' @noRd
234+
NULL
235+
230236

231237
#' @title keras
232238
#' @name keras

0 commit comments

Comments
 (0)