Created by: sandyhouse
If the passed strategy for fleet.distributed_optimizer is None, the program will throw exception. This pr addressed the problem by construct a DistributedStrategy instance if the passed one is None.
Created by: sandyhouse
If the passed strategy for fleet.distributed_optimizer is None, the program will throw exception. This pr addressed the problem by construct a DistributedStrategy instance if the passed one is None.