提交 17d3f813 编写于 作者: Y yuyang18

i18n update configure

上级 ee0b995e
#!/bin/bash
python gen_doc.py layers --submodules control_flow device io nn ops tensor learning_rate_scheduler detection > layers.rst
python gen_doc.py layers --submodules control_flow device io nn ops tensor learning_rate_scheduler detection metric > layers.rst
for module in data_feeder clip metrics executor initializer io nets optimizer param_attr profiler regularizer
do
......
......@@ -79,6 +79,9 @@ release = '0.13.0'
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = 'zh_CN'
# i18n
locale_dirs = ['locale/'] # path is example but recommended.
gettext_compact = False # optional.
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/advanced_usage/deploy/index.rst:3
msgid "预测部署"
msgstr ""
#: ../../source/advanced_usage/deploy/index.rst:6
msgid "服务端"
msgstr ""
#: ../../source/advanced_usage/deploy/index.rst:10
msgid "移动端"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/advanced_usage/development/index.rst:3
msgid "如何开发PaddlePaddle"
msgstr ""
#: ../../source/advanced_usage/development/index.rst:7
msgid "如何贡献代码"
msgstr ""
#: ../../source/advanced_usage/development/index.rst:10
msgid "如何贡献文档"
msgstr ""
#: ../../source/advanced_usage/development/index.rst:13
msgid "如何写新的operator"
msgstr ""
#: ../../source/advanced_usage/development/index.rst:16
msgid "CPU性能调优"
msgstr ""
#: ../../source/advanced_usage/development/index.rst:19
msgid "GPU性能调优"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/advanced_usage/index.rst:3
msgid "进阶使用"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/high_level/index.rst:3
msgid "High level API"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/index.rst:3
msgid "API Guide"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/executor/executor.rst:3
msgid "Executor"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/executor/parallel_executor.rst:3
msgid "ParallelExecutor"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/index.rst:3
msgid "Low level API"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:6
msgid "Layers"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:8
msgid "神经网络的主体API是一些层函数,他们包括"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:23
msgid "执行引擎"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:31
msgid "数据读取"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:34
msgid "参数属性与参数初始化(ParamAttr)"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:38
msgid "预测引擎"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:41
msgid "Program/Block/Variable"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:44
msgid "Scope"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:47
msgid "CreateOperator"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:50
msgid "Backward"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:53
msgid "模型平均(Model Average)"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:56
msgid "Optimizers"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:59
msgid "正则化"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:62
msgid "Transpiler"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:65
msgid "Gradient Clipping"
msgstr ""
#: ../../source/api_guides/low_level/index.rst:68
msgid "调试工具/VisualDL"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/activations.rst:3
msgid "激活函数"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/convolution.rst:3
msgid "卷积操作"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/detection.rst:3
msgid "图像检测"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/io.rst:3
msgid "输入输出"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/math.rst:3
msgid "数学算子"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/metrics.rst:3
msgid "评价指标"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/pooling.rst:3
msgid "池化操作"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_guides/low_level/layers/preprocessing.rst:3
msgid "预处理操作"
msgstr ""
#: ../../source/api_guides/low_level/layers/preprocessing.rst:8
msgid "图像预处理操作"
msgstr ""
#: ../../source/api_guides/low_level/layers/preprocessing.rst:12
msgid "语音预处理操作"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/clip.rst:6
msgid "clip"
msgstr ""
#: ../../source/api_reference/clip.rst:9
msgid "ErrorClipByValue"
msgstr ""
#: ../../source/api_reference/clip.rst:16
msgid "GradientClipByValue"
msgstr ""
#: ../../source/api_reference/clip.rst:23
msgid "GradientClipByNorm"
msgstr ""
#: ../../source/api_reference/clip.rst:30
msgid "GradientClipByGlobalNorm"
msgstr ""
#: ../../source/api_reference/clip.rst:37
msgid "append_gradient_clip_ops"
msgstr ""
#: ../../source/api_reference/clip.rst:43
msgid "error_clip_callback"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/data_feeder.rst:6
msgid "data_feeder"
msgstr ""
#: ../../source/api_reference/data_feeder.rst:9
msgid "DataFeeder"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/executor.rst:6
msgid "executor"
msgstr ""
#: ../../source/api_reference/executor.rst:9
msgid "Executor"
msgstr ""
#: of paddle.fluid.executor.Executor.run:1
msgid ""
"Run program by this Executor. Feed data by feed map, fetch result by "
"fetch_list."
msgstr ""
#: of paddle.fluid.executor.Executor.run:3
msgid ""
"Python executor takes a program, add feed operators and fetch operators "
"to this program according to feed map and fetch_list. Feed map provides "
"input data for the program. fetch_list provides the variables(or names) "
"that user want to get after program run. Note: the executor will run all "
"operators in the program but not only the operators dependent by the "
"fetch_list"
msgstr ""
#: of paddle.fluid.executor.Executor.run paddle.fluid.executor.fetch_var
msgid "参数"
msgstr ""
#: of paddle.fluid.executor.Executor.run:8
msgid ""
"the program that need to run, if not provied, then default_main_program "
"will be used."
msgstr ""
#: of paddle.fluid.executor.Executor.run:9
msgid "feed variable map, e.g. {\"image\": ImageData, \"label\": LableData}"
msgstr ""
#: of paddle.fluid.executor.Executor.run:10
msgid ""
"a list of variable or variable names that user want to get, run will "
"return them according"
msgstr ""
#: of paddle.fluid.executor.Executor.run:11
msgid ""
"to this list. :param feed_var_name: the name for the input variable of "
"feed Operator. :param fetch_var_name: the name for the output variable of"
" feed Operator. :param scope: the scope used to run this program, you can"
" switch it to different scope. default is global_scope :param "
"return_numpy: if convert the fetched tensor to numpy :param "
"use_program_cache: set use_program_cache to true if program not changed "
"compare to the last step. :return: result according to fetch_list."
msgstr ""
#: ../../source/api_reference/executor.rst:16
msgid "global_scope"
msgstr ""
#: ../../source/api_reference/executor.rst:22
msgid "scope_guard"
msgstr ""
#: ../../source/api_reference/executor.rst:28
msgid "switch_scope"
msgstr ""
#: ../../source/api_reference/executor.rst:34
msgid "fetch_var"
msgstr ""
#: of paddle.fluid.executor.fetch_var:1
msgid ""
"Fetch the value of the variable with the given name from the given scope "
":param name: name of the variable. Typically, only persistable variables"
msgstr ""
#: of paddle.fluid.executor.fetch_var:3
msgid "can be found in the scope used for running the program."
msgstr ""
#: of paddle.fluid.executor.fetch_var:5
msgid ""
"scope object. It should be the scope where you pass to Executor.run() "
"when running your program. If None, global_scope() will be used."
msgstr ""
#: of paddle.fluid.executor.fetch_var:9
msgid "whether convert the tensor to numpy.ndarray"
msgstr ""
#: of paddle.fluid.executor.fetch_var
msgid "返回"
msgstr ""
#: of paddle.fluid.executor.fetch_var:12
msgid "LodTensor|numpy.ndarray"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/index.rst:3
msgid "API Reference"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/initializer.rst:6
msgid "initializer"
msgstr ""
#: ../../source/api_reference/initializer.rst:9
msgid "Constant"
msgstr ""
#: ../../source/api_reference/initializer.rst:16
msgid "Uniform"
msgstr ""
#: ../../source/api_reference/initializer.rst:23
msgid "Normal"
msgstr ""
#: ../../source/api_reference/initializer.rst:30
msgid "Xavier"
msgstr ""
#: ../../source/api_reference/initializer.rst:37
msgid "force_init_on_cpu"
msgstr ""
#: ../../source/api_reference/initializer.rst:43
msgid "init_on_cpu"
msgstr ""
#: of paddle.fluid.initializer.init_on_cpu:1
msgid "Switch program with `with` statement"
msgstr ""
#: of paddle.fluid.initializer.init_on_cpu:4
msgid "Examples"
msgstr ""
#: ../../source/api_reference/initializer.rst:49
msgid "ConstantInitializer"
msgstr ""
#: of paddle.fluid.initializer.ConstantInitializer:1
msgid "Implements the constant initializer"
msgstr ""
#: ../../source/api_reference/initializer.rst:56
msgid "UniformInitializer"
msgstr ""
#: of paddle.fluid.initializer.UniformInitializer:1
msgid "Implements the random uniform distribution initializer"
msgstr ""
#: ../../source/api_reference/initializer.rst:63
msgid "NormalInitializer"
msgstr ""
#: of paddle.fluid.initializer.NormalInitializer:1
msgid "Implements the random Normal(Gaussian) distribution initializer"
msgstr ""
#: ../../source/api_reference/initializer.rst:70
msgid "XavierInitializer"
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:1
msgid "Implements the Xavier initializer"
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:3
msgid ""
"This class implements the Xavier weight initializer from the paper "
"Understanding the difficulty of training deep feedforward neural "
"networks[1] by Xavier Glorot and Yoshua Bengio."
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:7
msgid ""
"This initializer is designed to keep the scale of the gradients "
"approximately same in all the layers. In case of Uniform distribution, "
"the range is [-x, x], where x = sqrt(6 / (fan_in + fan_out)). In case of "
"Normal distribution, the mean is 0 and the standard deviation is sqrt(2/ "
"(fan_in + fan_out))."
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:14
msgid "References"
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:17
msgid "[1] Understanding the difficulty of training deep feedforward neural"
msgstr ""
#: of paddle.fluid.initializer.XavierInitializer:16
msgid ""
"networks. International conference on artificial intelligence and "
"statistics. (http://proceedings.mlr.press/v9/glorot10a.html)"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/io.rst:6
msgid "io"
msgstr ""
#: ../../source/api_reference/io.rst:9
msgid "save_vars"
msgstr ""
#: of paddle.fluid.io.save_vars:1
msgid "Save variables to directory by executor."
msgstr ""
#: of paddle.fluid.io.load_inference_model paddle.fluid.io.load_vars
#: paddle.fluid.io.save_inference_model paddle.fluid.io.save_vars
msgid "参数"
msgstr ""
#: of paddle.fluid.io.save_vars:3
msgid "executor that save variable"
msgstr ""
#: of paddle.fluid.io.load_inference_model:3 paddle.fluid.io.load_vars:4
#: paddle.fluid.io.save_inference_model:4 paddle.fluid.io.save_vars:4
msgid "directory path"
msgstr ""
#: of paddle.fluid.io.load_vars:5 paddle.fluid.io.save_vars:5
msgid "program. If vars is None, then filter all variables in this"
msgstr ""
#: of paddle.fluid.io.save_vars:6
msgid ""
"program which fit `predicate`. Default default_main_program. :param "
"predicate: The Predicate describes a callable that returns a variable as "
"a bool. If it returns true, the corresponding input variable will be "
"saved. :param vars: variables need to be saved. If vars is specified, "
"program & predicate will be ignored :param filename: The name of a single"
" file that all vars are saved to."
msgstr ""
#: of paddle.fluid.io.save_vars:12
msgid "If it is None, save variables to separate files."
msgstr ""
#: of paddle.fluid.io.load_inference_model paddle.fluid.io.load_vars
#: paddle.fluid.io.save_inference_model paddle.fluid.io.save_vars
msgid "返回"
msgstr ""
#: of paddle.fluid.io.load_vars:14 paddle.fluid.io.save_inference_model:16
#: paddle.fluid.io.save_vars:14
msgid "None"
msgstr ""
#: ../../source/api_reference/io.rst:15
msgid "save_params"
msgstr ""
#: of paddle.fluid.io.save_params:1
msgid "Save all parameters to directory with executor."
msgstr ""
#: ../../source/api_reference/io.rst:21
msgid "save_persistables"
msgstr ""
#: of paddle.fluid.io.save_persistables:1
msgid "Save all persistables to directory with executor."
msgstr ""
#: ../../source/api_reference/io.rst:27
msgid "load_vars"
msgstr ""
#: of paddle.fluid.io.load_vars:1
msgid "Load variables from directory by executor."
msgstr ""
#: of paddle.fluid.io.load_vars:3
msgid "executor that load variable"
msgstr ""
#: of paddle.fluid.io.load_vars:6
msgid ""
"program which fit `predicate`. Default default_main_program(). :param "
"predicate: The Predicate describes a callable that returns a variable as "
"a bool. If it returns true, the corresponding input variable will be "
"loaded. :param vars: variables need to be loaded. If vars is specified, "
"program & predicate will be ignored :param filename: The name of the "
"single file that all vars are loaded from."
msgstr ""
#: of paddle.fluid.io.load_vars:12
msgid "If it is None, load variables from separate files."
msgstr ""
#: ../../source/api_reference/io.rst:33
msgid "load_params"
msgstr ""
#: of paddle.fluid.io.load_params:1
msgid "load all parameters from directory by executor."
msgstr ""
#: ../../source/api_reference/io.rst:39
msgid "load_persistables"
msgstr ""
#: of paddle.fluid.io.load_persistables:1
msgid "load all persistables from directory by executor."
msgstr ""
#: ../../source/api_reference/io.rst:45
msgid "save_inference_model"
msgstr ""
#: of paddle.fluid.io.save_inference_model:1
msgid ""
"Build a model especially for inference, and save it to directory by the "
"executor."
msgstr ""
#: of paddle.fluid.io.save_inference_model:5
msgid "Names of variables that need to be feeded data during inference"
msgstr ""
#: of paddle.fluid.io.save_inference_model:6
msgid "Variables from which we can get inference results."
msgstr ""
#: of paddle.fluid.io.save_inference_model:7
msgid "executor that save inference model"
msgstr ""
#: of paddle.fluid.io.save_inference_model:8
msgid ""
"original program, which will be pruned to build the inference model. "
"Default default_main_program()."
msgstr ""
#: of paddle.fluid.io.save_inference_model:10
msgid ""
"The name of file to save inference program. If not specified, default "
"filename `__model__` will be used."
msgstr ""
#: of paddle.fluid.io.save_inference_model:12
msgid ""
"The name of file to save parameters. It is used for the case that all "
"parameters are saved in a single binary file. If not specified, "
"parameters are considered saved in separate files."
msgstr ""
#: ../../source/api_reference/io.rst:51
msgid "load_inference_model"
msgstr ""
#: of paddle.fluid.io.load_inference_model:1
msgid "Load inference model from a directory"
msgstr ""
#: of paddle.fluid.io.load_inference_model:4
msgid "executor that load inference model"
msgstr ""
#: of paddle.fluid.io.load_inference_model:5
msgid ""
"The name of file to load inference program. If not specified, default "
"filename `__model__` will be used."
msgstr ""
#: of paddle.fluid.io.load_inference_model:7
msgid ""
"The name of file to load parameters. It is used for the case that all "
"parameters are saved in a single binary file. If not specified, "
"parameters are considered saved in separate files."
msgstr ""
#: of paddle.fluid.io.load_inference_model:11
msgid ""
"[program, feed_target_names, fetch_targets] program: program especially "
"for inference. feed_target_names: Names of variables that need to feed "
"data fetch_targets: Variables from which we can get inference results."
msgstr ""
#: ../../source/api_reference/io.rst:57
msgid "get_inference_program"
msgstr ""
#: ../../source/api_reference/io.rst:63
msgid "save_checkpoint"
msgstr ""
#: of paddle.fluid.io.save_checkpoint:1
msgid ""
"Save Checkpoint will save persistable LodTensor variables from "
"main_program in checkpoint directory, the directory named by serial "
"number from 0 to (n -1), save_checkpoint use LRU strategy to keep numbers"
" of checkpoint directory, the numbers of checkpoint directory are "
"max_num_checkpoints at most, The interval between two saved checkpoints "
"must greater than save_interval_secs."
msgstr ""
#: of paddle.fluid.io.save_checkpoint:6
msgid ""
":param executor executor for save the value :param checkpoint_dir the "
"checkpoint directory :param trainer_id currect trainer id, if id is equal"
" to 0, the trainer is chief :param main_program will save all variables"
" in program :param max_num_checkpoints will keep numbers of checkpoint "
"serials not bigger than max_num_checkpoints"
msgstr ""
#: ../../source/api_reference/io.rst:69
msgid "load_checkpoint"
msgstr ""
#: of paddle.fluid.io.load_checkpoint:1
msgid ""
"Load checkpoint from a directory by executor, it will find the most "
"recent saved checkpoint file and load it auto."
msgstr ""
#: of paddle.fluid.io.load_checkpoint:4
msgid ""
":param executor executor for load the value :param checkpoint_dir the "
"checkpoint directory :param serial the serial folder in checkpoint "
"directory will be load :param main_program will load all variables in "
"program"
msgstr ""
#: ../../source/api_reference/io.rst:75
msgid "clean_checkpoint"
msgstr ""
#: of paddle.fluid.io.clean_checkpoint:1
msgid ""
"clean the checkpoint dir, when the train exits normally, the trainer will"
" call clean_checkpoint to delete checkpoint directory saved before. "
"delete_dir only works when the directory is empty, otherwise, OSError is "
"raised."
msgstr ""
#: of paddle.fluid.io.clean_checkpoint:4
msgid ":param checkpoint_dir :param delete_dir"
msgstr ""
#: ../../source/api_reference/io.rst:81
msgid "load_persist_vars_without_grad"
msgstr ""
#: of paddle.fluid.io.load_persist_vars_without_grad:1
msgid ""
"load_persist_vars_without_grad will load variables from a directory by an"
" executor, the variable named end with \"@GRAD\" will not be loaded."
msgstr ""
#: of paddle.fluid.io.load_persist_vars_without_grad:4
msgid ""
":param executor executor for load the value :param dirname the "
"checkpoint directory :param program will load all variables in program "
":param has_model_dir if has_model_dir is True, will load variables from "
"sub directory named __model__"
msgstr ""
#: ../../source/api_reference/io.rst:87
msgid "save_persist_vars_without_grad"
msgstr ""
#: of paddle.fluid.io.save_persist_vars_without_grad:1
msgid ""
"save_persist_vars_without_grad will save variables to a directory by an "
"executor, the variable named end with \"@GRAD\" will not be saved."
msgstr ""
#: of paddle.fluid.io.save_persist_vars_without_grad:4
msgid ""
":param executor executor for load the value :param dirname the "
"checkpoint directory :param program will load all variables in program"
msgstr ""
#: ../../source/api_reference/io.rst:93
msgid "get_latest_checkpoint_serial"
msgstr ""
#: of paddle.fluid.io.get_latest_checkpoint_serial:1
msgid ""
"get the latest file in checkpoint directory, the _SUCCESS file must exist"
" in the directory"
msgstr ""
#: of paddle.fluid.io.get_latest_checkpoint_serial:3
msgid ":param checkpoint_dir"
msgstr ""
此差异已折叠。
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/metrics.rst:6
msgid "metrics"
msgstr ""
#: ../../source/api_reference/metrics.rst:9
msgid "MetricBase"
msgstr ""
#: of paddle.fluid.metrics.MetricBase:1
msgid "Base Class for all evaluators"
msgstr ""
#: of paddle.fluid.metrics.Accuracy paddle.fluid.metrics.Auc
#: paddle.fluid.metrics.EditDistance paddle.fluid.metrics.MetricBase
msgid "参数"
msgstr ""
#: of paddle.fluid.metrics.MetricBase:3
msgid ""
"The name of evaluator. such as, \"accuracy\". Used for generate temporary"
" variable name."
msgstr ""
#: of paddle.fluid.metrics.MetricBase:15
msgid "Interface:"
msgstr ""
#: of paddle.fluid.metrics.MetricBase:8
msgid "Note(*) : the states is the attributes who not has _ prefix."
msgstr ""
#: of paddle.fluid.metrics.MetricBase:10
msgid ""
"get_config(): print current states and configuration reset(): clear the "
"states. If the Metrics states type is not (int, float, np.ndarray),"
msgstr ""
#: of paddle.fluid.metrics.MetricBase:12
msgid "Please override this method."
msgstr ""
#: of paddle.fluid.metrics.MetricBase:13
msgid ""
"update(): update states at every minibatch eval(): get metric evaluation "
"in numpy type."
msgstr ""
#: of paddle.fluid.metrics.MetricBase.reset:1
msgid ""
"states is the attributes who not has _ prefix. reset the states of "
"metrics."
msgstr ""
#: ../../source/api_reference/metrics.rst:16
msgid "CompositeMetric"
msgstr ""
#: of paddle.fluid.metrics.CompositeMetric:1
msgid ""
"Compute multiple metrics in each minibatch. for example, merge F1, "
"accuracy, recall into one Metric."
msgstr ""
#: ../../source/api_reference/metrics.rst:23
msgid "Accuracy"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:1
msgid ""
"Accumulate the accuracy from minibatches and compute the average accuracy"
" for every pass."
msgstr ""
#: of paddle.fluid.metrics.Accuracy:4 paddle.fluid.metrics.EditDistance:4
msgid "the metrics name"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:7 paddle.fluid.metrics.EditDistance:7
msgid "Example"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:8
msgid ""
"minibatch_accuracy = fluid.layers.accuracy(pred, label) "
"accuracy_evaluator = fluid.metrics.Accuracy() for epoch in PASS_NUM:"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:11
msgid "accuracy_evaluator.reset() for data in batches:"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:13
msgid "loss = exe.run(fetch_list=[cost, minibatch_accuracy])"
msgstr ""
#: of paddle.fluid.metrics.Accuracy:14
msgid ""
"accuracy_evaluator.update(value=minibatch_accuracy, weight=batches) "
"accuracy = accuracy_evaluator.eval()"
msgstr ""
#: ../../source/api_reference/metrics.rst:30
msgid "ChunkEvaluator"
msgstr ""
#: of paddle.fluid.metrics.ChunkEvaluator:1
msgid ""
"Accumulate counter numbers output by chunk_eval from mini-batches and "
"compute the precision recall and F1-score using the accumulated counter "
"numbers."
msgstr ""
#: ../../source/api_reference/metrics.rst:37
msgid "EditDistance"
msgstr ""
#: of paddle.fluid.metrics.EditDistance:1
msgid ""
"Accumulate edit distance sum and sequence number from mini-batches and "
"compute the average edit_distance and instance error of all batches."
msgstr ""
#: of paddle.fluid.metrics.EditDistance:8
msgid ""
"edit_distance_metrics = fluid.layers.edit_distance(input, label) "
"distance_evaluator = fluid.metrics.EditDistance() for epoch in PASS_NUM:"
msgstr ""
#: of paddle.fluid.metrics.EditDistance:11
msgid "distance_evaluator.reset() for data in batches:"
msgstr ""
#: of paddle.fluid.metrics.EditDistance:13
msgid "loss = exe.run(fetch_list=[cost] + list(edit_distance_metrics))"
msgstr ""
#: of paddle.fluid.metrics.EditDistance:14
msgid ""
"distance_evaluator.update(*edit_distance_metrics) distance, "
"instance_error = distance_evaluator.eval()"
msgstr ""
#: of paddle.fluid.metrics.EditDistance:17
msgid ""
"In the above example: 'distance' is the average of the edit distance in a"
" pass. 'instance_error' is the instance error rate in a pass."
msgstr ""
#: ../../source/api_reference/metrics.rst:44
msgid "DetectionMAP"
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:1
msgid "Calculate the detection mean average precision (mAP)."
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:3
msgid ""
"TODO (Dang Qingqing): update the following doc. The general steps are as "
"follows: 1. calculate the true positive and false positive according to "
"the input"
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:6
msgid "of detection and labels."
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:7
msgid "calculate mAP value, support two versions: '11 point' and 'integral'."
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:10
msgid "Please get more information from the following articles:"
msgstr ""
#: of paddle.fluid.metrics.DetectionMAP:10
msgid ""
"https://sanchom.wordpress.com/tag/average-precision/ "
"https://arxiv.org/abs/1512.02325"
msgstr ""
#: ../../source/api_reference/metrics.rst:51
msgid "Auc"
msgstr ""
#: of paddle.fluid.metrics.Auc:1
msgid ""
"Auc Metrics which adapts to binary classification. Need to note that auc "
"metrics compute the value via Python natively. If you concern the speed, "
"please use the fluid.layers.auc instead."
msgstr ""
#: of paddle.fluid.metrics.Auc:11
msgid "The `auc` function creates four local variables, `true_positives`,"
msgstr ""
#: of paddle.fluid.metrics.Auc:6
msgid ""
"`true_negatives`, `false_positives` and `false_negatives` that are used "
"to compute the AUC. To discretize the AUC curve, a linearly spaced set of"
" thresholds is used to compute pairs of recall and precision values. The "
"area under the ROC-curve is therefore computed using the height of the "
"recall values by the false positive rate, while the area under the PR-"
"curve is the computed using the height of the precision values by the "
"recall."
msgstr ""
#: of paddle.fluid.metrics.Auc:13
msgid "metric name"
msgstr ""
#: of paddle.fluid.metrics.Auc:14
msgid ""
"Specifies the name of the curve to be computed, 'ROC' [default] or 'PR' "
"for the Precision-Recall-curve."
msgstr ""
#: of paddle.fluid.metrics.Auc:16
msgid "The number of thresholds to use when discretizing the roc curve."
msgstr ""
#: of paddle.fluid.metrics.Auc:19
msgid "\"NOTE: only implement the ROC curve type via Python now.\""
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/nets.rst:6
msgid "nets"
msgstr ""
#: ../../source/api_reference/nets.rst:9
msgid "simple_img_conv_pool"
msgstr ""
#: ../../source/api_reference/nets.rst:15
msgid "sequence_conv_pool"
msgstr ""
#: ../../source/api_reference/nets.rst:21
msgid "glu"
msgstr ""
#: of paddle.fluid.nets.glu:1
msgid ""
"The gated linear unit composed by split, sigmoid activation and "
"elementwise multiplication. Specifically, Split the input into two equal "
"sized parts :math:`a` and :math:`b` along the given dimension and then "
"compute as following:"
msgstr ""
#: of paddle.fluid.nets.glu:10
msgid ""
"Refer to `Language Modeling with Gated Convolutional Networks "
"<https://arxiv.org/pdf/1612.08083.pdf>`_."
msgstr ""
#: of paddle.fluid.nets.glu paddle.fluid.nets.scaled_dot_product_attention
msgid "参数"
msgstr ""
#: of paddle.fluid.nets.glu:13
msgid "The input variable which is a Tensor or LoDTensor."
msgstr ""
#: of paddle.fluid.nets.glu:15
msgid ""
"The dimension along which to split. If :math:`dim < 0`, the dimension to "
"split along is :math:`rank(input) + dim`."
msgstr ""
#: of paddle.fluid.nets.glu paddle.fluid.nets.scaled_dot_product_attention
msgid "返回"
msgstr ""
#: of paddle.fluid.nets.glu:19
msgid "The Tensor variable with half the size of input."
msgstr ""
#: of paddle.fluid.nets.glu paddle.fluid.nets.scaled_dot_product_attention
msgid "返回类型"
msgstr ""
#: of paddle.fluid.nets.glu:23
#: paddle.fluid.nets.scaled_dot_product_attention:47
msgid "Examples"
msgstr ""
#: ../../source/api_reference/nets.rst:27
msgid "scaled_dot_product_attention"
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:1
msgid "The dot-product attention."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:3
msgid ""
"Attention mechanism can be seen as mapping a query and a set of key-value"
" pairs to an output. The output is computed as a weighted sum of the "
"values, where the weight assigned to each value is computed by a "
"compatibility function (dot-product here) of the query with the "
"corresponding key."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:8
msgid ""
"The dot-product attention can be implemented through (batch) matrix "
"multipication as follows:"
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:15
msgid ""
"Refer to `Attention Is All You Need "
"<https://arxiv.org/pdf/1706.03762.pdf>`_."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:18
#: paddle.fluid.nets.scaled_dot_product_attention:20
#: paddle.fluid.nets.scaled_dot_product_attention:22
msgid "The input variable which should be a 3-D Tensor."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:24
msgid ""
"Head number to compute the scaled dot product attention. Default value is"
" 1."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:27
msgid "The dropout rate to drop the attention weight. Default value is 0."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:31
msgid ""
"A 3-D Tensor computed by multi-head scaled dot product "
"attention."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention
msgid "raises"
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:34
msgid ":exc:`ValueError` -- If input queries, keys, values are not 3-D Tensors."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:38
msgid ""
"1. When num_heads > 1, three linear projections are learned respectively "
"to map input queries, keys and values into queries', keys' and values'. "
"queries', keys' and values' have the same shapes with queries, keys and "
"values."
msgstr ""
#: of paddle.fluid.nets.scaled_dot_product_attention:43
msgid ""
"1. When num_heads == 1, scaled_dot_product_attention has no learnable "
"parameters."
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/optimizer.rst:6
msgid "optimizer"
msgstr ""
#: ../../source/api_reference/optimizer.rst:9
msgid "SGD"
msgstr ""
#: ../../source/api_reference/optimizer.rst:16
msgid "Momentum"
msgstr ""
#: ../../source/api_reference/optimizer.rst:23
msgid "Adagrad"
msgstr ""
#: ../../source/api_reference/optimizer.rst:30
msgid "Adam"
msgstr ""
#: ../../source/api_reference/optimizer.rst:37
msgid "Adamax"
msgstr ""
#: ../../source/api_reference/optimizer.rst:44
msgid "DecayedAdagrad"
msgstr ""
#: ../../source/api_reference/optimizer.rst:51
msgid "SGDOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.SGDOptimizer:1
msgid "Simple SGD optimizer without any state."
msgstr ""
#: ../../source/api_reference/optimizer.rst:58
msgid "MomentumOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.MomentumOptimizer:1
msgid "Simple Momentum optimizer with velocity state"
msgstr ""
#: ../../source/api_reference/optimizer.rst:65
msgid "AdagradOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.AdagradOptimizer:1
msgid "Simple Adagrad optimizer with moment state"
msgstr ""
#: ../../source/api_reference/optimizer.rst:72
msgid "AdamOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.AdamOptimizer:1
msgid "Implements the Adam Optimizer"
msgstr ""
#: ../../source/api_reference/optimizer.rst:79
msgid "AdamaxOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.AdamaxOptimizer:1
msgid "Implements the Adamax Optimizer"
msgstr ""
#: ../../source/api_reference/optimizer.rst:86
msgid "DecayedAdagradOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.DecayedAdagradOptimizer:1
msgid "Simple Decayed Adagrad optimizer with moment state"
msgstr ""
#: ../../source/api_reference/optimizer.rst:93
msgid "RMSPropOptimizer"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:1
msgid ""
"Root Mean Squared Propagation (RMSProp) is an unpublished, adaptive "
"learning rate method. The original slides proposed RMSProp: Slide 29 of "
"http://www.cs.toronto.edu/~tijmen/csc321/slides/lecture_slides_lec6.pdf ."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:5
msgid "The original equation is as follows:"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:13
msgid ""
"The first equation calculates moving average of the squared gradient for "
"each weight. Then dividing the gradient by :math: `sqrt{v(w,t)}`."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:16
msgid ""
"In some cases, adding a momentum term :math: `\\beta` is beneficial. In "
"our implementation, Nesterov momentum is used:"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:28
msgid ""
"where, :math: `\\rho` is a hyperparameter and typical values are 0.9, "
"0.95 and so on. :math: `beta` is the momentum term. :math: `\\epsilon` is"
" a smoothing term to avoid division by zero, usually set somewhere in "
"range from 1e-4 to 1e-8."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage
#: paddle.fluid.optimizer.Optimizer.create_optimization_pass
#: paddle.fluid.optimizer.RMSPropOptimizer
msgid "参数"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:34
msgid "global leraning rate."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:36
msgid "rho is :math: `\\rho` in equation, set 0.95 by default."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:38
msgid ""
":math: `\\epsilon` in equation is smoothing term to avoid division by "
"zero, set 1e-6 by default."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer
msgid "math"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:38
msgid "`\\epsilon` in equation is smoothing term to"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:39
msgid "avoid division by zero, set 1e-6 by default."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:41
msgid ":math: `\\beta` in equation is the momentum term, set 0.0 by default."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:41
msgid "`\\beta` in equation is the momentum term,"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:42
msgid "set 0.0 by default."
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer
msgid "raises"
msgstr ""
#: of paddle.fluid.optimizer.RMSPropOptimizer:45
msgid ":exc:`ValueError` -- If learning_rate, rho, epsilon, momentum are None."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:15
#: paddle.fluid.optimizer.RMSPropOptimizer:48
msgid "Examples"
msgstr ""
#: ../../source/api_reference/optimizer.rst:100
msgid "Adadelta"
msgstr ""
#: ../../source/api_reference/optimizer.rst:107
msgid "ModelAverage"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:1
msgid ""
"Accumulate the average of parameters whtin sliding window. The average "
"result will be saved in temporary variables which can be applied to "
"parameter variables of current model by calling 'apply()' method. And the"
" 'restore()' method is used to restored the parameter values of current "
"model."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:6
msgid ""
"The size of average window is determined by average_window_rate, "
"min_average_window, max_average_window and current update times."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:9
msgid "The rate of average window."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:10
msgid "A list of parameter-grad variable pairs."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:11
msgid "The minimum size of average window."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:12
msgid "The maximum size of average window."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:16
msgid ""
"... optimizer = fluid.optimizer.Momentum() _, params_grads = "
"optimizer.minimize(cost) model_average = "
"fluid.optimizer.ModelAverage(params_grads, 0.15,"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:20
msgid "min_average_window=10000, max_average_window=20000)"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:29
msgid "for pass_id in range(args.pass_num):"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:24
msgid "for data in train_reader():"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:24
msgid "exe.run(fluid.default_main_program()...)"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:29
msgid "with model_average.apply(exe):"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:29
msgid "for data in test_reader():"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage:28
msgid "exe.run(inference_program...)"
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage.apply:1
msgid "Apply average values to parameters of current model."
msgstr ""
#: of paddle.fluid.optimizer.ModelAverage.restore:1
msgid "Restore parameter values of current model."
msgstr ""
#: ../../source/api_reference/optimizer.rst:114
msgid "Optimizer"
msgstr ""
#: of paddle.fluid.optimizer.Optimizer:1
msgid "Optimizer Base class."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer:3
msgid ""
"Define the common interface of an optimizer. User should not use this "
"class directly, but need to use one of it's implementation."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass:1
msgid "Add optimization operators to update gradients to variables."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass:3
msgid "the target that this optimization is for."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass:4
msgid "a list of (variable, gradient) pair to update."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass
msgid "返回"
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass:6
msgid ""
"a list of operators that will complete one step of optimization. This "
"will include parameter update ops, global step update ops and any other "
"custom ops required by subclasses to manage their internal state. :param "
"startup_program:"
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.create_optimization_pass
msgid "返回类型"
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.global_learning_rate:1
msgid "get global decayed learning rate :return:"
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.minimize:1
msgid "Add operations to minimize `loss` by updating `parameter_list`."
msgstr ""
#: of paddle.fluid.optimizer.Optimizer.minimize:3
msgid ""
"This method combines interface `append_backward()` and "
"`create_optimization_pass()` into one."
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/param_attr.rst:6
msgid "param_attr"
msgstr ""
#: ../../source/api_reference/param_attr.rst:9
msgid "ParamAttr"
msgstr ""
#: ../../source/api_reference/param_attr.rst:16
msgid "WeightNormParamAttr"
msgstr ""
#: of paddle.fluid.param_attr.WeightNormParamAttr:1
msgid ""
"Used for weight normalization. Any field in ParamAttr can also be set "
"here. Besides, an extra field dim can be set to indicate the dimension "
"except which to normalize."
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/profiler.rst:6
#: ../../source/api_reference/profiler.rst:21
msgid "profiler"
msgstr ""
#: ../../source/api_reference/profiler.rst:9
msgid "cuda_profiler"
msgstr ""
#: of paddle.fluid.profiler.cuda_profiler:1
msgid ""
"The CUDA profiler. This fuctions is used to profile CUDA program by CUDA "
"runtime application programming interface. The profiling result will be "
"written into `output_file` with Key-Value pair format or Comma separated "
"values format. The user can set the output mode by `output_mode` argument"
" and set the counters/options for profiling by `config` argument. The "
"default config is ['gpustarttimestamp', 'gpustarttimestamp', "
"'gridsize3d', 'threadblocksize', 'streamid', 'enableonstart 0', "
"'conckerneltrace']."
msgstr ""
#: of paddle.fluid.profiler.cuda_profiler paddle.fluid.profiler.profiler
#: paddle.fluid.profiler.start_profiler paddle.fluid.profiler.stop_profiler
msgid "参数"
msgstr ""
#: of paddle.fluid.profiler.cuda_profiler:10
msgid "The output file name, the result will be written into this file."
msgstr ""
#: of paddle.fluid.profiler.cuda_profiler:13
msgid ""
"The output mode has Key-Value pair format and Comma separated values "
"format. It should be 'kvp' or 'csv'."
msgstr ""
#: of paddle.fluid.profiler.cuda_profiler:16
msgid ""
"The profiler options and counters can refer to \"Compute Command Line "
"Profiler User Guide\"."
msgstr ""
#: ../../source/api_reference/profiler.rst:15
msgid "reset_profiler"
msgstr ""
#: of paddle.fluid.profiler.reset_profiler:1
msgid ""
"The profiler clear interface. reset_profiler will clear the previous time"
" record."
msgstr ""
#: of paddle.fluid.profiler.profiler:1
msgid ""
"The profiler interface. Different from cuda_profiler, this profiler can "
"be used to profile both CPU and GPU program. By defalut, it records the "
"CPU and GPU operator kernels, if you want to profile other program, you "
"can refer the profiling tutorial to add more records."
msgstr ""
#: of paddle.fluid.profiler.profiler:7
msgid ""
"The profiling state, which should be 'CPU' or 'GPU', telling the profiler"
" to use CPU timer or GPU timer for profiling. Although users may have "
"already specified the execution place (CPUPlace/CUDAPlace) in the "
"begining, for flexibility the profiler would not inherit this place."
msgstr ""
#: of paddle.fluid.profiler.profiler:13 paddle.fluid.profiler.stop_profiler:3
msgid ""
"If None, the profiling results will be printed in the order of first end "
"time of events. Otherwise, the profiling results will be sorted by the "
"this flag. This flag should be one of 'calls', 'total', 'max', 'min' or "
"'ave'. The `calls` means sorting by the number of calls. The `total` "
"means sorting by the total execution time. The `max` means sorting by the"
" maximum execution time. The `min` means sorting by the minimum execution"
" time. The `ave` means sorting by the average execution time."
msgstr ""
#: of paddle.fluid.profiler.profiler:23 paddle.fluid.profiler.stop_profiler:13
msgid "If state == 'All', it will write a profile proto output file."
msgstr ""
#: ../../source/api_reference/profiler.rst:27
msgid "start_profiler"
msgstr ""
#: of paddle.fluid.profiler.start_profiler:1
msgid "Enable the profiler."
msgstr ""
#: of paddle.fluid.profiler.start_profiler:3
msgid ""
"The profiling state, which should be 'CPU', 'GPU' or 'All'. 'CPU' means "
"only profile CPU. 'GPU' means profiling GPU as well. 'All' also generates"
" timeline."
msgstr ""
#: ../../source/api_reference/profiler.rst:33
msgid "stop_profiler"
msgstr ""
#: of paddle.fluid.profiler.stop_profiler:1
msgid "Stop the profiler."
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/api_reference/regularizer.rst:6
msgid "regularizer"
msgstr ""
#: ../../source/api_reference/regularizer.rst:9
msgid "append_regularization_ops"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:1
msgid "Create and add backward regularization Operators"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:3
msgid ""
"Creates and adds backward regularization operators in the BlockDesc. This"
" will add gradients of the regularizer function to the gradients of the "
"parameters and return these modified gradients. This is the same as "
"implementing weight decay in optimizers for regularization."
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops
msgid "参数"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:8
msgid "A list of (parameters, gradients) pairs that need to be regularized."
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:10
msgid ""
"A global regularizer. If the parameter is not set. It will be applied "
"with regularizer."
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops
msgid "返回"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:13
msgid "list of (parameters, gradients) pair with the regularized gradient"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops
msgid "raises"
msgstr ""
#: of paddle.fluid.regularizer.append_regularization_ops:15
msgid ":exc:`Exception` -- Unknown regularization type"
msgstr ""
#: ../../source/api_reference/regularizer.rst:15
msgid "WeightDecayRegularizer"
msgstr ""
#: of paddle.fluid.regularizer.WeightDecayRegularizer:1
msgid "Base class for weight decay regularizers"
msgstr ""
#: of paddle.fluid.regularizer.WeightDecayRegularizer:3
msgid ""
"Defines the common interface of weight-decay regularizers. Weight-decay "
"regularizers are added only during the backward pass for faster "
"regularization. They add operations to the network that correspond to "
"gradient of the regularization function. Users should not use this class "
"directly, but need to use one of its implementations"
msgstr ""
#: ../../source/api_reference/regularizer.rst:22
msgid "L1Decay"
msgstr ""
#: ../../source/api_reference/regularizer.rst:29
msgid "L2Decay"
msgstr ""
#: ../../source/api_reference/regularizer.rst:36
msgid "L1DecayRegularizer"
msgstr ""
#: of paddle.fluid.regularizer.L1DecayRegularizer:1
msgid "Implements the L1 Weight Decay Regularization"
msgstr ""
#: ../../source/api_reference/regularizer.rst:43
msgid "L2DecayRegularizer"
msgstr ""
#: of paddle.fluid.regularizer.L2DecayRegularizer:1
msgid "Implements the L2 Weight Decay Regularization"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/faq.rst:3
msgid "FAQ"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/index.rst:8
msgid "欢迎来到 Fluid"
msgstr ""
#: ../../source/index.rst:25
msgid "Indices and tables"
msgstr ""
#: ../../source/index.rst:27
msgid ":ref:`genindex`"
msgstr ""
#: ../../source/index.rst:28
msgid ":ref:`modindex`"
msgstr ""
#: ../../source/index.rst:29
msgid ":ref:`search`"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/quick_start/index.rst:3
msgid "新手入门"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/quick_start/quick_start.rst:3
msgid "快速入门"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/quick_start/theoretical_background.rst:3
msgid "理论知识"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/user_guides/howto/index.rst:3
msgid "如何使用PaddlePaddle"
msgstr ""
#: ../../source/user_guides/howto/index.rst:7
msgid "概述"
msgstr ""
#: ../../source/user_guides/howto/index.rst:12
msgid "数据预处理"
msgstr ""
#: ../../source/user_guides/howto/index.rst:16
msgid "配置简单的网络"
msgstr ""
#: ../../source/user_guides/howto/index.rst:20
msgid "训练"
msgstr ""
#: ../../source/user_guides/howto/index.rst:25
msgid "调试"
msgstr ""
#: ../../source/user_guides/howto/index.rst:28
msgid "模型评估"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/user_guides/index.rst:3
msgid "使用指南"
msgstr ""
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018, paddle-dev@baidu.com
# This file is distributed under the same license as the PaddlePaddle Fluid
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PaddlePaddle Fluid 0.13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-14 18:52+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../source/user_guides/model_bank/index.rst:3
msgid "模型库"
msgstr ""
#: ../../source/user_guides/model_bank/index.rst:7
msgid "图像"
msgstr ""
#: ../../source/user_guides/model_bank/index.rst:11
msgid "NLP"
msgstr ""
#: ../../source/user_guides/model_bank/index.rst:15
msgid "语音"
msgstr ""
#: ../../source/user_guides/model_bank/index.rst:18
msgid "其他"
msgstr ""
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册