aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/python/index.md
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-01-09 14:32:19 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-01-09 14:47:11 -0800
commit64a7526bafefe4e2230348058f276221b531929a (patch)
treed947e47f8f60935af7a1f3f761fb63429ec8adc9 /tensorflow/g3doc/api_docs/python/index.md
parentf1b755a95b108987548a018164f9d8da92eab979 (diff)
Update generated Python Op docs.
Change: 144008735
Diffstat (limited to 'tensorflow/g3doc/api_docs/python/index.md')
-rw-r--r--tensorflow/g3doc/api_docs/python/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/g3doc/api_docs/python/index.md b/tensorflow/g3doc/api_docs/python/index.md
index 1a4f56c482..88963e871a 100644
--- a/tensorflow/g3doc/api_docs/python/index.md
+++ b/tensorflow/g3doc/api_docs/python/index.md
@@ -139,7 +139,6 @@
* [`broadcast_dynamic_shape`](../../api_docs/python/array_ops.md#broadcast_dynamic_shape)
* [`broadcast_static_shape`](../../api_docs/python/array_ops.md#broadcast_static_shape)
* [`cast`](../../api_docs/python/array_ops.md#cast)
- * [`concat`](../../api_docs/python/array_ops.md#concat)
* [`concat_v2`](../../api_docs/python/array_ops.md#concat_v2)
* [`depth_to_space`](../../api_docs/python/array_ops.md#depth_to_space)
* [`dequantize`](../../api_docs/python/array_ops.md#dequantize)
@@ -365,7 +364,6 @@
* [`scan`](../../api_docs/python/functional_ops.md#scan)
* **[TensorArray Operations](../../api_docs/python/tensor_array_ops.md)**:
- * [`concat`](../../api_docs/python/tensor_array_ops.md#concat)
* [`gather`](../../api_docs/python/tensor_array_ops.md#gather)
* [`identity`](../../api_docs/python/tensor_array_ops.md#identity)
* [`pack`](../../api_docs/python/tensor_array_ops.md#pack)
@@ -980,6 +978,8 @@
* [`extract_pandas_labels`](../../api_docs/python/contrib.learn.md#extract_pandas_labels)
* [`extract_pandas_matrix`](../../api_docs/python/contrib.learn.md#extract_pandas_matrix)
* [`infer`](../../api_docs/python/contrib.learn.md#infer)
+ * [`infer_real_valued_columns_from_input`](../../api_docs/python/contrib.learn.md#infer_real_valued_columns_from_input)
+ * [`infer_real_valued_columns_from_input_fn`](../../api_docs/python/contrib.learn.md#infer_real_valued_columns_from_input_fn)
* [`LinearClassifier`](../../api_docs/python/contrib.learn.md#LinearClassifier)
* [`LinearRegressor`](../../api_docs/python/contrib.learn.md#LinearRegressor)
* [`LogisticRegressor`](../../api_docs/python/contrib.learn.md#LogisticRegressor)