From 61229c29924f216c1954242de483cd0a5acc9fdd Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 17 Nov 2016 12:11:45 -0800 Subject: [PATCH] Update generated Python Op docs. Change: 139490435 --- tensorflow/g3doc/api_docs/python/framework.md | 14 -------------- .../functions_and_classes/shard2/tf.DType.md | 14 -------------- 2 files changed, 28 deletions(-) diff --git a/tensorflow/g3doc/api_docs/python/framework.md b/tensorflow/g3doc/api_docs/python/framework.md index e52da2addb0..cb3cade2fc3 100644 --- a/tensorflow/g3doc/api_docs/python/framework.md +++ b/tensorflow/g3doc/api_docs/python/framework.md @@ -3215,20 +3215,6 @@ Returns a non-reference `DType` based on this `DType`. Returns the dtype correspond to this dtype's real part. -- - - - -#### `tf.DType.is_ref_dtype` {#DType.is_ref_dtype} - -Returns `True` if this `DType` represents a reference type. - - -- - - - -#### `tf.DType.as_ref` {#DType.as_ref} - -Returns a reference `DType` based on this `DType`. - - - - - #### `tf.DType.is_floating` {#DType.is_floating} diff --git a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard2/tf.DType.md b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard2/tf.DType.md index ff525eba497..da0c9344bf9 100644 --- a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard2/tf.DType.md +++ b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard2/tf.DType.md @@ -76,20 +76,6 @@ Returns a non-reference `DType` based on this `DType`. Returns the dtype correspond to this dtype's real part. -- - - - -#### `tf.DType.is_ref_dtype` {#DType.is_ref_dtype} - -Returns `True` if this `DType` represents a reference type. - - -- - - - -#### `tf.DType.as_ref` {#DType.as_ref} - -Returns a reference `DType` based on this `DType`. - - - - - #### `tf.DType.is_floating` {#DType.is_floating}