mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
4 lines
104 B
Python
4 lines
104 B
Python
from ray.util.sgd.tf.tf_trainer import (TFTrainer, TFTrainable)
|
|
|
|
__all__ = ["TFTrainer", "TFTrainable"]
|