Method
empty
Returns true if there are no layers in the network. @return automatically generated
()
Source from the content-addressed store, hash-verified
| 156 | * @return automatically generated |
| 157 | */ |
| 158 | public boolean empty() { |
| 159 | return empty_0(nativeObj); |
| 160 | } |
| 161 | |
| 162 | |
| 163 | // |
Tested by
no test coverage detected