Skip to content

Commit 5eaba4e

Browse files
committed
redocument
1 parent 415765e commit 5eaba4e

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-0
lines changed

NAMESPACE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ export(image_from_array)
201201
export(image_load)
202202
export(image_smart_resize)
203203
export(image_to_array)
204+
export(imagenet_decode_predictions)
205+
export(imagenet_preprocess_input)
204206
export(initializer_constant)
205207
export(initializer_glorot_normal)
206208
export(initializer_glorot_uniform)

man/imagenet_decode_predictions.Rd

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/imagenet_preprocess_input.Rd

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)