Update GradientSharingTrainingTest.java
parent
7c7f9db097
commit
bb167e1986
|
@ -85,6 +85,7 @@ public class GradientSharingTrainingTest extends BaseSparkTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Disabled
|
||||||
public void trainSanityCheck(@TempDir Path testDir) throws Exception {
|
public void trainSanityCheck(@TempDir Path testDir) throws Exception {
|
||||||
|
|
||||||
for(boolean mds : new boolean[]{false, true}) {
|
for(boolean mds : new boolean[]{false, true}) {
|
||||||
|
|
Loading…
Reference in New Issue