ergsfe

Results 1 issues of ergsfe

The docstring for `tf_py_environment.__getattr__` indicates that certain PyEnvironment methods might be incompatible with TF. ```python def __getattr__(self, name: Text) -> Any: """Enables access attributes of the wrapped PyEnvironment. Use with...

good first issue
contributions welcome