mirror of
https://github.com/wassname/ray.git
synced 2026-07-05 21:07:06 +08:00
Fix doc build (#7781)
This commit is contained in:
+1
-2
@@ -26,7 +26,7 @@ MOCK_MODULES = [
|
||||
"blist", "gym", "gym.spaces", "psutil", "ray._raylet",
|
||||
"ray.core.generated", "ray.core.generated.gcs_pb2",
|
||||
"ray.core.generated.ray.protocol.Task", "scipy", "scipy.signal",
|
||||
"scipy.stats", "tensorflow_probability", "tensorflow",
|
||||
"scipy.stats", "setproctitle", "tensorflow_probability", "tensorflow",
|
||||
"tensorflow.contrib", "tensorflow.contrib.all_reduce",
|
||||
"tensorflow.contrib.all_reduce.python", "tensorflow.contrib.layers",
|
||||
"tensorflow.contrib.rnn", "tensorflow.contrib.slim", "tensorflow.core",
|
||||
@@ -71,7 +71,6 @@ sphinx_gallery_conf = {
|
||||
"ignore_pattern": "../examples/doc_code/",
|
||||
"plot_gallery": "False",
|
||||
# "filename_pattern": "tutorial.py",
|
||||
"backreferences_dir": False
|
||||
# "show_memory': False,
|
||||
# 'min_reported_time': False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user