From f373356b03cb9f314d9a9c27ab5e6db8c5f90417 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 6 Mar 2017 07:29:19 +0000 Subject: [PATCH] Deploy to GitHub Pages: 963bd5d5ea9fdbd1f39ce674cb407938528316a4 --- develop/doc/api/v2/run_logic.html | 40 +++++++++++++++++++++++++++ develop/doc/genindex.html | 6 +++- develop/doc/objects.inv | Bin 3267 -> 3281 bytes develop/doc/searchindex.js | 2 +- develop/doc_cn/api/v2/run_logic.html | 40 +++++++++++++++++++++++++++ develop/doc_cn/genindex.html | 6 +++- develop/doc_cn/objects.inv | Bin 3769 -> 3782 bytes develop/doc_cn/searchindex.js | 2 +- 8 files changed, 92 insertions(+), 4 deletions(-) diff --git a/develop/doc/api/v2/run_logic.html b/develop/doc/api/v2/run_logic.html index 5e46a633859..62c91adca56 100644 --- a/develop/doc/api/v2/run_logic.html +++ b/develop/doc/api/v2/run_logic.html @@ -364,6 +364,46 @@ Trainer.train.

+
+
+serialize(name, f)
+
+++ + + + + + +
Parameters:
    +
  • name
  • +
  • f (file) –
  • +
+
Returns:

+
+
+ +
+
+deserialize(name, f)
+
+++ + + + + + +
Parameters:
    +
  • name
  • +
  • f (file) –
  • +
+
Returns:

+
+
+ diff --git a/develop/doc/genindex.html b/develop/doc/genindex.html index d6898aa8ecc..2c151ec5d76 100644 --- a/develop/doc/genindex.html +++ b/develop/doc/genindex.html @@ -318,10 +318,12 @@
  • define_py_data_sources2() (in module paddle.trainer_config_helpers.data_sources)
  • dense_vector() (in module paddle.v2.data_type) +
  • +
  • dense_vector_sequence() (in module paddle.v2.data_type)