public class TestBatchSizePredictorImpl extends BaseTest
| Constructor and Description |
|---|
TestBatchSizePredictorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComputeMaxBatchSizeHash() |
void |
testComputeMaxBatchSizeNoHash() |
void |
testComputeValueVectorSizeNonPowerOf2() |
void |
testComputeValueVectorSizePowerOf2() |
void |
testRoundUpPowerOf2() |
void |
testRounUpNonPowerOf2ToPowerOf2() |
public void testComputeMaxBatchSizeHash()
public void testComputeMaxBatchSizeNoHash()
public void testRoundUpPowerOf2()
public void testRounUpNonPowerOf2ToPowerOf2()
public void testComputeValueVectorSizePowerOf2()
public void testComputeValueVectorSizeNonPowerOf2()
Copyright © 2021 The Apache Software Foundation. All rights reserved.