Skip to content

Commit 6d728cd

Browse files
committed
tidy
1 parent 5465971 commit 6d728cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/retether.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ resolve_roxy_tether <- function(endpoint) {
2121
})
2222
}
2323

24-
resolve_roxy_tether("keras.ops")
2524

25+
# resolve_roxy_tether("keras.ops")
26+
#
2627
# endpoint <- 'keras.layers.BatchNormalization'
2728
# x <- resolve_roxy_tether(endpoint)
2829
# x

0 commit comments

Comments
 (0)