Update KerasModelEndToEndTest.java
This commit is contained in:
parent
79191c5b6c
commit
c27197f918
@ -79,6 +79,7 @@ import org.junit.jupiter.api.extension.ExtendWith;
|
||||
*/
|
||||
@Slf4j
|
||||
@DisplayName("Keras Model End To End Test")
|
||||
@Disabled
|
||||
class KerasModelEndToEndTest extends BaseDL4JTest {
|
||||
|
||||
private static final String GROUP_ATTR_INPUTS = "inputs";
|
||||
|
Loading…
x
Reference in New Issue
Block a user