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 db4ecb1 commit 6a0ffc7Copy full SHA for 6a0ffc7
.tether/man/keras.tree.txt
@@ -1,9 +1,11 @@
1
+assert_same_paths(a, b)
2
assert_same_structure(
3
a,
4
b,
5
check_types=True
6
)
7
flatten(structure)
8
+flatten_with_path(structure)
9
is_nested(structure)
10
lists_to_tuples(structure)
11
map_shape_structure(func, structure)
0 commit comments