优化器 in English translation

Examples of using 优化器 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这些统计信息向优化器提供了与正在被优化的SQL语句将要访问的表状态相关的信息。
These statistics provide the optimizer with information about the state of the tables that will be accessed by the SQL statement that is being optimized.
优化器现在可以通过函数调用传播常数,因此比以前能更好地消除无用代码和实现静态评估。
The optimizer can now propagate constants through function calls, allowing much better dead-code elimination and static evaluation than before.
Optimizer_prune_level变量告诉优化器根据对每个表访问的行数的估计跳过某些方案。
The optimizer_prune_level variable tells the optimizer to skip certain plans based on estimates of the number of rows accessed for each table.
在不知道优化器具体如何选择的情况下是不可能确定代码会如何表现的。
It isn't possible to determine how the code will behave without knowing the specific choices made by the optimizer.
搜索引擎优化器可以将SEO作为一项独立服务或更广泛的营销活动的一部分提供。
Search engine optimizers may offer SEO as a independented service or as a part of a broader marketing campaign.
因此,我们将在优化器的每次迭代期间使用一小批图像。
We therefore will use a small batch of images during each iteration of the optimizer.
通过允许由不同的类型系统来参数化中间表示,优化器可用于具有不同原语类型和操作的语言。
By allowing the intermediate representation to be parameterized by different type systems, the optimizer can be used for languages with different primitive types and operations.
一般思想是优化器调查的方案越少,它编译一个查询所花费的时间越少。
The general idea is that the fewer plans that are investigated by the optimizer, the less time it spends in compiling a query.
在Adam中,这会令优化器忘记预训练参数的学习速率,并且重新开始。
In Adam's case, this causes the optimizer to forget its per-parameter learning rates and start fresh.
然而,这些算法通常用作黑盒优化器,因为它们的优点和缺点的实际解释很难实现。
These algorithms, however, are often used as black-box optimizers, as practical explanations of their strengths and weaknesses are hard to come by.
IBM并没有发布优化器如何确定最佳存取路径的真正和深入的详细信息,但优化器是一个基于成本的优化器
IBM does not publish the actual, in-depth details of how the optimizer determines the best access path, but the optimizer is a cost-based optimizer..
行数(rows)值显示优化器估计自己需要检查6个数据行来处理该查询。
The rows value shows that the optimizer estimates that it would need to examine 6 rows to process the query.
搜索引擎优化器可以将SEO作为一项独立服务或更广泛的营销活动的一部分提供。
Search engine optimizers may offer SEO as a stand alone service or as a part of a broader marketing campaign.
这些统计信息向优化器提供了与正在被优化的SQL语句将要访问的表状态相关的信息。
Statistics provide the optimizer with information pertinent to the state of the tables that will be accessed by the SQL statement that is being optimized.
优化器还还能够帮助丢弃或者简化那些在编译时就能确定不会被实际执行的代码。
The optimizer can also discard or simplify code that it can prove at compile time won't actually run.
这就是强化学习系统和其他奖励优化器的工作原理:算法是完全通用的,可以接受任何奖励信号。
This is just how reinforcement learning systems and other kinds of reward optimizers work: The algorithms are completely general and accept any reward signal.
对于MyISAM和BDB表,运行ANALYZETABLE可以帮助优化器选择更好的索引。
For MyISAM and BDB tables, running ANALYZE TABLE will help the optimizer choose better indexes.
它们都具有专门为MPP解决方案开发的复杂成熟的SQL优化器
All of them have a complex and mature SQL optimizers developed specifically for MPP solutions.
Learning_rate(学习率)超参数告诉优化器应该采取多大的步伐。
The learning_rate hyperparameter tells the optimizer how big of a steps it should take.
EXPLAIN的第二种用途是查看添加索引是否能帮助优化器更高效率地执行语句。
A second use for EXPLAIN is to find out whether adding indexes would help the optimizer execute a statement more efficiently.
Results: 101, Time: 0.0217

Word-for-word translation

Top dictionary queries

Chinese - English