Type checkpoint_converter
Namespace tensorflow_estimator.python.estimator.tools.checkpoint_converter
Methods
Properties
Public static methods
void convert_checkpoint(object estimator_type, object source_checkpoint, object source_graph, object target_checkpoint)
object convert_checkpoint_dyn(object estimator_type, object source_checkpoint, object source_graph, object target_checkpoint)
void main(object _)
Runs all unit tests.
object main_dyn(object _)
Runs all unit tests.