Skip to content

Commit 479b583

Browse files
committed
delete comments
1 parent 2ce4117 commit 479b583

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

R/layers-preprocessing.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,6 @@ function(object, run_eagerly = NULL, steps_per_execution = NULL, ...) {
14341434
do.call(object$compile, args)
14351435
}
14361436

1437-
# TODO: impl and add `require_tf_version("2.6")`
1438-
# TODO: tests
1439-
# TODO: add @family to all the preprocessing layers
1440-
#
14411437

14421438
# TODO: isn't there a hashing trick already? text_hashing_trick
14431439

0 commit comments

Comments
 (0)