提交 c6184e4b authored 作者: James Bergstra's avatar James Bergstra

added "optimizer" label to optimization.txt

上级 de56159d
...@@ -30,11 +30,12 @@ global. Optimizations that can be done with a narrow perspective are ...@@ -30,11 +30,12 @@ global. Optimizations that can be done with a narrow perspective are
better defined as local optimizations. The majority of optimizations better defined as local optimizations. The majority of optimizations
we want to define are local. we want to define are local.
.. optimizer:
Global optimization Global optimization
------------------- -------------------
A global optimization is an object which defines the following A global optimization (or optimizer) is an object which defines the following
methods: methods:
- **apply(env)** - **apply(env)**
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论