We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f51edd commit 7286213Copy full SHA for 7286213
_pkgdown.yml
@@ -7,7 +7,9 @@ reference:
7
desc: >
8
Functions for generating and managing custom model specifications.
9
contents:
10
- - create_keras_spec
+ - create_keras_sequential_spec
11
+ - create_keras_functional_spec
12
+ - inp_spec
13
- remove_keras_spec
14
15
- title: "Registration Helpers"
0 commit comments