Removing hidden_ops.txt file.
authorAnna R <annarev@google.com>
Sat, 28 Apr 2018 07:13:09 +0000 (00:13 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 28 Apr 2018 07:15:47 +0000 (00:15 -0700)
PiperOrigin-RevId: 194637892

tensorflow/python/ops/hidden_ops.txt [deleted file]

diff --git a/tensorflow/python/ops/hidden_ops.txt b/tensorflow/python/ops/hidden_ops.txt
deleted file mode 100644 (file)
index e1217e9..0000000
+++ /dev/null
@@ -1,395 +0,0 @@
-# array_ops
-BatchToSpace
-BroadcastArgs
-BroadcastGradientArgs
-ConcatOffset
-Concat
-ConcatV2
-ConjugateTranspose
-Const
-DebugGradientIdentity
-DebugGradientRefIdentity
-EditDistance
-ExpandDims
-ListDiff
-MirrorPad
-MirrorPadGrad
-OneHot
-Pack
-Pad
-PadV2
-ParallelConcat
-Placeholder
-RefIdentity
-Reverse
-Snapshot
-SpaceToBatch
-Split
-SplitV
-Squeeze
-Slice
-TileGrad  # Exported through array_grad instead of array_ops.
-ZerosLike  # TODO(josh11b): Use this instead of the Python version.
-Unique
-UniqueV2
-UniqueWithCounts
-UniqueWithCountsV2
-Unpack
-
-# candidate_sampling_ops
-AllCandidateSampler
-ComputeAccidentalHits
-FixedUnigramCandidateSampler
-LearnedUnigramCandidateSampler
-LogUniformCandidateSampler
-ThreadUnsafeUnigramCandidateSampler
-UniformCandidateSampler
-
-# checkpoint_ops
-GenerateVocabRemapping
-LoadAndRemapMatrix
-
-
-# control_flow_ops
-Switch
-Merge
-RefMerge
-Exit
-RefExit
-
-# ctc_ops
-CTCLoss
-CTCGreedyDecoder
-CTCBeamSearchDecoder
-
-# data_flow_ops
-Barrier
-BarrierClose
-BarrierIncompleteSize
-BarrierInsertMany
-BarrierReadySize
-BarrierTakeMany
-DeleteSessionTensor
-FakeQueue
-FIFOQueue
-FIFOQueueV2
-GetSessionHandle
-GetSessionHandleV2
-GetSessionTensor
-HashTable
-HashTableV2
-InitializeTable
-InitializeTableV2
-InitializeTableFromTextFile
-InitializeTableFromTextFileV2
-LookupTableExport
-LookupTableExportV2
-LookupTableFind
-LookupTableFindV2
-LookupTableImport
-LookupTableImportV2
-LookupTableInsert
-LookupTableInsertV2
-LookupTableSize
-LookupTableSizeV2
-MutableDenseHashTable
-MutableDenseHashTableV2
-MutableHashTable
-MutableHashTableV2
-MutableHashTableOfTensors
-MutableHashTableOfTensorsV2
-Mutex
-MutexAcquire
-MutexRelease
-PaddingFIFOQueue
-PaddingFIFOQueueV2
-PriorityQueue
-PriorityQueueV2
-QueueClose
-QueueCloseV2
-QueueDequeue
-QueueDequeueV2
-QueueDequeueMany
-QueueDequeueManyV2
-QueueDequeueUpTo
-QueueDequeueUpToV2
-QueueEnqueue
-QueueEnqueueV2
-QueueEnqueueMany
-QueueEnqueueManyV2
-QueueSize
-QueueSizeV2
-RandomShuffleQueue
-RandomShuffleQueueV2
-Stack
-StackClose
-StackPop
-StackPush
-StackV2
-StackCloseV2
-StackPopV2
-StackPushV2
-TensorArray
-TensorArrayClose
-TensorArrayCloseV2
-TensorArrayConcat
-TensorArrayConcatV2
-TensorArrayGather
-TensorArrayGatherV2
-TensorArrayGrad
-TensorArrayGradV2
-TensorArrayPack
-TensorArrayPackV2
-TensorArrayRead
-TensorArrayReadV2
-TensorArrayScatter
-TensorArrayScatterV2
-TensorArraySize
-TensorArraySizeV2
-TensorArraySplit
-TensorArraySplitV2
-TensorArrayUnpack
-TensorArrayUnpackV2
-TensorArrayV2
-TensorArrayWrite
-TensorArrayWriteV2
-TensorArrayV3
-TensorArrayCloseV3
-TensorArrayConcatV3
-TensorArrayGatherV3
-TensorArrayGradV3
-TensorArrayReadV3
-TensorArrayPackV3
-TensorArrayScatterV3
-TensorArraySizeV3
-TensorArraySplitV3
-TensorArrayUnpackV3
-TensorArrayWriteV3
-
-# functional_ops
-SymbolicGradient
-
-# image_ops
-AdjustContrastv2
-NonMaxSuppression
-NonMaxSuppressionV2
-RandomCrop
-ResizeBilinearGrad
-ResizeBicubicGrad
-ResizeNearestNeighborGrad
-SampleDistortedBoundingBox
-SampleDistortedBoundingBoxV2
-ScaleImageGrad
-
-# io_ops
-FixedLengthRecordReader
-IdentityReader
-ReaderNumRecordsProduced
-ReaderNumWorkUnitsCompleted
-ReaderRead
-ReaderReadUpTo
-ReaderReset
-ReaderRestoreState
-ReaderSerializeState
-ReaderWorkQueueLength
-FixedLengthRecordReaderV2
-IdentityReaderV2
-ReaderNumRecordsProducedV2
-ReaderNumWorkUnitsCompletedV2
-ReaderReadV2
-ReaderReadUpToV2
-ReaderResetV2
-ReaderRestoreStateV2
-ReaderSerializeStateV2
-ReaderWorkQueueLengthV2
-Restore
-RestoreSlice
-Save
-SaveSlices
-ShardedFilename
-ShardedFilespec
-TextLineReader
-TFRecordReader
-WholeFileReader
-TextLineReaderV2
-TFRecordReaderV2
-WholeFileReaderV2
-LMDBReader
-DecodeCSV
-
-# linalg_ops
-BatchCholesky
-BatchCholeskyGrad
-BatchMatrixDeterminant
-BatchMatrixInverse
-BatchMatrixSolve
-BatchMatrixSolveLs
-BatchMatrixTriangularSolve
-BatchSelfAdjointEig
-BatchSelfAdjointEigV2
-BatchSvd
-LogMatrixDeterminant
-MatrixExponential
-MatrixLogarithm
-MatrixSolveLs
-SelfAdjointEig
-SelfAdjointEigV2
-Svd
-
-# logging_ops
-Assert
-AudioSummary
-AudioSummaryV2
-HistogramSummary
-ImageSummary
-MergeSummary
-Print
-ScalarSummary
-TensorSummary
-TensorSummaryV2
-
-# math_ops
-Abs
-AccumulateNV2
-AddN
-AddV2
-All
-Any
-BatchMatMul
-BatchFFT
-BatchFFT2D
-BatchFFT3D
-BatchIFFT
-BatchIFFT2D
-BatchIFFT3D
-Bucketize
-ClipByValue
-Complex
-ComplexAbs
-Conj
-FloorDiv
-FloorMod
-HistogramFixedWidth
-Max
-Mean
-Min
-Mul
-Neg
-Pow
-Prod
-Range
-RealDiv
-Select
-SparseMatMul
-Sub
-Sum
-MatMul
-Sigmoid
-Tanh
-SigmoidGrad
-TanhGrad
-InvGrad
-ReciprocalGrad
-SqrtGrad
-RsqrtGrad
-TruncateDiv
-TruncateMod
-
-# nn_ops
-AvgPoolGrad  # "*Grad" accessible through nn_grad instead of nn_ops.
-AvgPool3DGrad
-BatchNormWithGlobalNormalization
-BatchNormWithGlobalNormalizationGrad
-FusedBatchNorm
-FusedBatchNormV2
-SoftmaxCrossEntropyWithLogits
-SparseSoftmaxCrossEntropyWithLogits
-LRNGrad
-MaxPoolGrad
-MaxPoolGradWithArgmax
-MaxPoolGradGrad
-MaxPoolGradGradWithArgmax
-MaxPool3DGrad
-MaxPool3DGradGrad
-ReluGrad
-Relu6Grad
-EluGrad
-SeluGrad
-SoftplusGrad
-SoftsignGrad
-TopK
-TopKV2
-BiasAdd
-BiasAddV1
-Relu6
-AvgPool
-MaxPool
-MaxPoolV2
-Softmax
-LogSoftmax
-FractionalAvgPoolGrad
-FractionalMaxPoolGrad
-InTopK
-InTopKV2
-
-# parsing_ops
-ParseExample
-ParseSingleSequenceExample
-
-# random_ops
-RandomGamma
-RandomPoisson
-RandomUniform
-RandomUniformInt
-RandomShuffle
-RandomStandardNormal
-ParameterizedTruncatedNormal
-TruncatedNormal
-
-# script_ops
-PyFunc
-PyFuncStateless
-EagerPyFunc
-
-# sdca_ops
-
-# state_ops
-Variable
-VariableV2
-TemporaryVariable
-DestroyTemporaryVariable
-
-# sparse_ops
-AddSparseToTensorsMap
-AddManySparseToTensorsMap
-TakeManySparseFromTensorsMap
-DeserializeManySparse
-DeserializeSparse
-SerializeManySparse
-SerializeSparse
-SparseAdd
-SparseAddGrad
-SparseConcat
-SparseCross
-SparseFillEmptyRows
-SparseFillEmptyRowsGrad
-SparseSplit
-SparseSelectLastK
-SparseReorder
-SparseReshape
-SparseToDense
-SparseTensorDenseAdd
-SparseTensorDenseMatMul
-
-# string_ops
-StringSplit
-
-# user_ops
-Fact
-
-# training_ops
-# (None)
-
-# word2vec deprecated ops
-NegTrain
-Skipgram