Skip to content

Commit 6a0ffc7

Browse files
committed
keras.tree updates
1 parent db4ecb1 commit 6a0ffc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tether/man/keras.tree.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
assert_same_paths(a, b)
12
assert_same_structure(
23
a,
34
b,
45
check_types=True
56
)
67
flatten(structure)
8+
flatten_with_path(structure)
79
is_nested(structure)
810
lists_to_tuples(structure)
911
map_shape_structure(func, structure)

0 commit comments

Comments
 (0)