Created
January 25, 2019 15:37
-
-
Save axegon/3cdc91608156e50576f3e9230570ce1c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Module | Status | New Location | Compatibility Module | Documentation | |
---|---|---|---|---|---|
tf.AUTO_REUSE | Removed | tf.compat.v1.AUTO_REUSE | N/A | ||
tf.AttrValue | Removed | tf.compat.v1.AttrValue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/AttrValue | ||
tf.COMPILER_VERSION | Removed | tf.compat.v1.COMPILER_VERSION | N/A | ||
tf.CXX11_ABI_FLAG | Removed | tf.compat.v1.CXX11_ABI_FLAG | N/A | ||
tf.ConditionalAccumulator | Removed | tf.compat.v1.ConditionalAccumulator | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ConditionalAccumulator | ||
tf.ConditionalAccumulatorBase | Removed | tf.compat.v1.ConditionalAccumulatorBase | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ConditionalAccumulatorBase | ||
tf.ConfigProto | Removed | tf.compat.v1.ConfigProto | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ConfigProto | ||
tf.DeviceSpec | Removed | tf.compat.v1.DeviceSpec | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/DeviceSpec | ||
tf.Dimension | Removed | tf.compat.v1.Dimension | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/Dimension | ||
tf.Event | Removed | tf.compat.v1.Event | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/Event | ||
tf.FIFOQueue | Moved | tf.queue.FIFOQueue | tf.compat.v1.FIFOQueue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/FIFOQueue | |
tf.FixedLenFeature | Moved | tf.io.FixedLenFeature | tf.compat.v1.FixedLenFeature | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/FixedLenFeature | |
tf.FixedLenSequenceFeature | Moved | tf.io.FixedLenSequenceFeature | tf.compat.v1.FixedLenSequenceFeature | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/FixedLenSequenceFeature | |
tf.FixedLengthRecordReader | Removed | tf.compat.v1.FixedLengthRecordReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/FixedLengthRecordReader | ||
tf.GIT_VERSION | Moved | tf.version.GIT_VERSION | tf.compat.v1.GIT_VERSION | N/A | |
tf.GPUOptions | Removed | tf.compat.v1.GPUOptions | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/GPUOptions | ||
tf.GRAPH_DEF_VERSION | Moved | tf.version.GRAPH_DEF_VERSION | tf.compat.v1.GRAPH_DEF_VERSION | N/A | |
tf.GRAPH_DEF_VERSION_MIN_CONSUMER | Moved | tf.version.GRAPH_DEF_VERSION_MIN_CONSUMER | tf.compat.v1.GRAPH_DEF_VERSION_MIN_CONSUMER | N/A | |
tf.GRAPH_DEF_VERSION_MIN_PRODUCER | Moved | tf.version.GRAPH_DEF_VERSION_MIN_PRODUCER | tf.compat.v1.GRAPH_DEF_VERSION_MIN_PRODUCER | N/A | |
tf.GraphDef | Removed | tf.compat.v1.GraphDef | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/GraphDef | ||
tf.GraphKeys | Removed | tf.compat.v1.GraphKeys | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/GraphKeys | ||
tf.GraphOptions | Removed | tf.compat.v1.GraphOptions | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/GraphOptions | ||
tf.HistogramProto | Removed | tf.compat.v1.HistogramProto | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/HistogramProto | ||
tf.IdentityReader | Removed | tf.compat.v1.IdentityReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/IdentityReader | ||
tf.InteractiveSession | Removed | tf.compat.v1.InteractiveSession | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/InteractiveSession | ||
tf.LMDBReader | Removed | tf.compat.v1.LMDBReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/LMDBReader | ||
tf.LogMessage | Removed | tf.compat.v1.LogMessage | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/LogMessage | ||
tf.MONOLITHIC_BUILD | Moved | tf.sysconfig.MONOLITHIC_BUILD | tf.compat.v1.MONOLITHIC_BUILD | N/A | |
tf.MetaGraphDef | Removed | tf.compat.v1.MetaGraphDef | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/MetaGraphDef | ||
tf.NameAttrList | Removed | tf.compat.v1.NameAttrList | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/NameAttrList | ||
tf.NoGradient | Removed | tf.no_gradient | tf.compat.v1.NoGradient | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/NoGradient | |
tf.NodeDef | Removed | tf.compat.v1.NodeDef | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/NodeDef | ||
tf.NotDifferentiable | Moved | tf.no_gradient | tf.compat.v1.NotDifferentiable | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/NotDifferentiable | |
tf.OpError | Moved | tf.errors.OpError | tf.compat.v1.OpError | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/OpError | |
tf.OptimizerOptions | Removed | tf.compat.v1.OptimizerOptions | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/OptimizerOptions | ||
tf.PaddingFIFOQueue | Moved | tf.queue.PaddingFIFOQueue | tf.compat.v1.PaddingFIFOQueue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/PaddingFIFOQueue | |
tf.Print | Removed | tf.compat.v1.Print | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/Print | ||
tf.PriorityQueue | Removed | tf.queue.PriorityQueue | tf.compat.v1.PriorityQueue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/PriorityQueue | |
tf.QUANTIZED_DTYPES | Moved | tf.dtypes.QUANTIZED_DTYPES | tf.compat.v1.QUANTIZED_DTYPES | N/A | |
tf.QueueBase | Moved | tf.queue.QueueBase | tf.compat.v1.QueueBase | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/QueueBase | |
tf.RandomShuffleQueue | Moved | tf.queue.RandomShuffleQueue | tf.compat.v1.RandomShuffleQueue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/RandomShuffleQueue | |
tf.ReaderBase | Removed | tf.compat.v1.ReaderBase | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ReaderBase | ||
tf.RunMetadata | Removed | tf.compat.v1.RunMetadata | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/RunMetadata | ||
tf.RunOptions | Removed | tf.compat.v1.RunOptions | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/RunOptions | ||
tf.Session | Removed | tf.compat.v1.Session | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/Session | ||
tf.SessionLog | Removed | tf.compat.v1.SessionLog | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/SessionLog | ||
tf.SparseConditionalAccumulator | Moved | tf.sparse.SparseConditionalAccumulator | tf.compat.v1.SparseConditionalAccumulator | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/SparseConditionalAccumulator | |
tf.SparseFeature | Moved | tf.io.SparseFeature | tf.compat.v1.SparseFeature | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/SparseFeature | |
tf.SparseTensorValue | Removed | tf.compat.v1.SparseTensorValue | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/SparseTensorValue | ||
tf.Summary | Removed | tf.compat.v1.Summary | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/Summary | ||
tf.SummaryMetadata | Removed | tf.compat.v1.SummaryMetadata | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/SummaryMetadata | ||
tf.TFRecordReader | Removed | tf.compat.v1.TFRecordReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/TFRecordReader | ||
tf.TensorInfo | Removed | tf.compat.v1.TensorInfo | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/TensorInfo | ||
tf.TextLineReader | Removed | tf.compat.v1.TextLineReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/TextLineReader | ||
tf.VERSION | Moved | tv.version.VERSION | tf.compat.v1.VERSION | N/A | |
tf.VarLenFeature | Moved | tf.io.VarLenFeature | tf.compat.v1.VarLenFeature | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/VarLenFeature | |
tf.VariableScope | Removed | tf.compat.v1.VariableScope | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/VariableScope | ||
tf.WholeFileReader | Removed | tf.compat.v1.WholeFileReader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/WholeFileReader | ||
tf.accumulate_n | Moved | tf.math.accumulate_n | tf.compat.v1.accumulate_n | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/accumulate_n | |
tf.add_check_numerics_ops | Removed | tf.compat.v1.add_check_numerics_ops | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/add_check_numerics_ops | ||
tf.add_to_collection | Removed | tf.compat.v1.add_to_collection | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/add_to_collection | ||
tf.add_to_collections | Removed | tf.compat.v1.add_to_collections | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/add_to_collections | ||
tf.all_variables | Removed | tf.compat.v1.all_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/all_variables | ||
tf.angle | Moved | tf.math.angle | tf.compat.v1.angle | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/angle | |
tf.app | Removed | tf.compat.v1.app | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/app | ||
tf.arg_max | Removed | tf.compat.v1.arg_max | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/arg_max | ||
tf.arg_min | Removed | tf.compat.v1.arg_min | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/arg_min | ||
tf.assert_greater_equal | Removed | tf.compat.v1.assert_greater_equal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_greater_equal | ||
tf.assert_integer | Removed | tf.compat.v1.assert_integer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_integer | ||
tf.assert_less_equal | Removed | tf.compat.v1.assert_greater_equal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_less_equal | ||
tf.assert_near | Removed | tf.compat.v1.assert_near | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_near | ||
tf.assert_negative | Removed | tf.compat.v1.assert_negative | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_negative | ||
tf.assert_non_negative | Removed | tf.compat.v1.assert_non_negative | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_non_negative | ||
tf.assert_non_positive | Removed | tf.compat.v1.assert_non_positive | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_non_positive | ||
tf.assert_none_equal | Removed | tf.compat.v1.assert_none_equal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_none_equal | ||
tf.assert_positive | Removed | tf.compat.v1.assert_positive | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_positive | ||
tf.assert_proper_iterable | Moved | tf.debugging.assert_proper_iterable | tf.compat.v1.assert_proper_iterable | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_proper_iterable | |
tf.assert_rank_at_least | Removed | tf.compat.v1.assert_rank_at_least | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_rank_at_least | ||
tf.assert_rank_in | Removed | tf.compat.v1.assert_rank_in | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_rank_in | ||
tf.assert_same_float_dtype | Moved | tf.debugging.assert_same_float_dtype | tf.compat.v1.assert_same_float_dtype | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_same_float_dtype | |
tf.assert_scalar | Removed | tf.compat.v1.assert_scalar | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_scalar | ||
tf.assert_type | Removed | tf.compat.v1.assert_scalar | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_type | ||
tf.assert_variables_initialized | Removed | tf.compat.v1.assert_variables_initialized | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assert_variables_initialized | ||
tf.assign | Removed | tf.compat.v1.assign | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assign | ||
tf.assign_add | Removed | tf.compat.v1.assign_add | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assign_add | ||
tf.assign_sub | Removed | tf.compat.v1.assign_sub | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/assign_sub | ||
tf.batch_gather | Removed | tf.compat.v1.batch_gather | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/batch_gather | ||
tf.batch_scatter_update | Removed | tf.compat.v1.batch_scatter_update | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/batch_scatter_update | ||
tf.batch_to_space_nd | Removed | tf.compat.v1.batch_to_space_nd | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/batch_to_space_nd | ||
tf.betainc | Moved | tf.math.betainc | tf.compat.v1.betainc | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/betainc | |
tf.bincount | Removed | tf.compat.v1.bincount | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/bincount | ||
tf.ceil | Moved | tf.math.ceil | tf.compat.v1.ceil | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ceil | |
tf.check_numerics | Moved | tf.debugging.check_numerics | tf.compat.v1.check_numerics | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/check_numerics | |
tf.cholesky | Moved | tf.linalg.cholesky | tf.compat.v1.cholesky | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/cholesky | |
tf.cholesky_solve | Moved | tf.linalg.cholesky_solve | tf.compat.v1.cholesky_solve | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/cholesky_solve | |
tf.clip_by_average_norm | Removed | tf.compat.v1.clip_by_average_norm | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/clip_by_average_norm | ||
tf.colocate_with | Removed | tf.compat.v1.colocate_with | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/colocate_with | ||
tf.confusion_matrix | Removed | tf.compat.v1.confusion_matrix | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/confusion_matrix | ||
tf.conj | Removed | tf.math.conj | tf.compat.v1.conj | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/conj | |
tf.container | Removed | tf.compat.v1.container | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/container | ||
tf.convert_to_tensor_or_indexed_slices | Removed | tf.compat.v1.convert_to_tensor_or_indexed_slices | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/convert_to_tensor_or_indexed_slices | ||
tf.convert_to_tensor_or_sparse_tensor | Removed | tf.compat.v1.convert_to_tensor_or_sparse_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/convert_to_tensor_or_sparse_tensor | ||
tf.count_nonzero | Removed | tf.compat.v1.count_nonzero | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/count_nonzero | ||
tf.count_up_to | Removed | tf.compat.v1.count_up_to | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/count_up_to | ||
tf.create_partitioned_variables | Removed | tf.compat.v1.create_partitioned_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/create_partitioned_variables | ||
tf.cross | Moved | tf.linalg.cross | tf.compat.v1.cross | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/cross | |
tf.cumprod | Moved | tf.math.cumprod | tf.compat.v1.cumprod | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/cumprod | |
tf.decode_base64 | Moved | tf.io.decode_compressed | tf.compat.v1.decode_compressed | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/decode_base64 | |
tf.decode_compressed | Moved | tf.io.decode_base64 | tf.compat.v1.decode_base64 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/decode_compressed | |
tf.decode_csv | Moved | tf.io.decode_csv | tf.compat.v1.decode_csv | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/decode_csv | |
tf.decode_json_example | Moved | tf.io.decode_json_example | tf.compat.v1.decode_json_example | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/decode_json_example | |
tf.decode_raw | Removed | tf.io.decode_raw | tf.compat.v1.decode_raw | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/decode_raw | |
tf.delete_session_tensor | Removed | tf.compat.v1.delete_session_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/delete_session_tensor | ||
tf.depth_to_space | Removed | tf.compat.v1.depth_to_space | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/depth_to_space | ||
tf.dequantize | Moved | tf.quantization.dequantize | tf.compat.v1.dequantize | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/dequantize | |
tf.deserialize_many_sparse | Moved | tf.iio.deserialize_many_sparse | tf.compat.v1.deserialize_many_sparse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/deserialize_many_sparse | |
tf.diag | Moved | tf.linalg.tensor_diag | tf.compat.v1.diag | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/diag | |
tf.diag_part | Moved | tf.linalg.tensor_diag_part | tf.compat.v1.diag_part | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/diag_part | |
tf.digamma | Moved | tf.math.digamma | tf.compat.v1.digamma | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/digamma | |
tf.disable_resource_variables | Removed | tf.compat.v1.disable_resource_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/disable_resource_variables | ||
tf.distributions | Removed | tf.compat.v1.distributions | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/distributions | ||
tf.div | Removed | tf.compat.v1.div | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/div | ||
tf.enable_eager_execution | Removed | tf.compat.v1.enable_eager_execution | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/enable_eager_execution | ||
tf.enable_resource_variables | Removed | tf.compat.v1.enable_resource_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/enable_resource_variables | ||
tf.encode_base64 | Moved | tf.io.encode_base64 | tf.compat.v1.encode_base64 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/encode_base64 | |
tf.erf | Moved | tf.math.erf | tf.compat.v1.erf | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/erf | |
tf.erfc | Removed | tf.math.erfc | tf.compat.v1.erfc | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/erfc | |
tf.expm1 | Moved | tf.math.expm1 | tf.compat.v1.expm1 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/expm1 | |
tf.extract_image_patches | Removed | tf.compat.v1.extract_image_patches | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/extract_image_patches | ||
tf.fake_quant_with_min_max_args | Moved | tf.quantization.fake_quant_with_min_max_args | tf.compat.v1.fake_quant_with_min_max_args | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_args | |
tf.fake_quant_with_min_max_args_gradient | Moved | tf.quantization.fake_quant_with_min_max_args_gradient | tf.compat.v1.fake_quant_with_min_max_args_gradient | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_args_gradient | |
tf.fake_quant_with_min_max_vars | Moved | tf.quantization.fake_quant_with_min_max_vars | tf.compat.v1.fake_quant_with_min_max_vars | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_vars | |
tf.fake_quant_with_min_max_vars_gradient | Moved | tf.quantization.fake_quant_with_min_max_vars_gradient | tf.compat.v1.fake_quant_with_min_max_vars_gradient | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_vars_gradient | |
tf.fake_quant_with_min_max_vars_per_channel | Moved | tf.quantization.fake_quant_with_min_max_vars_per_channel | tf.compat.v1.fake_quant_with_min_max_vars_per_channel | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_vars_per_channel | |
tf.fake_quant_with_min_max_vars_per_channel_gradient | Moved | tf.quantization.fake_quant_with_min_max_vars_per_channel_gradient | tf.compat.v1.fake_quant_with_min_max_vars_per_channel_gradient | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fake_quant_with_min_max_vars_per_channel_gradient | |
tf.fft | Moved | tf.signal.fft | tf.compat.v1.fft | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fft | |
tf.fft2d | Moved | tf.signal.fft2d | tf.compat.v1.fft3d | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fft2d | |
tf.fft3d | Moved | tf.signal.fft3d | tf.compat.v1.fft2d | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fft3d | |
tf.fixed_size_partitioner | Removed | tf.compat.v1.fixed_size_partitioner | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/fixed_size_partitioner | ||
tf.floordiv | Moved | tf.math.floordiv | tf.compat.v1.floordiv | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/floordiv | |
tf.get_collection | Removed | tf.compat.v1.get_collection | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_collection | ||
tf.get_collection_ref | Removed | tf.compat.v1.get_collection_ref | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_collection_ref | ||
tf.get_default_graph | Removed | tf.compat.v1.get_default_graph | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_default_graph | ||
tf.get_default_session | Removed | tf.compat.v1.get_default_session | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_default_session | ||
tf.get_local_variable | Removed | tf.compat.v1.get_local_variable | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_local_variable | ||
tf.get_seed | Removed | tf.compat.v1.get_seed | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_seed | ||
tf.get_session_handle | Removed | tf.compat.v1.get_session_handle | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_session_handle | ||
tf.get_session_tensor | Removed | tf.compat.v1.get_session_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_session_tensor | ||
tf.get_variable | Removed | tf.compat.v1.get_variable | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_variable | ||
tf.get_variable_scope | Removed | tf.compat.v1.get_variable_scope | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/get_variable_scope | ||
tf.gfile | Moved | tf.io.gfile | tf.compat.v1.gfile | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/gfile | |
tf.global_norm | Moved | tf.linalg.global_norm | tf.compat.v1.global_norm | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/global_norm | |
tf.global_variables | Removed | tf.compat.v1.global_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/global_variables | ||
tf.global_variables_initializer | Removed | tf.compat.v1.global_variables_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/global_variables_initializer | ||
tf.glorot_normal_initializer | Removed | tf.compat.v1.glorot_normal_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/glorot_normal_initializer | ||
tf.glorot_uniform_initializer | Removed | tf.compat.v1.glorot_uniform_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/glorot_uniform_initializer | ||
tf.ifft | Moved | tf.signal.ifft | tf.compat.v1.ifft | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ifft | |
tf.ifft2d | Moved | tf.signal.ifft2d | tf.compat.v1.ifft2d | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ifft2d | |
tf.ifft3d | Moved | tf.signal.ifft3d | tf.compat.v1.ifft3d | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/ifft3d | |
tf.igamma | Moved | tf.math.igamma | tf.compat.v1.igamma | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/igamma | |
tf.igammac | Moved | tf.math.igammac | tf.compat.v1.igammac | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/igammac | |
tf.imag | Moved | tf.math.imag | tf.compat.v1.imag | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/imag | |
tf.initialize_all_tables | Removed | tf.compat.v1.initialize_all_tables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/initialize_all_tables | ||
tf.initialize_all_variables | Removed | tf.compat.v1.initialize_all_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/initialize_all_variables | ||
tf.initialize_local_variables | Removed | tf.compat.v1.initialize_local_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/initialize_local_variables | ||
tf.initialize_variables | Removed | tf.compat.v1.initialize_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/initialize_variables | ||
tf.initializers | Removed | tf.compat.v1.initializers | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/initializers | ||
tf.invert_permutation | Moved | tf.math.invert_permutation | tf.compat.v1.invert_permutation | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/invert_permutation | |
tf.is_finite | Moved | tf.math.is_finite | tf.compat.v1.is_finite | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_finite | |
tf.is_inf | Moved | tf.math.is_inf | tf.compat.v1.is_inf | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_inf | |
tf.is_nan | Moved | tf.math.is_nan | tf.compat.v1.is_nan | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_nan | |
tf.is_non_decreasing | Moved | tf.math.is_non_decreasing | tf.compat.v1.is_non_decreasing | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_non_decreasing | |
tf.is_numeric_tensor | Moved | tg.debugging.is_numeric_tensor | tf.compat.v1.is_numeric_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_numeric_tensor | |
tf.is_strictly_increasing | Moved | tf.math.is_strictly_increasing | tf.compat.v1.is_strictly_increasing | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_strictly_increasing | |
tf.is_variable_initialized | Removed | tf.compat.v1.is_variable_initialized | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/is_variable_initialized | ||
tf.layers | Moved | tf.keras.layers | tf.compat.v1.layers | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/layers | |
tf.lbeta | Moved | tf.math.lbeta | tf.compat.v1.lbeta | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/lbeta | |
tf.lgamma | Moved | tf.math.lgamma | tf.compat.v1.lgamma | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/lgamma | |
tf.lin_space | Moved | tf.linspace | tf.compat.v1.lin_space | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/lin_space | |
tf.load_file_system_library | Removed | tf.compat.v1.local_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/load_file_system_library | ||
tf.local_variables | Removed | tf.compat.v1.load_file_system_library | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/local_variables | ||
tf.local_variables_initializer | Removed | tf.compat.v1.local_variables_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/local_variables_initializer | ||
tf.log | Moved | tf.math.log | tf.compat.v1.log | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/log | |
tf.log1p | Moved | tg.math.log1p | tf.compat.v1.log1p | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/log1p | |
tf.log_sigmoid | Moved | tf.math.log_sigmoid | tf.compat.v1.log_sigmoid | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/log_sigmoid | |
tf.logging | Removed | tf.compat.v1.logging | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/logging | ||
tf.logical_xor | Moved | tf.math.logical_xor | tf.compat.v1.logical_xor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/logical_xor | |
tf.make_template | Removed | tf.compat.v1.make_template | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/make_template | ||
tf.make_tensor_proto | Removed | tf.compat.v1.make_tensor_proto | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/make_tensor_proto | ||
tf.matching_files | Moved | tf.io.matching_files | tf.compat.v1.matching_files | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matching_files | |
tf.matrix_band_part | Moved | tf.linalg.matrix_band_part | tf.compat.v1.matrix_band_part | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_band_part | |
tf.matrix_determinant | Moved | tf.linalg.det | tf.compat.v1.matrix_determinant | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_determinant | |
tf.matrix_diag | Moved | tf.linalg.matrix_diag | tf.compat.v1.matrix_diag | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_diag | |
tf.matrix_diag_part | Moved | tf.linalg.matrix_diag_part | tf.compat.v1.matrix_diag_part | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_diag_part | |
tf.matrix_inverse | Moved | tf.linalg.matrix_inverse | tf.compat.v1.matrix_inverse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_inverse | |
tf.matrix_set_diag | Moved | tf.linalg.matrix_set_diag | tf.compat.v1.matrix_set_diag | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_set_diag | |
tf.matrix_solve | Moved | tf.linalg.matrix_solve | tf.compat.v1.matrix_solve | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_solve | |
tf.matrix_solve_ls | Moved | tf.linalg.matrix_solve_ls | tf.compat.v1.matrix_solve_ls | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_solve_ls | |
tf.matrix_transpose | Moved | tf.linalg.matrix_transpose | tf.compat.v1.matrix_transpose | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_transpose | |
tf.matrix_triangular_solve | Moved | tf.linalg.matrix_triangular_solve | tf.compat.v1.matrix_triangular_solve | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/matrix_triangular_solve | |
tf.metrics | Removed | tf.compat.v1.metrics | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/metrics | ||
tf.min_max_variable_partitioner | Removed | tf.compat.v1.min_max_variable_partitioner | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/min_max_variable_partitioner | ||
tf.model_variables | Removed | tf.compat.v1.model_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/model_variables | ||
tf.moving_average_variables | Removed | tf.compat.v1.moving_average_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/moving_average_variables | ||
tf.multinomial | Removed | tf.compat.v1.multinomial | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/multinomial | ||
tf.op_scope | Removed | tf.compat.v1.op_scope | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/op_scope | ||
tf.orthogonal_initializer | Removed | tf.compat.v1.orthogonal_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/orthogonal_initializer | ||
tf.parse_example | Removed | tf.compat.v1.parse_example | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/parse_example | ||
tf.parse_single_example | Removed | tf.compat.v1.parse_single_example | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/parse_single_example | ||
tf.parse_single_sequence_example | Removed | tf.compat.v1.parse_single_sequence_example | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/parse_single_sequence_example | ||
tf.parse_tensor | Removed | tf.compat.v1.parse_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/parse_tensor | ||
tf.placeholder | Removed | tf.compat.v1.placeholder | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/placeholder | ||
tf.placeholder_with_default | Removed | tf.compat.v1.placeholder_with_default | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/placeholder_with_default | ||
tf.polygamma | Moved | tf.math.polygamma | tf.compat.v1.polygamma | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/polygamma | |
tf.profiler | Removed | tf.compat.v1.profiler | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/profiler | ||
tf.py_func | Removed | tf.compat.v1.py_func | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/py_func | ||
tf.python_io | Moved | tf.io | tf.compat.v1.python_io | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/python_io | |
tf.pywrap_tensorflow | Removed | tf.compat.v1.pywrap_tensorflow | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/pywrap_tensorflow | ||
tf.qr | Removed | tf.linalg.qr | tf.compat.v1.qr | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/qr | |
tf.quantize | Moved | tf.quantization.quantize | tf.compat.v1.quantize | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/quantize | |
tf.quantize_v2 | Removed | tf.compat.v1.quantize_v2 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/quantize_v2 | ||
tf.quantized_concat | Moved | tf.quantization.quantized_concat | tf.compat.v1.quantized_concat | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/quantized_concat | |
tf.random_crop | Moved | tf.image.random_crop | tf.compat.v1.random_crop | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_crop | |
tf.random_gamma | Moved | tf.random.gamma | tf.compat.v1.random_gamma | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_gamma | |
tf.random_normal | Moved | tf.random.normal | tf.compat.v1.random_normal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_normal | |
tf.random_poisson | Moved | tf.random.poisson | tf.compat.v1.random_poisson | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_poisson | |
tf.random_shuffle | Moved | tf.random.shuffle | tf.compat.v1.random_shuffle | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_shuffle | |
tf.random_uniform | Moved | tf.random.uniform | tf.compat.v1.random_uniform | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/random_uniform | |
tf.read_file | Moved | tf.io.read_file | tf.compat.v1.read_file | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/read_file | |
tf.real | Moved | tf.math.real | tf.compat.v1.real | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/real | |
tf.reciprocal | Moved | tf.math.reciprocal | tf.compat.v1.reciprocal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/reciprocal | |
tf.reduce_join | Removed | tf.compat.v1.reduce_join | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/reduce_join | ||
tf.regex_replace | Moved | tf.strings.regex_replace | tf.compat.v1.regex_replace | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/regex_replace | |
tf.report_uninitialized_variables | Removed | tf.compat.v1.report_uninitialized_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/report_uninitialized_variables | ||
tf.reset_default_graph | Removed | tf.compat.v1.reset_default_graph | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/reset_default_graph | ||
tf.resource_loader | Removed | tf.compat.v1.resource_loader | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/resource_loader | ||
tf.reverse_v2 | Removed | tf.reverse | tf.compat.v1.reverse_v2 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/reverse_v2 | |
tf.rint | Removed | tf.math.rint | tf.compat.v1.rint | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/rint | |
tf.rsqrt | Removed | tf.math.rsqrt | tf.compat.v1.rsqrt | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/rsqrt | |
tf.scatter_add | Removed | tf.compat.v1.scatter_add | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_add | ||
tf.scatter_nd_add | Removed | tf.compat.v1.scatter_nd_add | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_nd_add | ||
tf.scatter_nd_sub | Removed | tf.compat.v1.scatter_nd_sub | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_nd_sub | ||
tf.scatter_nd_update | Removed | tf.compat.v1.scatter_nd_update | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_nd_update | ||
tf.scatter_sub | Removed | tf.compat.v1.scatter_sub | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_sub | ||
tf.scatter_update | Removed | tf.compat.v1.scatter_update | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/scatter_update | ||
tf.segment_max | Moved | tf.math.segment_max | tf.compat.v1.segment_max | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/segment_max | |
tf.segment_mean | Moved | tf.math.segment_mean | tf.compat.v1.segment_mean | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/segment_mean | |
tf.segment_min | Moved | tf.math.segment_min | tf.compat.v1.segment_mean | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/segment_min | |
tf.segment_prod | Moved | tf.math.segment_prod | tf.compat.v1.segment_prod | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/segment_prod | |
tf.segment_sum | Moved | tf.math.segment_sum | tf.compat.v1.segment_sum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/segment_sum | |
tf.self_adjoint_eig | Moved | tf.linalg.eigh | tf.compat.v1.self_adjoint_eig | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/self_adjoint_eig | |
tf.self_adjoint_eigvals | Moved | tg.linalg.eigvalsh | tf.compat.v1.self_adjoint_eigvals | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/self_adjoint_eigvals | |
tf.serialize_many_sparse | Removed | tf.compat.v1.serialize_many_sparse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/serialize_many_sparse | ||
tf.serialize_sparse | Removed | tf.compat.v1.serialize_sparse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/serialize_sparse | ||
tf.serialize_tensor | Removed | tf.compat.v1.serialize_tensor | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/serialize_tensor | ||
tf.set_random_seed | Removed | tf.compat.v1.set_random_seed | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/set_random_seed | ||
tf.setdiff1d | Removed | tf.compat.v1.setdiff1d | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/setdiff1d | ||
tf.space_to_depth | Removed | tf.compat.v1.space_to_depth | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/space_to_depth | ||
tf.sparse_add | Moved | tf.sparse.add | tf.compat.v1.sparse_add | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_add | |
tf.sparse_concat | Removed | tf.compat.v1.space_to_depth | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_concat | ||
tf.sparse_fill_empty_rows | Moved | tf.sparse.fill_empty_rows | tf.compat.v1.sparse_fill_empty_rows | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_fill_empty_rows | |
tf.sparse_mask | Moved | tf.sparse.mask | tf.compat.v1.sparse_mask | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_mask | |
tf.sparse_matmul | Removed | tf.compat.v1.sparse_matmul | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_matmul | ||
tf.sparse_maximum | Moved | tf.sparse.maximum | tf.compat.v1.sparse_maximum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_maximum | |
tf.sparse_merge | Removed | tf.compat.v1.sparse_merge | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_merge | ||
tf.sparse_minimum | Moved | tg.sparse.minimum | tf.compat.v1.sparse_minimum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_minimum | |
tf.sparse_placeholder | Removed | tf.compat.v1.sparse_placeholder | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_placeholder | ||
tf.sparse_reduce_max | Removed | tf.compat.v1.sparse_reduce_max | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reduce_max | ||
tf.sparse_reduce_max_sparse | Removed | tf.compat.v1.sparse_reduce_max_sparse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reduce_max_sparse | ||
tf.sparse_reduce_sum | Removed | tf.compat.v1.sparse_reduce_sum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reduce_sum | ||
tf.sparse_reduce_sum_sparse | Removed | tf.compat.v1.sparse_reduce_sum_sparse | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reduce_sum_sparse | ||
tf.sparse_reorder | Moved | tf.sparse.reorder | tf.compat.v1.sparse_reorder | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reorder | |
tf.sparse_reset_shape | Moved | tf.sparse.reset_shape | tf.compat.v1. | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reset_shape | |
tf.sparse_reshape | Removed | tf.compat.v1.sparse_reset_shape | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_reshape | ||
tf.sparse_retain | Removed | tf.sparse.retain | tf.compat.v1.sparse_retain | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_retain | |
tf.sparse_segment_mean | Removed | tf.sparse.segment_mean | tf.compat.v1.sparse_segment_mean | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_segment_mean | |
tf.sparse_segment_sqrt_n | Removed | tf.sparse.segment_sqrt_n | tf.compat.v1.sparse_segment_sqrt_n | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_segment_sqrt_n | |
tf.sparse_segment_sum | Removed | tf.sparse.segment_sum | tf.compat.v1.sparse_segment_sum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_segment_sum | |
tf.sparse_slice | Removed | tf.compat.v1.sparse_segment_sum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_slice | ||
tf.sparse_softmax | Removed | tf.sparse.softmax | tf.compat.v1.sparse_softmax | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_softmax | |
tf.sparse_split | Removed | tg.sparse.split | tf.compat.v1.split | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_split | |
tf.sparse_tensor_dense_matmul | Removed | tf.sparse.sparse_dense_matmul | tf.compat.v1.sparse_tensor_dense_matmul | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_tensor_dense_matmul | |
tf.sparse_tensor_to_dense | Removed | tf.sparse.to_dense | tf.compat.v1.sparse_tensor_to_dense | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_tensor_to_dense | |
tf.sparse_to_dense | Removed | tf.compat.v1.sparse_to_dense | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_to_dense | ||
tf.sparse_to_indicator | Removed | tf.sparse.t_indicator | tf.compat.v1.sparse_to_indicator | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_to_indicator | |
tf.sparse_transpose | Removed | tf.sparse.transpose | tf.compat.v1.sparse_transpose | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/sparse_transpose | |
tf.spectral | Removed | tf.signal | tf.compat.v1.spectral | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/spectral | |
tf.squared_difference | Removed | tf.math.squared_difference | tf.compat.v1.squared_difference | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/squared_difference | |
tf.string_join | Removed | tf.strings.join | tf.compat.v1.string_join | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_join | |
tf.string_strip | Removed | tf.strings.strip | tf.compat.v1.string_strip | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_strip | |
tf.string_to_hash_bucket | Removed | tf.strings.to_hash_bucket | tf.compat.v1.string_to_hash_bucket | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_to_hash_bucket | |
tf.string_to_hash_bucket_fast | Removed | tf.strings.to_hash_bucket_fast | tf.compat.v1.string_to_hash_bucket_fast | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_to_hash_bucket_fast | |
tf.string_to_hash_bucket_strong | Removed | tf.strings.to_hash_bucket_strong | tf.compat.v1.string_to_hash_bucket_strong | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_to_hash_bucket_strong | |
tf.string_to_number | Removed | tf.strings.to_number | tf.compat.v1.string_to_number | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/string_to_number | |
tf.substr | Removed | tf.strings.substr | tf.compat.v1.substr | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/substr | |
tf.svd | Removed | tf.linalg.svd | tf.compat.v1.svd | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/svd | |
tf.tables_initializer | Removed | tf.compat.v1.tables_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/tables_initializer | ||
tf.to_bfloat16 | Removed | tf.compat.v1.to_bfloat16 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_bfloat16 | ||
tf.to_complex128 | Removed | tf.compat.v1.to_complex128 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_complex128 | ||
tf.to_complex64 | Removed | tf.compat.v1.to_complex64 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_complex64 | ||
tf.to_double | Removed | tf.compat.v1.to_double | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_double | ||
tf.to_float | Removed | tf.compat.v1.to_float | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_float | ||
tf.to_int32 | Removed | tf.compat.v1.to_int32 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_int32 | ||
tf.to_int64 | Removed | tf.compat.v1.to_int64 | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/to_int64 | ||
tf.trace | Removed | tf.linalg.trace | tf.compat.v1.trace | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/trace | |
tf.trainable_variables | Removed | tf.compat.v1.trainable_variables | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/trainable_variables | ||
tf.truncated_normal | Moved | tf.random.truncated_normal | tf.compat.v1.truncated_normal | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/truncated_normal | |
tf.truncated_normal_initializer | Removed | tf.compat.v1.truncated_normal_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/truncated_normal_initializer | ||
tf.uniform_unit_scaling_initializer | Removed | tf.compat.v1.uniform_unit_scaling_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/uniform_unit_scaling_initializer | ||
tf.unsorted_segment_max | Moved | tf.math.unsorted_segment_max | tf.compat.v1.unsorted_segment_max | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_max | |
tf.unsorted_segment_mean | Moved | tf.math.unsorted_segment_mean | tf.compat.v1.unsorted_segment_mean | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_mean | |
tf.unsorted_segment_min | Moved | tf.math.unsorted_segment_min | tf.compat.v1.unsorted_segment_min | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_min | |
tf.unsorted_segment_prod | Moved | tf.math.unsorted_segment_prod | tf.compat.v1.unsorted_segment_prod | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_prod | |
tf.unsorted_segment_sqrt_n | Moved | tf.math.unsorted_segment_sqrt_n | tf.compat.v1.unsorted_segment_sqrt_n | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_sqrt_n | |
tf.unsorted_segment_sum | Moved | tf.math.unsorted_segment_sum | tf.compat.v1.unsorted_segment_sum | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/unsorted_segment_sum | |
tf.user_ops | Removed | tf.compat.v1.user_ops | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/user_ops | ||
tf.variable_axis_size_partitioner | Removed | tf.compat.v1.variable_axis_size_partitioner | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/variable_axis_size_partitioner | ||
tf.variable_op_scope | Removed | tf.compat.v1.variable_op_scope | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/variable_op_scope | ||
tf.variable_scope | Removed | tf.compat.v1.variable_scope | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/variable_scope | ||
tf.variables_initializer | Removed | tf.compat.v1.variables_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/variables_initializer | ||
tf.variance_scaling_initializer | Removed | tf.compat.v1.variance_scaling_initializer | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/variance_scaling_initializer | ||
tf.verify_tensor_all_finite | Removed | tf.compat.v1.verify_tensor_all_finite | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/verify_tensor_all_finite | ||
tf.write_file | Moved | tf.io.write_file | tf.compat.v1.write_file | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/write_file | |
tf.zeta | Moved | tf.math.zeta | tf.compat.v1.zeta | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/zeta | |
tf.contrib | Removed | https://www.tensorflow.org/versions/r1.12/api_docs/python/tf/contrib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment