View source on GitHub |
Converts tf_policies when working in eager mode to py_policies.
Classes
class PyTFEagerPolicy
: Exposes a numpy API for TF policies in Eager mode.
class PyTFEagerPolicyBase
: Base class for py_policy instances of TF policies in Eager mode.
class SavedModelPyTFEagerPolicy
: Exposes a numpy API for saved_model policies in Eager mode.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|