tensorflow / cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.
https://github.com/tensorflow/cloud
Apache License 2.0
371 stars 84 forks source link

Add missing typing.Optional type annotations to function parameters. #335

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Add missing typing.Optional type annotations to function parameters.