3 Commits

Author SHA1 Message Date
Stanislau Hlebik 5af0e9015e remediation of S205607
fbshipit-source-id: 798decc90db4f13770e97cdce3c0df7d5421b2a3
2020-07-17 17:07:23 -07:00
Stanislau Hlebik 1114c94e12 remediation of S205607
fbshipit-source-id: 5113fe0c527595e4227ff827253b7414abbdf7ac
2020-07-17 17:07:23 -07:00
Zhengxing Chen 539d22cd83 update sphinx (#146)
Summary:
Update several things so that sphinx compiled successfully:
conf.py (add onnx in autodoc_mock_imports and add Horizon root to sys.path)
ml/rl/caffe_utils.py (update __getattr__ such that sphnix wouldn't throw exception)
ml/rl/tensorboardX.py (update __getattr__ such that sphnix wouldn't throw exception)
Pull Request resolved: https://github.com/facebookresearch/Horizon/pull/146

Test Plan: Wait for all integration tests and unit tests pass

Reviewed By: kittipatv

Differential Revision: D16243745

Pulled By: czxttkl

fbshipit-source-id: e3b8af37ec520bde44a4a59379341bceaa981070
2019-07-18 16:03:39 -07:00