Type BaseLinearRegressorPartitionerTest
Namespace tensorflow_estimator.python.estimator.canned.v1.linear_testing_utils_v1
Parent PythonObjectContainer
Interfaces IBaseLinearRegressorPartitionerTest
Methods
- setUp
- setUp_dyn
- tearDown
- tearDown_dyn
- testDefaultPartitionerWithMultiplePsReplicas
- testDefaultPartitionerWithMultiplePsReplicas_dyn
- testPartitioner
- testPartitioner_dyn
Properties
Public instance methods
void setUp()
Hook method for setting up the test fixture before exercising it.
object setUp_dyn()
Hook method for setting up the test fixture before exercising it.
void tearDown()
Hook method for deconstructing the test fixture after testing it.
object tearDown_dyn()
Hook method for deconstructing the test fixture after testing it.