सीधे मुख्य कॉन्टेंट पर जाएं
TensorFlow
इंस्टॉल करें सीखें
  • परिचय
    TensorFlow में नए हैं?
  • ट्यूटोरियल
    संपूर्ण उदाहरणों के साथ TensorFlow का उपयोग करना सीखें
  • गाइड
    रूपरेखा अवधारणाओं और घटकों को जानें
  • एमएल सीखें
    TensorFlow के साथ अपने रास्ते पर महारत हासिल करने के लिए शैक्षिक संसाधन
API
  • TensorFlow (v2.16.1)
  • Versions…
  • TensorFlow.js
  • TensorFlow Lite
  • TFX
संसाधन
  • पुस्तकालय
  • TensorFlow.js
    जावास्क्रिप्ट में वेब एमएल एप्लिकेशन विकसित करें
  • TensorFlow लाइट
    मोबाइल, माइक्रोकंट्रोलर और अन्य एज उपकरणों पर एमएल तैनात करें
  • टीएफएक्स
    उत्पादन एमएल पाइपलाइन बनाएं
  • सभी लाइब्रेरी
    उन्नत मॉडल बनाएं और TensorFlow का विस्तार करें
  • साधन
  • मॉडल और डेटासेट
    Google और समुदाय द्वारा निर्मित पूर्व-प्रशिक्षित मॉडल और डेटासेट
  • टूल
    TensorFlow वर्कफ़्लो को समर्थन और तेज़ करने के लिए उपकरण
  • जिम्मेदार एआई
    एमएल वर्कफ़्लो के हर चरण के लिए संसाधन
  • सिफ़ारिश प्रणाली
    ओपन सोर्स टूल के साथ अनुशंसा प्रणाली बनाएं
कम्यूनिटी
  • Groups
    उपयोगकर्ता समूह, रुचि समूह और मेलिंग सूचियाँ
  • सहयोग करें
    कोड और दस्तावेज़ीकरण में योगदान के लिए मार्गदर्शिका
  • ब्लॉग
    TensorFlow . की सभी चीज़ों के साथ अप टू डेट रहें
  • फ़ोरम
    TensorFlow समुदाय के लिए चर्चा मंच
क्यों टेंसरफ्लो
  • ऐप्लिकेशन के बारे में जानकारी
  • केस स्टडी
/
  • English
  • Español
  • Español – América Latina
  • Français
  • Indonesia
  • Italiano
  • Polski
  • Português
  • Português – Brasil
  • Tiếng Việt
  • Türkçe
  • Русский
  • עברית
  • العربيّة
  • فارسی
  • हिंदी
  • বাংলা
  • ภาษาไทย
  • 中文 – 简体
  • 日本語
  • 한국어
GitHub
  • JVM
खास जानकारी API
TensorFlow
  • इंस्टॉल करें
  • सीखें
    • और देखें
  • API
    • और देखें
  • संसाधन
    • और देखें
    • खास जानकारी
    • API
  • कम्यूनिटी
    • और देखें
  • क्यों टेंसरफ्लो
    • और देखें
  • GitHub
  • API
    • खास जानकारी
    • org.tensorflow
      • खास जानकारी
      • ConcreteFunction
      • DeviceSpec
        • खास जानकारी
        • Builder
        • DeviceType
      • EagerSession
        • खास जानकारी
        • DevicePlacementPolicy
        • Options
      • ExecutionEnvironment
        • खास जानकारी
        • Types
      • Graph
        • खास जानकारी
        • WhileSubgraphBuilder
      • GraphOperation
      • GraphOperationBuilder
      • Operand
      • Operation
      • OperationBuilder
      • Output
      • RawTensor
      • SavedModelBundle
        • खास जानकारी
        • Exporter
        • Loader
      • Server
      • Session
        • खास जानकारी
        • Run
        • Runner
      • Signature
        • खास जानकारी
        • Builder
        • TensorDescription
      • Tensor
      • TensorFlow
      • TensorMapper
    • org.tensorflow.exceptions
      • खास जानकारी
      • TFFailedPreconditionException
      • TFInvalidArgumentException
      • TFOutOfRangeException
      • TFPermissionDeniedException
      • TFResourceExhaustedException
      • TFUnauthenticatedException
      • TFUnimplementedException
      • TensorFlowException
    • org.tensorflow.framework.activations
      • खास जानकारी
      • Activation
      • ELU
      • Exponential
      • HardSigmoid
      • Linear
      • ReLU
      • SELU
      • Sigmoid
      • Softmax
      • Softplus
      • Softsign
      • Swish
      • Tanh
    • org.tensorflow.framework.constraints
      • खास जानकारी
      • Constraint
      • MaxNorm
      • MinMaxNorm
      • NonNeg
      • UnitNorm
    • org.tensorflow.framework.data
      • खास जानकारी
      • Dataset
      • DatasetIterator
      • DatasetOptional
    • org.tensorflow.framework.data.impl
      • खास जानकारी
      • BatchDataset
      • MapDataset
      • MapIterator
      • MapOptional
      • SkipDataset
      • TFRecordDataset
      • TakeDataset
      • TensorSliceDataset
      • TextLineDataset
    • org.tensorflow.framework.initializers
      • खास जानकारी
      • BaseInitializer
      • Constant
      • Glorot
      • He
      • Identity
      • Initializer
      • LeCun
      • Ones
      • Orthogonal
      • RandomNormal
      • RandomUniform
      • TruncatedNormal
      • VarianceScaling
        • खास जानकारी
        • Distribution
        • Mode
      • Zeros
    • org.tensorflow.framework.losses
      • खास जानकारी
      • BinaryCrossentropy
      • CategoricalCrossentropy
      • CategoricalHinge
      • CosineSimilarity
      • Hinge
      • Huber
      • KLDivergence
      • LogCosh
      • Loss
      • Losses
      • MeanAbsoluteError
      • MeanAbsolutePercentageError
      • MeanSquaredError
      • MeanSquaredLogarithmicError
      • Poisson
      • Reduction
      • SparseCategoricalCrossentropy
      • SquaredHinge
    • org.tensorflow.framework.losses.impl
      • खास जानकारी
      • LossTuple
      • LossesHelper
    • org.tensorflow.framework.metrics
      • खास जानकारी
      • BinaryCrossentropy
      • CategoricalCrossentropy
      • CategoricalHinge
      • CosineSimilarity
      • Hinge
      • KLDivergence
      • LogCoshError
      • Mean
      • MeanAbsoluteError
      • MeanAbsolutePercentageError
      • MeanSquaredError
      • MeanSquaredLogarithmicError
      • Metric
      • MetricReduction
      • Metrics
      • Poisson
      • SparseCategoricalCrossentropy
      • SquaredHinge
    • org.tensorflow.framework.metrics.exceptions
      • खास जानकारी
      • NotBroadcastableException
    • org.tensorflow.framework.metrics.impl
      • खास जानकारी
      • LossMetric
      • MeanMetricWrapper
      • MetricsHelper
      • Reduce
      • SetsOps
        • खास जानकारी
        • Operation
    • org.tensorflow.framework.optimizers
      • खास जानकारी
      • AdaDelta
      • AdaGrad
      • AdaGradDA
      • Adam
      • Adamax
      • Ftrl
      • GradientDescent
      • Momentum
      • Nadam
      • Optimizer
        • खास जानकारी
        • GradAndVar
        • Options
      • Optimizers
      • RMSProp
    • org.tensorflow.framework.utils
      • खास जानकारी
      • CastHelper
      • ShapeUtils
    • org.tensorflow.internal
      • खास जानकारी
      • WeakPointerScope
    • org.tensorflow.internal.buffer
      • खास जानकारी
      • ByteSequenceProvider
      • ByteSequenceTensorBuffer
      • TensorBuffers
    • org.tensorflow.internal.c_api
      • खास जानकारी
      • AbstractTFE_Context
      • AbstractTFE_ContextOptions
      • AbstractTFE_Op
      • AbstractTFE_TensorHandle
      • AbstractTF_Buffer
      • AbstractTF_Graph
      • AbstractTF_ImportGraphDefOptions
      • AbstractTF_Session
      • AbstractTF_SessionOptions
      • AbstractTF_Status
      • AbstractTF_Tensor
      • Compute_func_Pointer_TF_OpKernelContext
      • Create_func_TF_OpKernelConstruction
      • Deallocator_Pointer_long_Pointer
      • Delete_func_Pointer
      • Listener_BytePointer
      • Listener_String
      • Shape_inference_func_TF_ShapeInferenceContext_TF_Status
      • TFE_Context
      • TFE_ContextOptions
      • TFE_Op
      • TFE_TensorDebugInfo
      • TFE_TensorHandle
      • TF_AllocatorAttributes
      • TF_ApiDefMap
      • TF_AttrMetadata
      • TF_Buffer
        • खास जानकारी
        • Data_deallocator_Pointer_long
      • TF_DeprecatedSession
      • TF_DeviceList
      • TF_DimensionHandle
      • TF_Function
      • TF_FunctionOptions
      • TF_Graph
      • TF_ImportGraphDefOptions
      • TF_ImportGraphDefResults
      • TF_Input
      • TF_KernelBuilder
      • TF_Library
      • TF_OpDefinitionBuilder
      • TF_OpKernelConstruction
      • TF_OpKernelContext
      • TF_Operation
      • TF_OperationDescription
      • TF_Output
      • TF_Server
      • TF_Session
      • TF_SessionOptions
      • TF_ShapeHandle
      • TF_ShapeInferenceContext
      • TF_Status
      • TF_StringView
      • TF_TString
      • TF_TString_Large
      • TF_TString_Offset
      • TF_TString_Raw
      • TF_TString_Small
      • TF_TString_Union
      • TF_TString_View
      • TF_Tensor
      • TF_WhileParams
      • Tensor
    • org.tensorflow.internal.c_api.global
      • खास जानकारी
      • tensorflow
    • org.tensorflow.internal.c_api.presets
      • खास जानकारी
      • tensorflow
    • org.tensorflow.internal.types
      • खास जानकारी
      • TBfloat16Mapper
      • TBoolMapper
      • TFloat16Mapper
      • TFloat32Mapper
      • TFloat64Mapper
      • TInt32Mapper
      • TInt64Mapper
      • TStringInitializer
      • TStringMapper
      • TUint8Mapper
    • org.tensorflow.internal.types.registry
      • खास जानकारी
      • TensorTypeInfo
      • TensorTypeRegistry
    • org.tensorflow.ndarray
      • खास जानकारी
      • BooleanNdArray
      • ByteNdArray
      • DoubleNdArray
      • FloatNdArray
      • IllegalRankException
      • IntNdArray
      • LongNdArray
      • NdArray
      • NdArraySequence
      • NdArrays
      • Shape
      • Shaped
      • ShortNdArray
      • StdArrays
    • org.tensorflow.ndarray.buffer
      • खास जानकारी
      • BooleanDataBuffer
      • ByteDataBuffer
      • DataBuffer
      • DataBufferWindow
      • DataBuffers
      • DataStorageVisitor
      • DoubleDataBuffer
      • FloatDataBuffer
      • IntDataBuffer
      • LongDataBuffer
      • ShortDataBuffer
    • org.tensorflow.ndarray.buffer.layout
      • खास जानकारी
      • BooleanDataLayout
      • ByteDataLayout
      • DataLayout
      • DataLayouts
      • DoubleDataLayout
      • FloatDataLayout
      • IntDataLayout
      • LongDataLayout
      • ShortDataLayout
    • org.tensorflow.ndarray.impl
      • खास जानकारी
      • AbstractNdArray
      • Validator
    • org.tensorflow.ndarray.impl.buffer
      • खास जानकारी
      • AbstractDataBuffer
      • AbstractDataBufferWindow
      • Validator
    • org.tensorflow.ndarray.impl.buffer.adapter
      • खास जानकारी
      • DataBufferAdapterFactory
    • org.tensorflow.ndarray.impl.buffer.layout
      • खास जानकारी
      • Bfloat16Layout
      • BoolLayout
      • Float16Layout
      • StringLayout
    • org.tensorflow.ndarray.impl.buffer.misc
      • खास जानकारी
      • MiscDataBufferFactory
    • org.tensorflow.ndarray.impl.buffer.nio
      • खास जानकारी
      • NioDataBufferFactory
    • org.tensorflow.ndarray.impl.buffer.raw
      • खास जानकारी
      • RawDataBufferFactory
    • org.tensorflow.ndarray.impl.dense
      • खास जानकारी
      • AbstractDenseNdArray
      • BooleanDenseNdArray
      • ByteDenseNdArray
      • DenseNdArray
      • DoubleDenseNdArray
      • FloatDenseNdArray
      • IntDenseNdArray
      • LongDenseNdArray
      • ShortDenseNdArray
    • org.tensorflow.ndarray.impl.dimension
      • खास जानकारी
      • Dimension
      • DimensionalSpace
      • RelativeDimensionalSpace
    • org.tensorflow.ndarray.impl.sequence
      • खास जानकारी
      • FastElementSequence
      • IndexedPositionIterator
        • खास जानकारी
        • CoordsLongConsumer
      • PositionIterator
      • SingleElementSequence
      • SlicingElementSequence
    • org.tensorflow.ndarray.index
      • खास जानकारी
      • Index
      • Indices
    • org.tensorflow.op
      • खास जानकारी
      • Op
      • Operands
      • RawOp
      • Scope
    • org.tensorflow.op.annotation
      • खास जानकारी
      • Endpoint
      • Operator
    • org.tensorflow.op.audio
      • खास जानकारी
      • AudioSpectrogram
        • खास जानकारी
        • Options
      • DecodeWav
        • खास जानकारी
        • Options
      • EncodeWav
      • Mfcc
        • खास जानकारी
        • Options
    • org.tensorflow.op.bitwise
      • खास जानकारी
      • BitwiseAnd
      • BitwiseOr
      • BitwiseXor
      • Invert
      • LeftShift
      • RightShift
    • org.tensorflow.op.cluster
      • खास जानकारी
      • KMC2ChainInitialization
      • KmeansPlusPlusInitialization
    • org.tensorflow.op.collective
      • खास जानकारी
      • AllReduce
        • खास जानकारी
        • Options
      • BroadcastRecv
        • खास जानकारी
        • Options
      • BroadcastSend
        • खास जानकारी
        • Options
      • Gather
        • खास जानकारी
        • Options
      • GatherV2
        • खास जानकारी
        • Options
      • Reduce
        • खास जानकारी
        • Options
      • ReduceV2
        • खास जानकारी
        • Options
    • org.tensorflow.op.core
      • खास जानकारी
      • Abort
        • खास जानकारी
        • Options
      • All
        • खास जानकारी
        • Options
      • Any
        • खास जानकारी
        • Options
      • AssertThat
        • खास जानकारी
        • Options
      • Assign
        • खास जानकारी
        • Options
      • AssignAdd
        • खास जानकारी
        • Options
      • AssignAddVariableOp
      • AssignSub
        • खास जानकारी
        • Options
      • AssignSubVariableOp
      • AssignVariableOp
      • Barrier
        • खास जानकारी
        • Options
      • BarrierClose
        • खास जानकारी
        • Options
      • BarrierIncompleteSize
      • BarrierInsertMany
      • BarrierReadySize
      • BarrierTakeMany
        • खास जानकारी
        • Options
      • Batch
        • खास जानकारी
        • Options
      • BatchToSpace
      • BatchToSpaceNd
      • Bitcast
      • BooleanMask
        • खास जानकारी
        • Options
      • BooleanMaskUpdate
        • खास जानकारी
        • Options
      • BroadcastDynamicShape
      • BroadcastGradientArgs
      • BroadcastTo
      • Bucketize
      • ClipByValue
      • CollectiveGather
        • खास जानकारी
        • Options
      • Concat
      • Constant
      • ConsumeMutexLock
      • ControlTrigger
      • Copy
        • खास जानकारी
        • Options
      • CopyHost
        • खास जानकारी
        • Options
      • CountUpTo
      • DecodeProto
        • खास जानकारी
        • Options
      • DeepCopy
      • DeleteSessionTensor
      • DestroyResourceOp
        • खास जानकारी
        • Options
      • DestroyTemporaryVariable
      • DeviceIndex
      • DummyMemoryCache
      • DynamicPartition
      • DynamicStitch
      • EditDistance
        • खास जानकारी
        • Options
      • Empty
        • खास जानकारी
        • Options
      • EmptyTensorList
      • EmptyTensorMap
      • EncodeProto
        • खास जानकारी
        • Options
      • EnsureShape
      • Enter
        • खास जानकारी
        • Options
      • Exit
      • ExpandDims
      • ExtractVolumePatches
      • Fill
      • Fingerprint
      • Gather
        • खास जानकारी
        • Options
      • GatherNd
      • GetSessionHandle
      • GetSessionTensor
      • Gradients
        • खास जानकारी
        • Options
      • GuaranteeConst
      • HashTable
        • खास जानकारी
        • Options
      • Helpers
      • HistogramFixedWidth
      • Identity
      • IdentityN
      • ImmutableConst
      • Init
      • InitializeTable
      • InitializeTableFromTextFile
        • खास जानकारी
        • Options
      • InplaceAdd
      • InplaceSub
      • InplaceUpdate
      • IsVariableInitialized
      • KthOrderStatistic
      • LinSpace
      • LookupTableExport
      • LookupTableFind
      • LookupTableImport
      • LookupTableInsert
      • LookupTableRemove
      • LookupTableSize
      • LoopCond
      • LowerBound
      • MakeUnique
      • MapClear
        • खास जानकारी
        • Options
      • MapIncompleteSize
        • खास जानकारी
        • Options
      • MapPeek
        • खास जानकारी
        • Options
      • MapSize
        • खास जानकारी
        • Options
      • MapStage
        • खास जानकारी
        • Options
      • MapUnstage
        • खास जानकारी
        • Options
      • MapUnstageNoKey
        • खास जानकारी
        • Options
      • Max
        • खास जानकारी
        • Options
      • Merge
      • Min
        • खास जानकारी
        • Options
      • MirrorPad
      • MirrorPadGrad
      • MlirPassthroughOp
      • MutableDenseHashTable
        • खास जानकारी
        • Options
      • MutableHashTable
        • खास जानकारी
        • Options
      • MutableHashTableOfTensors
        • खास जानकारी
        • Options
      • Mutex
        • खास जानकारी
        • Options
      • MutexLock
      • NcclAllReduce
      • NcclBroadcast
      • NcclReduce
      • NextIteration
      • NoOp
      • OneHot
        • खास जानकारी
        • Options
      • Ones
      • OnesLike
      • OrderedMapClear
        • खास जानकारी
        • Options
      • OrderedMapIncompleteSize
        • खास जानकारी
        • Options
      • OrderedMapPeek
        • खास जानकारी
        • Options
      • OrderedMapSize
        • खास जानकारी
        • Options
      • OrderedMapStage
        • खास जानकारी
        • Options
      • OrderedMapUnstage
        • खास जानकारी
        • Options
      • OrderedMapUnstageNoKey
        • खास जानकारी
        • Options
      • Pad
      • ParallelConcat
      • ParallelDynamicStitch
      • Placeholder
        • खास जानकारी
        • Options
      • PlaceholderWithDefault
      • Print
        • खास जानकारी
        • Options
      • Prod
        • खास जानकारी
        • Options
      • QuantizedReshape
      • Range
      • Rank
      • ReadVariableOp
      • Recv
        • खास जानकारी
        • Options
      • ReduceAll
        • खास जानकारी
        • Options
      • ReduceAny
        • खास जानकारी
        • Options
      • ReduceMax
        • खास जानकारी
        • Options
      • ReduceMin
        • खास जानकारी
        • Options
      • ReduceProd
        • खास जानकारी
        • Options
      • ReduceSum
        • खास जानकारी
        • Options
      • RefEnter
        • खास जानकारी
        • Options
      • RefExit
      • RefIdentity
      • RefMerge
      • RefNextIteration
      • RefSelect
      • RefSwitch
      • RemoteFusedGraphExecute
      • Reshape
      • ResourceCountUpTo
      • ResourceGather
        • खास जानकारी
        • Options
      • ResourceGatherNd
      • ResourceScatterAdd
      • ResourceScatterDiv
      • ResourceScatterMax
      • ResourceScatterMin
      • ResourceScatterMul
      • ResourceScatterNdAdd
        • खास जानकारी
        • Options
      • ResourceScatterNdMax
        • खास जानकारी
        • Options
      • ResourceScatterNdMin
        • खास जानकारी
        • Options
      • ResourceScatterNdSub
        • खास जानकारी
        • Options
      • ResourceScatterNdUpdate
        • खास जानकारी
        • Options
      • ResourceScatterSub
      • ResourceScatterUpdate
      • ResourceStridedSliceAssign
        • खास जानकारी
        • Options
      • Reverse
      • ReverseSequence
        • खास जानकारी
        • Options
      • Roll
      • Rpc
        • खास जानकारी
        • Options
      • ScatterAdd
        • खास जानकारी
        • Options
      • ScatterDiv
        • खास जानकारी
        • Options
      • ScatterMax
        • खास जानकारी
        • Options
      • ScatterMin
        • खास जानकारी
        • Options
      • ScatterMul
        • खास जानकारी
        • Options
      • ScatterNd
      • ScatterNdAdd
        • खास जानकारी
        • Options
      • ScatterNdMax
        • खास जानकारी
        • Options
      • ScatterNdMin
        • खास जानकारी
        • Options
      • ScatterNdNonAliasingAdd
      • ScatterNdSub
        • खास जानकारी
        • Options
      • ScatterNdUpdate
        • खास जानकारी
        • Options
      • ScatterSub
        • खास जानकारी
        • Options
      • ScatterUpdate
        • खास जानकारी
        • Options
      • Select
      • Send
        • खास जानकारी
        • Options
      • SetDiff1d
      • SetSize
        • खास जानकारी
        • Options
      • Shape
      • ShapeN
      • Shapes
      • Size
      • Skipgram
        • खास जानकारी
        • Options
      • Slice
      • Snapshot
      • SpaceToBatchNd
      • Split
      • SplitV
      • Squeeze
        • खास जानकारी
        • Options
      • Stack
        • खास जानकारी
        • Options
      • Stage
        • खास जानकारी
        • Options
      • StageClear
        • खास जानकारी
        • Options
      • StagePeek
        • खास जानकारी
        • Options
      • StageSize
        • खास जानकारी
        • Options
      • StopGradient
      • StridedSlice
        • खास जानकारी
        • Options
      • StridedSliceAssign
        • खास जानकारी
        • Options
      • StridedSliceGrad
        • खास जानकारी
        • Options
      • StridedSliceHelper
      • Sum
        • खास जानकारी
        • Options
      • SwitchCond
      • TemporaryVariable
        • खास जानकारी
        • Options
      • TensorArray
        • खास जानकारी
        • Options
      • TensorArrayClose
      • TensorArrayConcat
        • खास जानकारी
        • Options
      • TensorArrayGather
        • खास जानकारी
        • Options
      • TensorArrayGrad
      • TensorArrayGradWithShape
      • TensorArrayPack
        • खास जानकारी
        • Options
      • TensorArrayRead
      • TensorArrayScatter
      • TensorArraySize
      • TensorArraySplit
      • TensorArrayUnpack
      • TensorArrayWrite
      • TensorForestCreateTreeVariable
      • TensorForestTreeDeserialize
      • TensorForestTreeIsInitializedOp
      • TensorForestTreePredict
      • TensorForestTreeResourceHandleOp
        • खास जानकारी
        • Options
      • TensorForestTreeSerialize
      • TensorForestTreeSize
      • TensorListConcat
      • TensorListConcatLists
      • TensorListElementShape
      • TensorListFromTensor
      • TensorListGather
      • TensorListGetItem
      • TensorListLength
      • TensorListPopBack
      • TensorListPushBack
      • TensorListPushBackBatch
      • TensorListReserve
      • TensorListResize
      • TensorListScatter
      • TensorListScatterIntoExistingList
      • TensorListSetItem
      • TensorListSplit
      • TensorListStack
        • खास जानकारी
        • Options
      • TensorMapErase
      • TensorMapHasKey
      • TensorMapInsert
      • TensorMapLookup
      • TensorMapSize
      • TensorMapStackKeys
      • TensorScatterNdAdd
      • TensorScatterNdMax
      • TensorScatterNdMin
      • TensorScatterNdSub
      • TensorScatterNdUpdate
      • TensorStridedSliceUpdate
        • खास जानकारी
        • Options
      • Tile
      • Timestamp
      • TopKUnique
      • TopKWithUnique
      • TryRpc
        • खास जानकारी
        • Options
      • Unbatch
        • खास जानकारी
        • Options
      • UnbatchGrad
        • खास जानकारी
        • Options
      • Unique
      • UniqueWithCounts
      • UnravelIndex
      • Unstack
        • खास जानकारी
        • Options
      • Unstage
        • खास जानकारी
        • Options
      • UpperBound
      • VarHandleOp
        • खास जानकारी
        • Options
      • VarIsInitializedOp
      • Variable
        • खास जानकारी
        • Options
      • VariableShape
      • Where
      • XlaSpmdFullToShardShape
      • XlaSpmdShardToFullShape
      • Zeros
      • ZerosLike
    • org.tensorflow.op.data
      • खास जानकारी
      • AnonymousIterator
      • AnonymousMemoryCache
      • AnonymousMultiDeviceIterator
      • AssertNextDataset
      • AutoShardDataset
        • खास जानकारी
        • Options
      • BatchDataset
        • खास जानकारी
        • Options
      • BytesProducedStatsDataset
      • CSVDataset
      • CSVDatasetV2
      • CacheDataset
      • CacheDatasetV2
      • ChooseFastestDataset
      • ConcatenateDataset
      • DatasetCardinality
      • DatasetFromGraph
      • DatasetToGraph
        • खास जानकारी
        • Options
      • DatasetToSingleElement
      • DatasetToTfRecord
      • DeleteIterator
      • DeleteMemoryCache
      • DeleteMultiDeviceIterator
      • DenseToSparseBatchDataset
      • DeserializeIterator
      • DirectedInterleaveDataset
      • FilterByLastComponentDataset
      • FixedLengthRecordDataset
      • IgnoreErrorsDataset
        • खास जानकारी
        • Options
      • InitializeTableFromDataset
      • Iterator
      • IteratorFromStringHandle
        • खास जानकारी
        • Options
      • IteratorGetDevice
      • IteratorGetNext
      • IteratorGetNextAsOptional
      • IteratorGetNextSync
      • IteratorToStringHandle
      • LMDBDataset
      • LatencyStatsDataset
      • LeakyReluGrad
        • खास जानकारी
        • Options
      • MakeIterator
      • MatchingFilesDataset
      • MaxIntraOpParallelismDataset
      • ModelDataset
        • खास जानकारी
        • Options
      • MultiDeviceIterator
      • MultiDeviceIteratorFromStringHandle
        • खास जानकारी
        • Options
      • MultiDeviceIteratorGetNextFromShard
      • MultiDeviceIteratorInit
      • MultiDeviceIteratorToStringHandle
      • NonSerializableDataset
      • OptimizeDataset
        • खास जानकारी
        • Options
      • OptimizeDatasetV2
        • खास जानकारी
        • Options
      • OptionalFromValue
      • OptionalGetValue
      • OptionalHasValue
      • OptionalNone
      • PaddedBatchDataset
        • खास जानकारी
        • Options
      • PrefetchDataset
        • खास जानकारी
        • Options
      • PrivateThreadPoolDataset
      • RandomDataset
      • RangeDataset
      • RebatchDataset
        • खास जानकारी
        • Options
      • RebatchDatasetV2
      • RegisterDataset
      • RepeatDataset
      • SamplingDataset
      • SerializeIterator
        • खास जानकारी
        • Options
      • SetStatsAggregatorDataset
      • ShardDataset
        • खास जानकारी
        • Options
      • ShuffleAndRepeatDataset
        • खास जानकारी
        • Options
      • ShuffleDataset
        • खास जानकारी
        • Options
      • SkipDataset
      • SleepDataset
      • SlidingWindowDataset
      • SparseTensorSliceDataset
      • SqlDataset
      • StatsAggregatorHandle
        • खास जानकारी
        • Options
      • TakeDataset
      • TensorDataset
      • TensorSliceDataset
      • TextLineDataset
      • TfRecordDataset
      • ThreadPoolDataset
      • ThreadPoolHandle
        • खास जानकारी
        • Options
      • UnbatchDataset
      • UniqueDataset
      • UnwrapDatasetVariant
      • WindowDataset
      • WrapDatasetVariant
      • ZipDataset
    • org.tensorflow.op.data.experimental
      • खास जानकारी
      • AssertCardinalityDataset
      • AssertNextDataset
      • AutoShardDataset
        • खास जानकारी
        • Options
      • BytesProducedStatsDataset
      • CSVDataset
      • ChooseFastestDataset
      • CompressElement
      • DataServiceDataset
        • खास जानकारी
        • Options
      • DatasetCardinality
      • DatasetToTFRecord
      • DenseToSparseBatchDataset
      • DirectedInterleaveDataset
      • DummyIterationCounter
      • IgnoreErrorsDataset
        • खास जानकारी
        • Options
      • IteratorGetDevice
      • LatencyStatsDataset
      • LmdbDataset
      • MatchingFilesDataset
      • MaxIntraOpParallelismDataset
      • NonSerializableDataset
      • ParseExampleDataset
        • खास जानकारी
        • Options
      • PrivateThreadPoolDataset
      • RandomDataset
      • RebatchDataset
        • खास जानकारी
        • Options
      • SetStatsAggregatorDataset
      • SleepDataset
      • SlidingWindowDataset
      • SqlDataset
      • StatsAggregatorHandle
        • खास जानकारी
        • Options
      • StatsAggregatorSetSummaryWriter
      • StatsAggregatorSummary
      • ThreadPoolDataset
      • ThreadPoolHandle
        • खास जानकारी
        • Options
      • UnbatchDataset
      • UncompressElement
      • UniqueDataset
    • org.tensorflow.op.debugging
      • खास जानकारी
      • CheckNumerics
      • DebugGradientIdentity
      • DebugGradientRefIdentity
      • DebugIdentity
        • खास जानकारी
        • Options
      • DebugNanCount
        • खास जानकारी
        • Options
      • DebugNumericsSummary
        • खास जानकारी
        • Options
    • org.tensorflow.op.distribute
      • खास जानकारी
      • NcclAllReduce
      • NcclBroadcast
      • NcclReduce
    • org.tensorflow.op.dtypes
      • खास जानकारी
      • AsString
        • खास जानकारी
        • Options
      • Cast
        • खास जानकारी
        • Options
      • Complex
      • ToBool
    • org.tensorflow.op.estimator
      • खास जानकारी
      • BoostedTreesAggregateStats
      • BoostedTreesBucketize
      • BoostedTreesCalculateBestFeatureSplit
        • खास जानकारी
        • Options
      • BoostedTreesCalculateBestFeatureSplitV2
      • BoostedTreesCalculateBestGainsPerFeature
      • BoostedTreesCenterBias
      • BoostedTreesCreateEnsemble
      • BoostedTreesCreateQuantileStreamResource
        • खास जानकारी
        • Options
      • BoostedTreesDeserializeEnsemble
      • BoostedTreesEnsembleResourceHandleOp
        • खास जानकारी
        • Options
      • BoostedTreesExampleDebugOutputs
      • BoostedTreesFlushQuantileSummaries
      • BoostedTreesGetEnsembleStates
      • BoostedTreesMakeQuantileSummaries
      • BoostedTreesMakeStatsSummary
      • BoostedTreesPredict
      • BoostedTreesQuantileStreamResourceAddSummaries
      • BoostedTreesQuantileStreamResourceDeserialize
      • BoostedTreesQuantileStreamResourceFlush
        • खास जानकारी
        • Options
      • BoostedTreesQuantileStreamResourceGetBucketBoundaries
      • BoostedTreesQuantileStreamResourceHandleOp
        • खास जानकारी
        • Options
      • BoostedTreesSerializeEnsemble
      • BoostedTreesSparseAggregateStats
      • BoostedTreesSparseCalculateBestFeatureSplit
        • खास जानकारी
        • Options
      • BoostedTreesTrainingPredict
      • BoostedTreesUpdateEnsemble
      • BoostedTreesUpdateEnsembleV2
        • खास जानकारी
        • Options
      • IsBoostedTreesEnsembleInitialized
      • IsBoostedTreesQuantileStreamResourceInitialized
    • org.tensorflow.op.image
      • खास जानकारी
      • AdjustContrast
      • AdjustHue
      • AdjustSaturation
      • CombinedNonMaxSuppression
        • खास जानकारी
        • Options
      • CropAndResize
        • खास जानकारी
        • Options
      • CropAndResizeGradBoxes
        • खास जानकारी
        • Options
      • CropAndResizeGradImage
        • खास जानकारी
        • Options
      • DecodeAndCropJpeg
        • खास जानकारी
        • Options
      • DecodeBmp
        • खास जानकारी
        • Options
      • DecodeGif
      • DecodeImage
        • खास जानकारी
        • Options
      • DecodeJpeg
        • खास जानकारी
        • Options
      • DecodePng
        • खास जानकारी
        • Options
      • DrawBoundingBoxes
      • EncodeJpeg
        • खास जानकारी
        • Options
      • EncodeJpegVariableQuality
      • EncodePng
        • खास जानकारी
        • Options
      • ExtractGlimpse
        • खास जानकारी
        • Options
      • ExtractImagePatches
      • ExtractJpegShape
      • GenerateBoundingBoxProposals
        • खास जानकारी
        • Options
      • HsvToRgb
      • ImageProjectiveTransformV2
        • खास जानकारी
        • Options
      • ImageProjectiveTransformV3
        • खास जानकारी
        • Options
      • NearestNeighbors
      • NonMaxSuppression
        • खास जानकारी
        • Options
      • NonMaxSuppressionWithOverlaps
      • QuantizedResizeBilinear
        • खास जानकारी
        • Options
      • RandomCrop
        • खास जानकारी
        • Options
      • ResizeArea
        • खास जानकारी
        • Options
      • ResizeBicubic
        • खास जानकारी
        • Options
      • ResizeBicubicGrad
        • खास जानकारी
        • Options
      • ResizeBilinear
        • खास जानकारी
        • Options
      • ResizeBilinearGrad
        • खास जानकारी
        • Options
      • ResizeNearestNeighbor
        • खास जानकारी
        • Options
      • ResizeNearestNeighborGrad
        • खास जानकारी
        • Options
      • RgbToHsv
      • SampleDistortedBoundingBox
        • खास जानकारी
        • Options
      • ScaleAndTranslate
        • खास जानकारी
        • Options
      • ScaleAndTranslateGrad
        • खास जानकारी
        • Options
      • StatelessSampleDistortedBoundingBox
        • खास जानकारी
        • Options
    • org.tensorflow.op.io
      • खास जानकारी
      • DecodeBase64
      • DecodeCompressed
        • खास जानकारी
        • Options
      • DecodeCsv
        • खास जानकारी
        • Options
      • DecodeJsonExample
      • DecodePaddedRaw
        • खास जानकारी
        • Options
      • DecodeRaw
        • खास जानकारी
        • Options
      • DeserializeManySparse
      • EncodeBase64
        • खास जानकारी
        • Options
      • FifoQueue
        • खास जानकारी
        • Options
      • FixedLengthRecordReader
        • खास जानकारी
        • Options
      • IdentityReader
        • खास जानकारी
        • Options
      • LmdbReader
        • खास जानकारी
        • Options
      • MatchingFiles
      • PaddingFifoQueue
        • खास जानकारी
        • Options
      • ParseExample
      • ParseSequenceExample
        • खास जानकारी
        • Options
      • ParseSingleExample
      • ParseSingleSequenceExample
        • खास जानकारी
        • Options
      • ParseTensor
      • PriorityQueue
        • खास जानकारी
        • Options
      • QueueClose
        • खास जानकारी
        • Options
      • QueueDequeue
        • खास जानकारी
        • Options
      • QueueDequeueMany
        • खास जानकारी
        • Options
      • QueueDequeueUpTo
        • खास जानकारी
        • Options
      • QueueEnqueue
        • खास जानकारी
        • Options
      • QueueEnqueueMany
        • खास जानकारी
        • Options
      • QueueIsClosed
      • QueueSize
      • RandomShuffleQueue
        • खास जानकारी
        • Options
      • ReadFile
      • ReaderNumRecordsProduced
      • ReaderNumWorkUnitsCompleted
      • ReaderRead
      • ReaderReadUpTo
      • ReaderReset
      • ReaderRestoreState
      • ReaderSerializeState
      • SerializeManySparse
      • SerializeSparse
      • SerializeTensor
      • ShardedFilename
      • ShardedFilespec
      • TextLineReader
        • खास जानकारी
        • Options
      • TfRecordReader
        • खास जानकारी
        • Options
      • WholeFileReader
        • खास जानकारी
        • Options
      • WriteFile
    • org.tensorflow.op.linalg
      • खास जानकारी
      • BandPart
      • BandedTriangularSolve
        • खास जानकारी
        • Options
      • BatchCholesky
      • BatchCholeskyGrad
      • BatchMatrixBandPart
      • BatchMatrixDeterminant
      • BatchMatrixDiag
      • BatchMatrixDiagPart
      • BatchMatrixInverse
        • खास जानकारी
        • Options
      • BatchMatrixSetDiag
      • BatchMatrixSolve
        • खास जानकारी
        • Options
      • BatchMatrixSolveLs
        • खास जानकारी
        • Options
      • BatchMatrixTriangularSolve
        • खास जानकारी
        • Options
      • BatchSelfAdjointEig
        • खास जानकारी
        • Options
      • BatchSvd
        • खास जानकारी
        • Options
      • Cholesky
      • CholeskyGrad
      • ConjugateTranspose
      • Cross
      • Det
      • Eig
        • खास जानकारी
        • Options
      • Einsum
      • EuclideanNorm
        • खास जानकारी
        • Options
      • Inv
        • खास जानकारी
        • Options
      • LoadAndRemapMatrix
        • खास जानकारी
        • Options
      • LogMatrixDeterminant
      • Lu
      • MatMul
        • खास जानकारी
        • Options
      • MatrixDiag
      • MatrixDiagPart
      • MatrixDiagPartV3
        • खास जानकारी
        • Options
      • MatrixDiagV3
        • खास जानकारी
        • Options
      • MatrixLogarithm
      • MatrixSetDiag
        • खास जानकारी
        • Options
      • MatrixSolveLs
        • खास जानकारी
        • Options
      • Qr
        • खास जानकारी
        • Options
      • QuantizedMatMul
        • खास जानकारी
        • Options
      • QuantizedMatMulWithBias
        • खास जानकारी
        • Options
      • QuantizedMatMulWithBiasAndRelu
        • खास जानकारी
        • Options
      • QuantizedMatMulWithBiasAndReluAndRequantize
        • खास जानकारी
        • Options
      • SelfAdjointEig
        • खास जानकारी
        • Options
      • Solve
        • खास जानकारी
        • Options
      • Sqrtm
      • Svd
        • खास जानकारी
        • Options
      • TensorDiag
      • TensorDiagPart
      • Transpose
      • TriangularSolve
        • खास जानकारी
        • Options
      • TridiagonalMatMul
      • TridiagonalSolve
        • खास जानकारी
        • Options
    • org.tensorflow.op.linalg.sparse
      • खास जानकारी
      • CSRSparseMatrixComponents
      • CSRSparseMatrixToDense
      • CSRSparseMatrixToSparseTensor
      • DenseToCSRSparseMatrix
      • SparseMatrixAdd
      • SparseMatrixMatMul
        • खास जानकारी
        • Options
      • SparseMatrixMul
      • SparseMatrixNNZ
      • SparseMatrixOrderingAMD
      • SparseMatrixSoftmax
      • SparseMatrixSoftmaxGrad
      • SparseMatrixSparseCholesky
      • SparseMatrixSparseMatMul
        • खास जानकारी
        • Options
      • SparseMatrixTranspose
        • खास जानकारी
        • Options
      • SparseMatrixZeros
      • SparseTensorToCSRSparseMatrix
    • org.tensorflow.op.math
      • खास जानकारी
      • Abs
      • AccumulateN
      • Acos
      • Acosh
      • Add
      • AddN
      • Angle
      • ApproximateEqual
        • खास जानकारी
        • Options
      • ArgMax
      • ArgMin
      • Asin
      • Asinh
      • Atan
      • Atan2
      • Atanh
      • BesselI0
      • BesselI0e
      • BesselI1
      • BesselI1e
      • Betainc
      • Bincount
      • Ceil
      • CompareAndBitpack
      • ComplexAbs
      • Conj
      • Cos
      • Cosh
      • Cumprod
        • खास जानकारी
        • Options
      • Cumsum
        • खास जानकारी
        • Options
      • CumulativeLogsumexp
        • खास जानकारी
        • Options
      • DenseBincount
        • खास जानकारी
        • Options
      • Digamma
      • Div
      • DivNoNan
      • Equal
        • खास जानकारी
        • Options
      • Erf
      • Erfc
      • Exp
      • Expm1
      • Fact
      • Floor
      • FloorDiv
      • FloorMod
      • Greater
      • GreaterEqual
      • Igamma
      • IgammaGradA
      • Igammac
      • Imag
      • InvertPermutation
      • IsFinite
      • IsInf
      • IsNan
      • Less
      • LessEqual
      • Lgamma
      • Log
      • Log1p
      • LogicalAnd
      • LogicalNot
      • LogicalOr
      • Maximum
      • Mean
        • खास जानकारी
        • Options
      • Minimum
      • Mod
      • Mul
      • MulNoNan
      • Ndtri
      • Neg
      • NextAfter
      • NotEqual
        • खास जानकारी
        • Options
      • Polygamma
      • PopulationCount
      • Pow
      • QuantizedAdd
      • QuantizedMul
      • Real
      • RealDiv
      • Reciprocal
      • ReciprocalGrad
      • RequantizationRangePerChannel
      • RequantizePerChannel
      • Rint
      • Round
      • Rsqrt
      • RsqrtGrad
      • SegmentMax
      • SegmentMean
      • SegmentMin
      • SegmentProd
      • SegmentSum
      • Sigmoid
      • SigmoidGrad
      • Sign
      • Sin
      • Sinh
      • SobolSample
      • Softplus
      • SoftplusGrad
      • Sqrt
      • SqrtGrad
      • Square
      • SquaredDifference
      • Sub
      • Tan
      • Tanh
      • TanhGrad
      • TruncateDiv
      • TruncateMod
      • UnsortedSegmentMax
      • UnsortedSegmentMin
      • UnsortedSegmentProd
      • UnsortedSegmentSum
      • Xdivy
      • Xlog1py
      • Xlogy
      • Zeta
      • erfinv
    • org.tensorflow.op.math.special
      • खास जानकारी
      • BesselJ0
      • BesselJ1
      • BesselK0
      • BesselK0e
      • BesselK1
      • BesselK1e
      • BesselY0
      • BesselY1
      • Dawsn
      • Expint
      • FresnelCos
      • FresnelSin
      • Spence
    • org.tensorflow.op.nn
      • खास जानकारी
      • AvgPool
        • खास जानकारी
        • Options
      • AvgPool3d
        • खास जानकारी
        • Options
      • AvgPool3dGrad
        • खास जानकारी
        • Options
      • AvgPoolGrad
        • खास जानकारी
        • Options
      • BatchNormWithGlobalNormalization
      • BatchNormWithGlobalNormalizationGrad
      • BiasAdd
        • खास जानकारी
        • Options
      • BiasAddGrad
        • खास जानकारी
        • Options
      • BlockLSTM
        • खास जानकारी
        • Options
      • BlockLSTMGrad
      • CTCLossV2
        • खास जानकारी
        • Options
      • ComputeAccidentalHits
        • खास जानकारी
        • Options
      • Conv2d
        • खास जानकारी
        • Options
      • Conv2dBackpropFilter
        • खास जानकारी
        • Options
      • Conv2dBackpropInput
        • खास जानकारी
        • Options
      • Conv3d
        • खास जानकारी
        • Options
      • Conv3dBackpropFilter
        • खास जानकारी
        • Options
      • Conv3dBackpropInput
        • खास जानकारी
        • Options
      • CtcBeamSearchDecoder
        • खास जानकारी
        • Options
      • CtcGreedyDecoder
        • खास जानकारी
        • Options
      • CtcLoss
        • खास जानकारी
        • Options
      • CudnnRNN
        • खास जानकारी
        • Options
      • CudnnRNNBackprop
        • खास जानकारी
        • Options
      • CudnnRNNCanonicalToParams
        • खास जानकारी
        • Options
      • CudnnRNNParamsToCanonical
        • खास जानकारी
        • Options
      • CudnnRnnParamsSize
        • खास जानकारी
        • Options
      • DataFormatDimMap
        • खास जानकारी
        • Options
      • DataFormatVecPermute
        • खास जानकारी
        • Options
      • DepthToSpace
        • खास जानकारी
        • Options
      • DepthwiseConv2dNative
        • खास जानकारी
        • Options
      • DepthwiseConv2dNativeBackpropFilter
        • खास जानकारी
        • Options
      • DepthwiseConv2dNativeBackpropInput
        • खास जानकारी
        • Options
      • Dilation2d
      • Dilation2dBackpropFilter
      • Dilation2dBackpropInput
      • Elu
      • EluGrad
      • FixedUnigramCandidateSampler
        • खास जानकारी
        • Options
      • FractionalAvgPool
        • खास जानकारी
        • Options
      • FractionalAvgPoolGrad
        • खास जानकारी
        • Options
      • FractionalMaxPool
        • खास जानकारी
        • Options
      • FractionalMaxPoolGrad
        • खास जानकारी
        • Options
      • FusedBatchNorm
        • खास जानकारी
        • Options
      • FusedBatchNormGrad
        • खास जानकारी
        • Options
      • FusedPadConv2d
      • FusedResizeAndPadConv2d
        • खास जानकारी
        • Options
      • GRUBlockCell
      • GRUBlockCellGrad
      • InTopK
      • InvGrad
      • IsotonicRegression
      • L2Loss
      • LSTMBlockCell
        • खास जानकारी
        • Options
      • LSTMBlockCellGrad
      • LeakyRelu
        • खास जानकारी
        • Options
      • LearnedUnigramCandidateSampler
        • खास जानकारी
        • Options
      • LocalResponseNormalization
        • खास जानकारी
        • Options
      • LocalResponseNormalizationGrad
        • खास जानकारी
        • Options
      • LogSoftmax
      • MaxPool
        • खास जानकारी
        • Options
      • MaxPool3d
        • खास जानकारी
        • Options
      • MaxPool3dGrad
        • खास जानकारी
        • Options
      • MaxPool3dGradGrad
        • खास जानकारी
        • Options
      • MaxPoolGrad
        • खास जानकारी
        • Options
      • MaxPoolGradGrad
        • खास जानकारी
        • Options
      • MaxPoolGradGradWithArgmax
        • खास जानकारी
        • Options
      • MaxPoolGradWithArgmax
        • खास जानकारी
        • Options
      • MaxPoolWithArgmax
        • खास जानकारी
        • Options
      • NthElement
        • खास जानकारी
        • Options
      • QuantizedAvgPool
      • QuantizedBatchNormWithGlobalNormalization
      • QuantizedBiasAdd
      • QuantizedConv2DAndRelu
        • खास जानकारी
        • Options
      • QuantizedConv2DAndReluAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2DAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2DPerChannel
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBias
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasAndRelu
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasAndReluAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasSumAndRelu
        • खास जानकारी
        • Options
      • QuantizedConv2DWithBiasSumAndReluAndRequantize
        • खास जानकारी
        • Options
      • QuantizedConv2d
        • खास जानकारी
        • Options
      • QuantizedDepthwiseConv2D
        • खास जानकारी
        • Options
      • QuantizedDepthwiseConv2DWithBias
        • खास जानकारी
        • Options
      • QuantizedDepthwiseConv2DWithBiasAndRelu
        • खास जानकारी
        • Options
      • QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
        • खास जानकारी
        • Options
      • QuantizedInstanceNorm
        • खास जानकारी
        • Options
      • QuantizedMaxPool
      • QuantizedRelu
      • QuantizedRelu6
      • QuantizedReluX
      • Relu
      • Relu6
      • Relu6Grad
      • ReluGrad
      • Selu
      • SeluGrad
      • SigmoidCrossEntropyWithLogits
      • Softmax
      • SoftmaxCrossEntropyWithLogits
      • Softsign
      • SoftsignGrad
      • SpaceToBatch
      • SpaceToDepth
        • खास जानकारी
        • Options
      • SparseSoftmaxCrossEntropyWithLogits
      • TopK
        • खास जानकारी
        • Options
    • org.tensorflow.op.nn.raw
      • खास जानकारी
      • SoftmaxCrossEntropyWithLogits
      • SparseSoftmaxCrossEntropyWithLogits
    • org.tensorflow.op.quantization
      • खास जानकारी
      • Dequantize
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxArgs
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxArgsGradient
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxVars
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxVarsGradient
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxVarsPerChannel
        • खास जानकारी
        • Options
      • FakeQuantWithMinMaxVarsPerChannelGradient
        • खास जानकारी
        • Options
      • Quantize
        • खास जानकारी
        • Options
      • QuantizeAndDequantize
        • खास जानकारी
        • Options
      • QuantizeAndDequantizeV3
        • खास जानकारी
        • Options
      • QuantizeAndDequantizeV4
        • खास जानकारी
        • Options
      • QuantizeAndDequantizeV4Grad
        • खास जानकारी
        • Options
      • QuantizeDownAndShrinkRange
      • QuantizedConcat
      • QuantizedMatMulWithBiasAndDequantize
        • खास जानकारी
        • Options
      • QuantizedMatMulWithBiasAndRequantize
        • खास जानकारी
        • Options
      • RequantizationRange
      • Requantize
    • org.tensorflow.op.ragged
      • खास जानकारी
      • RaggedBincount
        • खास जानकारी
        • Options
      • RaggedCountSparseOutput
        • खास जानकारी
        • Options
      • RaggedCross
      • RaggedGather
      • RaggedRange
      • RaggedTensorFromVariant
      • RaggedTensorToSparse
      • RaggedTensorToTensor
      • RaggedTensorToVariant
      • RaggedTensorToVariantGradient
    • org.tensorflow.op.random
      • खास जानकारी
      • AllCandidateSampler
        • खास जानकारी
        • Options
      • AnonymousRandomSeedGenerator
      • AnonymousSeedGenerator
      • DeleteRandomSeedGenerator
      • DeleteSeedGenerator
      • LogUniformCandidateSampler
        • खास जानकारी
        • Options
      • Multinomial
        • खास जानकारी
        • Options
      • NonDeterministicInts
      • ParameterizedTruncatedNormal
        • खास जानकारी
        • Options
      • RandomGamma
        • खास जानकारी
        • Options
      • RandomGammaGrad
      • RandomPoisson
        • खास जानकारी
        • Options
      • RandomShuffle
        • खास जानकारी
        • Options
      • RandomStandardNormal
        • खास जानकारी
        • Options
      • RandomUniform
        • खास जानकारी
        • Options
      • RandomUniformInt
        • खास जानकारी
        • Options
      • RecordInput
        • खास जानकारी
        • Options
      • RngReadAndSkip
      • RngSkip
      • StatefulRandomBinomial
      • StatefulStandardNormal
      • StatefulTruncatedNormal
      • StatefulUniform
      • StatefulUniformFullInt
      • StatefulUniformInt
      • StatelessMultinomial
      • StatelessParameterizedTruncatedNormal
      • StatelessRandomBinomial
      • StatelessRandomGamma
      • StatelessRandomGetKeyCounterAlg
      • StatelessRandomNormal
      • StatelessRandomNormalV2
      • StatelessRandomPoisson
      • StatelessRandomUniform
      • StatelessRandomUniformFullInt
      • StatelessRandomUniformFullIntV2
      • StatelessRandomUniformInt
      • StatelessRandomUniformIntV2
      • StatelessRandomUniformV2
      • StatelessTruncatedNormal
      • StatelessTruncatedNormalV2
      • TruncatedNormal
        • खास जानकारी
        • Options
      • UniformCandidateSampler
        • खास जानकारी
        • Options
    • org.tensorflow.op.random.experimental
      • खास जानकारी
      • DummySeedGenerator
    • org.tensorflow.op.signal
      • खास जानकारी
      • BatchFft
      • BatchFft2d
      • BatchFft3d
      • BatchIfft
      • BatchIfft2d
      • BatchIfft3d
      • Fft
      • Fft2d
      • Fft3d
      • Ifft
      • Ifft2d
      • Ifft3d
      • Irfft
      • Irfft2d
      • Irfft3d
      • Rfft
      • Rfft2d
      • Rfft3d
    • org.tensorflow.op.sparse
      • खास जानकारी
      • AddManySparseToTensorsMap
        • खास जानकारी
        • Options
      • AddSparseToTensorsMap
        • खास जानकारी
        • Options
      • DenseCountSparseOutput
        • खास जानकारी
        • Options
      • DenseToDenseSetOperation
        • खास जानकारी
        • Options
      • DenseToSparseSetOperation
        • खास जानकारी
        • Options
      • DeserializeSparse
      • SparseAccumulatorApplyGradient
      • SparseAccumulatorTakeGradient
      • SparseAdd
      • SparseAddGrad
      • SparseBincount
        • खास जानकारी
        • Options
      • SparseConcat
      • SparseConditionalAccumulator
        • खास जानकारी
        • Options
      • SparseCountSparseOutput
        • खास जानकारी
        • Options
      • SparseCross
      • SparseCrossHashed
      • SparseDenseCwiseAdd
      • SparseDenseCwiseDiv
      • SparseDenseCwiseMul
      • SparseFillEmptyRows
      • SparseFillEmptyRowsGrad
      • SparseMatMul
        • खास जानकारी
        • Options
      • SparseReduceMax
        • खास जानकारी
        • Options
      • SparseReduceMaxSparse
        • खास जानकारी
        • Options
      • SparseReduceSum
        • खास जानकारी
        • Options
      • SparseReduceSumSparse
        • खास जानकारी
        • Options
      • SparseReorder
      • SparseReshape
      • SparseSegmentMean
      • SparseSegmentMeanGrad
      • SparseSegmentMeanWithNumSegments
      • SparseSegmentSqrtN
      • SparseSegmentSqrtNGrad
      • SparseSegmentSqrtNWithNumSegments
      • SparseSegmentSum
      • SparseSegmentSumWithNumSegments
      • SparseSlice
      • SparseSliceGrad
      • SparseSoftmax
      • SparseSparseMaximum
      • SparseSparseMinimum
      • SparseSplit
      • SparseTensorDenseAdd
      • SparseTensorDenseMatMul
        • खास जानकारी
        • Options
      • SparseToDense
        • खास जानकारी
        • Options
      • SparseToSparseSetOperation
        • खास जानकारी
        • Options
      • TakeManySparseFromTensorsMap
        • खास जानकारी
        • Options
    • org.tensorflow.op.strings
      • खास जानकारी
      • Join
        • खास जानकारी
        • Options
      • Lower
        • खास जानकारी
        • Options
      • ReduceJoin
        • खास जानकारी
        • Options
      • RegexFullMatch
      • RegexReplace
        • खास जानकारी
        • Options
      • StaticRegexFullMatch
      • StaticRegexReplace
        • खास जानकारी
        • Options
      • StringFormat
        • खास जानकारी
        • Options
      • StringLength
        • खास जानकारी
        • Options
      • StringNGrams
      • StringSplit
        • खास जानकारी
        • Options
      • Strip
      • Substr
        • खास जानकारी
        • Options
      • ToHashBucket
      • ToHashBucketFast
      • ToHashBucketStrong
      • ToNumber
      • UnicodeDecode
        • खास जानकारी
        • Options
      • UnicodeDecodeWithOffsets
        • खास जानकारी
        • Options
      • UnicodeEncode
        • खास जानकारी
        • Options
      • UnicodeScript
      • UnicodeTranscode
        • खास जानकारी
        • Options
      • UnsortedSegmentJoin
        • खास जानकारी
        • Options
      • Upper
        • खास जानकारी
        • Options
    • org.tensorflow.op.summary
      • खास जानकारी
      • AudioSummary
        • खास जानकारी
        • Options
      • CloseSummaryWriter
      • CreateSummaryDbWriter
      • CreateSummaryFileWriter
      • FlushSummaryWriter
      • HistogramSummary
      • ImageSummary
        • खास जानकारी
        • Options
      • ImportEvent
      • MergeSummary
      • ScalarSummary
      • StatsAggregatorSummary
      • SummaryWriter
        • खास जानकारी
        • Options
      • TensorSummary
      • WriteAudioSummary
        • खास जानकारी
        • Options
      • WriteGraphSummary
      • WriteHistogramSummary
      • WriteImageSummary
        • खास जानकारी
        • Options
      • WriteRawProtoSummary
      • WriteScalarSummary
      • WriteSummary
    • org.tensorflow.op.tpu
      • खास जानकारी
      • AllToAll
      • CollectivePermute
      • CompilationResult
      • CompileSucceededAssert
      • ConfigureDistributedTPU
        • खास जानकारी
        • Options
      • ConfigureTPUEmbedding
      • CrossReplicaSum
      • EmbeddingActivations
      • EnqueueTPUEmbeddingIntegerBatch
        • खास जानकारी
        • Options
      • EnqueueTPUEmbeddingRaggedTensorBatch
        • खास जानकारी
        • Options
      • EnqueueTPUEmbeddingSparseBatch
        • खास जानकारी
        • Options
      • EnqueueTPUEmbeddingSparseTensorBatch
        • खास जानकारी
        • Options
      • Execute
      • ExecuteAndUpdateVariables
      • InfeedDequeue
      • InfeedDequeueTuple
      • InfeedEnqueue
        • खास जानकारी
        • Options
      • InfeedEnqueuePrelinearizedBuffer
        • खास जानकारी
        • Options
      • InfeedEnqueueTuple
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingADAMParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingADAMParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingAdadeltaParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingAdagradParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingAdagradParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingCenteredRMSPropParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingFTRLParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingFTRLParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingMDLAdagradLightParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingMomentumParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingMomentumParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingProximalAdagradParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingProximalYogiParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingRMSPropParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingRMSPropParametersGradAccumDebug
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingStochasticGradientDescentParameters
        • खास जानकारी
        • Options
      • LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
        • खास जानकारी
        • Options
      • OrdinalSelector
      • OutfeedDequeue
        • खास जानकारी
        • Options
      • OutfeedDequeueTuple
        • खास जानकारी
        • Options
      • OutfeedDequeueTupleV2
      • OutfeedDequeueV2
      • OutfeedEnqueue
      • OutfeedEnqueueTuple
      • PartitionedInput
        • खास जानकारी
        • Options
      • PartitionedOutput
        • खास जानकारी
        • Options
      • Prelinearize
        • खास जानकारी
        • Options
      • PrelinearizeTuple
        • खास जानकारी
        • Options
      • RecvTPUEmbeddingActivations
      • ReplicateMetadata
        • खास जानकारी
        • Options
      • ReplicatedInput
        • खास जानकारी
        • Options
      • ReplicatedOutput
      • RetrieveTPUEmbeddingADAMParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingADAMParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingAdadeltaParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingAdagradParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingCenteredRMSPropParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingFTRLParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingMDLAdagradLightParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingMomentumParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingProximalAdagradParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingProximalYogiParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingRMSPropParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingStochasticGradientDescentParameters
        • खास जानकारी
        • Options
      • RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
        • खास जानकारी
        • Options
      • SendTPUEmbeddingGradients
      • ShutdownDistributedTPU
      • TPUCompilationResult
      • TPUEmbeddingActivations
      • TPUReplicateMetadata
        • खास जानकारी
        • Options
      • TPUReplicatedInput
        • खास जानकारी
        • Options
      • TPUReplicatedOutput
      • WorkerHeartbeat
    • org.tensorflow.op.train
      • खास जानकारी
      • AccumulatorApplyGradient
      • AccumulatorNumAccumulated
      • AccumulatorSetGlobalStep
      • AccumulatorTakeGradient
      • ApplyAdaMax
        • खास जानकारी
        • Options
      • ApplyAdadelta
        • खास जानकारी
        • Options
      • ApplyAdagrad
        • खास जानकारी
        • Options
      • ApplyAdagradDa
        • खास जानकारी
        • Options
      • ApplyAdagradV2
        • खास जानकारी
        • Options
      • ApplyAdam
        • खास जानकारी
        • Options
      • ApplyAddSign
        • खास जानकारी
        • Options
      • ApplyCenteredRmsProp
        • खास जानकारी
        • Options
      • ApplyFtrl
        • खास जानकारी
        • Options
      • ApplyGradientDescent
        • खास जानकारी
        • Options
      • ApplyMomentum
        • खास जानकारी
        • Options
      • ApplyPowerSign
        • खास जानकारी
        • Options
      • ApplyProximalAdagrad
        • खास जानकारी
        • Options
      • ApplyProximalGradientDescent
        • खास जानकारी
        • Options
      • ApplyRmsProp
        • खास जानकारी
        • Options
      • BatchMatMul
        • खास जानकारी
        • Options
      • ComputeBatchSize
      • ConditionalAccumulator
        • खास जानकारी
        • Options
      • GenerateVocabRemapping
        • खास जानकारी
        • Options
      • MergeV2Checkpoints
        • खास जानकारी
        • Options
      • NegTrain
      • PreventGradient
        • खास जानकारी
        • Options
      • ResourceAccumulatorApplyGradient
      • ResourceAccumulatorNumAccumulated
      • ResourceAccumulatorSetGlobalStep
      • ResourceAccumulatorTakeGradient
      • ResourceApplyAdaMax
        • खास जानकारी
        • Options
      • ResourceApplyAdadelta
        • खास जानकारी
        • Options
      • ResourceApplyAdagrad
        • खास जानकारी
        • Options
      • ResourceApplyAdagradDa
        • खास जानकारी
        • Options
      • ResourceApplyAdam
        • खास जानकारी
        • Options
      • ResourceApplyAdamWithAmsgrad
        • खास जानकारी
        • Options
      • ResourceApplyAddSign
        • खास जानकारी
        • Options
      • ResourceApplyCenteredRmsProp
        • खास जानकारी
        • Options
      • ResourceApplyFtrl
        • खास जानकारी
        • Options
      • ResourceApplyGradientDescent
        • खास जानकारी
        • Options
      • ResourceApplyKerasMomentum
        • खास जानकारी
        • Options
      • ResourceApplyMomentum
        • खास जानकारी
        • Options
      • ResourceApplyPowerSign
        • खास जानकारी
        • Options
      • ResourceApplyProximalAdagrad
        • खास जानकारी
        • Options
      • ResourceApplyProximalGradientDescent
        • खास जानकारी
        • Options
      • ResourceApplyRmsProp
        • खास जानकारी
        • Options
      • ResourceConditionalAccumulator
        • खास जानकारी
        • Options
      • ResourceSparseApplyAdadelta
        • खास जानकारी
        • Options
      • ResourceSparseApplyAdagrad
        • खास जानकारी
        • Options
      • ResourceSparseApplyAdagradDa
        • खास जानकारी
        • Options
      • ResourceSparseApplyAdagradV2
        • खास जानकारी
        • Options
      • ResourceSparseApplyCenteredRmsProp
        • खास जानकारी
        • Options
      • ResourceSparseApplyFtrl
        • खास जानकारी
        • Options
      • ResourceSparseApplyKerasMomentum
        • खास जानकारी
        • Options
      • ResourceSparseApplyMomentum
        • खास जानकारी
        • Options
      • ResourceSparseApplyProximalAdagrad
        • खास जानकारी
        • Options
      • ResourceSparseApplyProximalGradientDescent
        • खास जानकारी
        • Options
      • ResourceSparseApplyRmsProp
        • खास जानकारी
        • Options
      • Restore
      • RestoreSlice
        • खास जानकारी
        • Options
      • Save
      • SaveSlices
      • SdcaFprint
      • SdcaOptimizer
        • खास जानकारी
        • Options
      • SdcaShrinkL1
      • SparseApplyAdadelta
        • खास जानकारी
        • Options
      • SparseApplyAdagrad
        • खास जानकारी
        • Options
      • SparseApplyAdagradDa
        • खास जानकारी
        • Options
      • SparseApplyCenteredRmsProp
        • खास जानकारी
        • Options
      • SparseApplyFtrl
        • खास जानकारी
        • Options
      • SparseApplyMomentum
        • खास जानकारी
        • Options
      • SparseApplyProximalAdagrad
        • खास जानकारी
        • Options
      • SparseApplyProximalGradientDescent
        • खास जानकारी
        • Options
      • SparseApplyRmsProp
        • खास जानकारी
        • Options
      • TileGrad
    • org.tensorflow.op.xla
      • खास जानकारी
      • BroadcastHelper
      • ClusterOutput
      • Conv
      • Dequantize
      • Dot
      • DynamicSlice
      • DynamicUpdateSlice
      • Einsum
      • Gather
      • KeyValueSort
      • Pad
      • Recv
      • ReplicaId
      • SelfAdjointEig
      • Send
      • Sharding
      • Sort
      • Svd
      • XlaRecvFromHost
      • XlaSendToHost
      • XlaSetBound
    • org.tensorflow.proto.data.experimental
      • खास जानकारी
      • ServiceConfig
        • खास जानकारी
        • ServiceConfig.DispatcherConfig
          • खास जानकारी
          • Builder
        • DispatcherConfigOrBuilder
        • ServiceConfig.WorkerConfig
          • खास जानकारी
          • Builder
        • WorkerConfigOrBuilder
      • SnapshotMetadataRecord
        • खास जानकारी
        • Builder
      • SnapshotMetadataRecordOrBuilder
      • SnapshotProtos
      • SnapshotRecord
        • खास जानकारी
        • Builder
      • SnapshotRecordOrBuilder
      • SnapshotTensorMetadata
        • खास जानकारी
        • Builder
      • SnapshotTensorMetadataOrBuilder
      • TensorMetadata
        • खास जानकारी
        • Builder
      • TensorMetadataOrBuilder
    • org.tensorflow.proto.distruntime
      • खास जानकारी
      • ClusterDef
        • खास जानकारी
        • Builder
      • ClusterDefOrBuilder
      • ClusterDeviceFilters
        • खास जानकारी
        • Builder
      • ClusterDeviceFiltersOrBuilder
      • ClusterProtos
      • DeviceFiltersProtos
      • JobDef
        • खास जानकारी
        • Builder
      • JobDefOrBuilder
      • JobDeviceFilters
        • खास जानकारी
        • Builder
      • JobDeviceFiltersOrBuilder
      • ServerDef
        • खास जानकारी
        • Builder
      • ServerDefOrBuilder
      • ServerProtos
      • TaskDeviceFilters
        • खास जानकारी
        • Builder
      • TaskDeviceFiltersOrBuilder
      • TransportOptions
        • खास जानकारी
        • TransportOptions.RecvBufRespExtra
          • खास जानकारी
          • Builder
        • RecvBufRespExtraOrBuilder
    • org.tensorflow.proto.example
      • खास जानकारी
      • BytesList
        • खास जानकारी
        • Builder
      • BytesListOrBuilder
      • Example
        • खास जानकारी
        • Builder
      • ExampleOrBuilder
      • ExampleParserConfiguration
        • खास जानकारी
        • Builder
      • ExampleParserConfigurationOrBuilder
      • ExampleParserConfigurationProtos
      • ExampleProtos
      • Feature
        • खास जानकारी
        • Builder
        • KindCase
      • FeatureConfiguration
        • खास जानकारी
        • Builder
        • ConfigCase
      • FeatureConfigurationOrBuilder
      • FeatureList
        • खास जानकारी
        • Builder
      • FeatureListOrBuilder
      • FeatureLists
        • खास जानकारी
        • Builder
      • FeatureListsOrBuilder
      • FeatureOrBuilder
      • FeatureProtos
      • Features
        • खास जानकारी
        • Builder
      • FeaturesOrBuilder
      • FixedLenFeatureProto
        • खास जानकारी
        • Builder
      • FixedLenFeatureProtoOrBuilder
      • FloatList
        • खास जानकारी
        • Builder
      • FloatListOrBuilder
      • Int64List
        • खास जानकारी
        • Builder
      • Int64ListOrBuilder
      • SequenceExample
        • खास जानकारी
        • Builder
      • SequenceExampleOrBuilder
      • VarLenFeatureProto
        • खास जानकारी
        • Builder
      • VarLenFeatureProtoOrBuilder
    • org.tensorflow.proto.framework
      • खास जानकारी
      • AllocationDescription
        • खास जानकारी
        • Builder
      • AllocationDescriptionOrBuilder
      • AllocationDescriptionProtos
      • AllocationRecord
        • खास जानकारी
        • Builder
      • AllocationRecordOrBuilder
      • AllocatorMemoryUsed
        • खास जानकारी
        • Builder
      • AllocatorMemoryUsedOrBuilder
      • ApiDef
        • खास जानकारी
        • ApiDef.Arg
          • खास जानकारी
          • Builder
        • ArgOrBuilder
        • ApiDef.Attr
          • खास जानकारी
          • Builder
        • AttrOrBuilder
        • Builder
        • ApiDef.Endpoint
          • खास जानकारी
          • Builder
        • EndpointOrBuilder
        • Visibility
      • ApiDefOrBuilder
      • ApiDefProtos
      • ApiDefs
        • खास जानकारी
        • Builder
      • ApiDefsOrBuilder
      • AssetFileDef
        • खास जानकारी
        • Builder
      • AssetFileDefOrBuilder
      • AttrValue
        • खास जानकारी
        • Builder
        • AttrValue.ListValue
          • खास जानकारी
          • Builder
        • ListValueOrBuilder
        • ValueCase
      • AttrValueOrBuilder
      • AttrValueProtos
      • AutoParallelOptions
        • खास जानकारी
        • Builder
      • AutoParallelOptionsOrBuilder
      • BoundedTensorSpecProto
        • खास जानकारी
        • Builder
      • BoundedTensorSpecProtoOrBuilder
      • CallableOptions
        • खास जानकारी
        • Builder
      • CallableOptionsOrBuilder
      • Code
      • CollectionDef
        • खास जानकारी
        • CollectionDef.AnyList
          • खास जानकारी
          • Builder
        • AnyListOrBuilder
        • Builder
        • CollectionDef.BytesList
          • खास जानकारी
          • Builder
        • BytesListOrBuilder
        • CollectionDef.FloatList
          • खास जानकारी
          • Builder
        • FloatListOrBuilder
        • CollectionDef.Int64List
          • खास जानकारी
          • Builder
        • Int64ListOrBuilder
        • KindCase
        • CollectionDef.NodeList
          • खास जानकारी
          • Builder
        • NodeListOrBuilder
      • CollectionDefOrBuilder
      • CondContextDef
        • खास जानकारी
        • Builder
      • CondContextDefOrBuilder
      • ConfigProto
        • खास जानकारी
        • Builder
        • ConfigProto.Experimental
          • खास जानकारी
          • Builder
          • MlirBridgeRollout
        • ExperimentalOrBuilder
      • ConfigProtoOrBuilder
      • ConfigProtos
      • ControlFlowContextDef
        • खास जानकारी
        • Builder
        • CtxtCase
      • ControlFlowContextDefOrBuilder
      • ControlFlowProtos
      • CostGraphDef
        • खास जानकारी
        • CostGraphDef.AggregatedCost
          • खास जानकारी
          • Builder
        • AggregatedCostOrBuilder
        • Builder
        • CostGraphDef.Node
          • खास जानकारी
          • Builder
          • CostGraphDef.Node.InputInfo
            • खास जानकारी
            • Builder
          • InputInfoOrBuilder
          • CostGraphDef.Node.OutputInfo
            • खास जानकारी
            • Builder
          • OutputInfoOrBuilder
        • NodeOrBuilder
      • CostGraphDefOrBuilder
      • CostGraphProtos
      • DataClass
      • DataType
      • DebugOptions
        • खास जानकारी
        • Builder
      • DebugOptionsOrBuilder
      • DebugProtos
      • DebugTensorWatch
        • खास जानकारी
        • Builder
      • DebugTensorWatchOrBuilder
      • DebuggedSourceFile
        • खास जानकारी
        • Builder
      • DebuggedSourceFileOrBuilder
      • DebuggedSourceFiles
        • खास जानकारी
        • Builder
      • DebuggedSourceFilesOrBuilder
      • DeviceAttributes
        • खास जानकारी
        • Builder
      • DeviceAttributesOrBuilder
      • DeviceAttributesProtos
      • DeviceLocality
        • खास जानकारी
        • Builder
      • DeviceLocalityOrBuilder
      • DeviceProperties
        • खास जानकारी
        • Builder
      • DevicePropertiesOrBuilder
      • DevicePropertiesProtos
      • DeviceStepStats
        • खास जानकारी
        • Builder
      • DeviceStepStatsOrBuilder
      • DictValue
        • खास जानकारी
        • Builder
      • DictValueOrBuilder
      • ErrorCodes
      • ErrorCodesProtos
      • FunctionDef
        • खास जानकारी
        • FunctionDef.ArgAttrs
          • खास जानकारी
          • Builder
        • ArgAttrsOrBuilder
        • Builder
      • FunctionDefLibrary
        • खास जानकारी
        • Builder
      • FunctionDefLibraryOrBuilder
      • FunctionDefOrBuilder
      • FunctionProtos
      • FunctionSpec
        • खास जानकारी
        • Builder
        • ExperimentalCompile
      • FunctionSpecOrBuilder
      • GPUOptions
        • खास जानकारी
        • Builder
        • GPUOptions.Experimental
          • खास जानकारी
          • Builder
          • GPUOptions.Experimental.VirtualDevices
            • खास जानकारी
            • Builder
          • VirtualDevicesOrBuilder
        • ExperimentalOrBuilder
      • GPUOptionsOrBuilder
      • GradientDef
        • खास जानकारी
        • Builder
      • GradientDefOrBuilder
      • GraphDebugInfo
        • खास जानकारी
        • Builder
        • GraphDebugInfo.FileLineCol
          • खास जानकारी
          • Builder
        • FileLineColOrBuilder
        • GraphDebugInfo.StackTrace
          • खास जानकारी
          • Builder
        • StackTraceOrBuilder
      • GraphDebugInfoOrBuilder
      • GraphDebugInfoProtos
      • GraphDef
        • खास जानकारी
        • Builder
      • GraphDefOrBuilder
      • GraphOptions
        • खास जानकारी
        • Builder
      • GraphOptionsOrBuilder
      • GraphProtos
      • GraphTransferConstNodeInfo
        • खास जानकारी
        • Builder
      • GraphTransferConstNodeInfoOrBuilder
      • GraphTransferGraphInputNodeInfo
        • खास जानकारी
        • Builder
      • GraphTransferGraphInputNodeInfoOrBuilder
      • GraphTransferGraphOutputNodeInfo
        • खास जानकारी
        • Builder
      • GraphTransferGraphOutputNodeInfoOrBuilder
      • GraphTransferInfo
        • खास जानकारी
        • Builder
        • Destination
      • GraphTransferInfoOrBuilder
      • GraphTransferInfoProto
      • GraphTransferNodeInfo
        • खास जानकारी
        • Builder
      • GraphTransferNodeInfoOrBuilder
      • GraphTransferNodeInput
        • खास जानकारी
        • Builder
      • GraphTransferNodeInputInfo
        • खास जानकारी
        • Builder
      • GraphTransferNodeInputInfoOrBuilder
      • GraphTransferNodeInputOrBuilder
      • GraphTransferNodeOutputInfo
        • खास जानकारी
        • Builder
      • GraphTransferNodeOutputInfoOrBuilder
      • HistogramProto
        • खास जानकारी
        • Builder
      • HistogramProtoOrBuilder
      • InterconnectLink
        • खास जानकारी
        • Builder
      • InterconnectLinkOrBuilder
      • KernelDef
        • खास जानकारी
        • KernelDef.AttrConstraint
          • खास जानकारी
          • Builder
        • AttrConstraintOrBuilder
        • Builder
      • KernelDefOrBuilder
      • KernelDefProtos
      • KernelList
        • खास जानकारी
        • Builder
      • KernelListOrBuilder
      • ListValue
        • खास जानकारी
        • Builder
      • ListValueOrBuilder
      • LocalLinks
        • खास जानकारी
        • Builder
      • LocalLinksOrBuilder
      • LogMemoryProtos
      • MemoryLogRawAllocation
        • खास जानकारी
        • Builder
      • MemoryLogRawAllocationOrBuilder
      • MemoryLogRawDeallocation
        • खास जानकारी
        • Builder
      • MemoryLogRawDeallocationOrBuilder
      • MemoryLogStep
        • खास जानकारी
        • Builder
      • MemoryLogStepOrBuilder
      • MemoryLogTensorAllocation
        • खास जानकारी
        • Builder
      • MemoryLogTensorAllocationOrBuilder
      • MemoryLogTensorDeallocation
        • खास जानकारी
        • Builder
      • MemoryLogTensorDeallocationOrBuilder
      • MemoryLogTensorOutput
        • खास जानकारी
        • Builder
      • MemoryLogTensorOutputOrBuilder
      • MemoryStats
        • खास जानकारी
        • Builder
      • MemoryStatsOrBuilder
      • MetaGraphDef
        • खास जानकारी
        • Builder
        • MetaGraphDef.MetaInfoDef
          • खास जानकारी
          • Builder
        • MetaInfoDefOrBuilder
      • MetaGraphDefOrBuilder
      • MetaGraphProtos
      • NameAttrList
        • खास जानकारी
        • Builder
      • NameAttrListOrBuilder
      • NamedDevice
        • खास जानकारी
        • Builder
      • NamedDeviceOrBuilder
      • NamedTensorProto
        • खास जानकारी
        • Builder
      • NamedTensorProtoOrBuilder
      • NamedTensorProtos
      • NamedTupleValue
        • खास जानकारी
        • Builder
      • NamedTupleValueOrBuilder
      • NodeDef
        • खास जानकारी
        • Builder
        • NodeDef.ExperimentalDebugInfo
          • खास जानकारी
          • Builder
        • ExperimentalDebugInfoOrBuilder
      • NodeDefOrBuilder
      • NodeExecStats
        • खास जानकारी
        • Builder
      • NodeExecStatsOrBuilder
      • NodeOutput
        • खास जानकारी
        • Builder
      • NodeOutputOrBuilder
      • NodeProto
      • NoneValue
        • खास जानकारी
        • Builder
      • NoneValueOrBuilder
      • OpDef
        • खास जानकारी
        • OpDef.ArgDef
          • खास जानकारी
          • Builder
        • ArgDefOrBuilder
        • OpDef.AttrDef
          • खास जानकारी
          • Builder
        • AttrDefOrBuilder
        • Builder
      • OpDefOrBuilder
      • OpDefProtos
      • OpDeprecation
        • खास जानकारी
        • Builder
      • OpDeprecationOrBuilder
      • OpList
        • खास जानकारी
        • Builder
      • OpListOrBuilder
      • OptimizerOptions
        • खास जानकारी
        • Builder
        • GlobalJitLevel
        • Level
      • OptimizerOptionsOrBuilder
      • PairValue
        • खास जानकारी
        • Builder
      • PairValueOrBuilder
      • QueueRunnerDef
        • खास जानकारी
        • Builder
      • QueueRunnerDefOrBuilder
      • QueueRunnerProtos
      • RPCOptions
        • खास जानकारी
        • Builder
      • RPCOptionsOrBuilder
      • ReaderBaseProtos
      • ReaderBaseState
        • खास जानकारी
        • Builder
      • ReaderBaseStateOrBuilder
      • RemoteFusedGraphExecuteInfo
        • खास जानकारी
        • Builder
        • RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
          • खास जानकारी
          • Builder
        • TensorShapeTypeProtoOrBuilder
      • RemoteFusedGraphExecuteInfoOrBuilder
      • RemoteFusedGraphExecuteInfoProto
      • RemoteTensorHandle
        • खास जानकारी
        • Builder
      • RemoteTensorHandleOrBuilder
      • RemoteTensorHandleProtos
      • ResourceDtypeAndShape
        • खास जानकारी
        • Builder
      • ResourceDtypeAndShapeOrBuilder
      • ResourceHandle
      • ResourceHandleProto
        • खास जानकारी
        • Builder
        • ResourceHandleProto.DtypeAndShape
          • खास जानकारी
          • Builder
        • DtypeAndShapeOrBuilder
      • ResourceHandleProtoOrBuilder
      • RewriterConfig
        • खास जानकारी
        • Builder
        • CpuLayout
        • RewriterConfig.CustomGraphOptimizer
          • खास जानकारी
          • Builder
        • CustomGraphOptimizerOrBuilder
        • MemOptType
        • NumIterationsType
        • Toggle
      • RewriterConfigOrBuilder
      • RewriterConfigProtos
      • RunMetadata
        • खास जानकारी
        • Builder
        • RunMetadata.FunctionGraphs
          • खास जानकारी
          • Builder
        • FunctionGraphsOrBuilder
      • RunMetadataOrBuilder
      • RunOptions
        • खास जानकारी
        • Builder
        • RunOptions.Experimental
          • खास जानकारी
          • Builder
          • RunOptions.Experimental.RunHandlerPoolOptions
            • खास जानकारी
            • Builder
          • RunHandlerPoolOptionsOrBuilder
        • ExperimentalOrBuilder
        • TraceLevel
      • RunOptionsOrBuilder
      • SaveSliceInfoDef
        • खास जानकारी
        • Builder
      • SaveSliceInfoDefOrBuilder
      • SaveableObject
        • खास जानकारी
        • Builder
      • SaveableObjectOrBuilder
      • SavedAsset
        • खास जानकारी
        • Builder
      • SavedAssetOrBuilder
      • SavedBareConcreteFunction
        • खास जानकारी
        • Builder
      • SavedBareConcreteFunctionOrBuilder
      • SavedConcreteFunction
        • खास जानकारी
        • Builder
      • SavedConcreteFunctionOrBuilder
      • SavedConstant
        • खास जानकारी
        • Builder
      • SavedConstantOrBuilder
      • SavedFunction
        • खास जानकारी
        • Builder
      • SavedFunctionOrBuilder
      • SavedModel
        • खास जानकारी
        • Builder
      • SavedModelOrBuilder
      • SavedModelProtos
      • SavedObject
        • खास जानकारी
        • Builder
        • KindCase
      • SavedObjectGraph
        • खास जानकारी
        • Builder
      • SavedObjectGraphOrBuilder
      • SavedObjectGraphProtos
      • SavedObjectOrBuilder
      • SavedResource
        • खास जानकारी
        • Builder
      • SavedResourceOrBuilder
      • SavedUserObject
        • खास जानकारी
        • Builder
      • SavedUserObjectOrBuilder
      • SavedVariable
        • खास जानकारी
        • Builder
      • SavedVariableOrBuilder
      • ScopedAllocatorOptions
        • खास जानकारी
        • Builder
      • ScopedAllocatorOptionsOrBuilder
      • SessionMetadata
        • खास जानकारी
        • Builder
      • SessionMetadataOrBuilder
      • SignatureDef
        • खास जानकारी
        • Builder
      • SignatureDefOrBuilder
      • SpecializedType
      • StepStats
        • खास जानकारी
        • Builder
      • StepStatsOrBuilder
      • StepStatsProtos
      • StructProtos
      • StructuredValue
        • खास जानकारी
        • Builder
        • KindCase
      • StructuredValueOrBuilder
      • Summary
        • खास जानकारी
        • Summary.Audio
          • खास जानकारी
          • Builder
        • AudioOrBuilder
        • Builder
        • Summary.Image
          • खास जानकारी
          • Builder
        • ImageOrBuilder
        • Summary.Value
          • खास जानकारी
          • Builder
          • ValueCase
        • ValueOrBuilder
      • SummaryDescription
        • खास जानकारी
        • Builder
      • SummaryDescriptionOrBuilder
      • SummaryMetadata
        • खास जानकारी
        • Builder
        • SummaryMetadata.PluginData
          • खास जानकारी
          • Builder
        • PluginDataOrBuilder
      • SummaryMetadataOrBuilder
      • SummaryOrBuilder
      • SummaryProtos
      • TensorConnection
        • खास जानकारी
        • Builder
      • TensorConnectionOrBuilder
      • TensorDescription
        • खास जानकारी
        • Builder
      • TensorDescriptionOrBuilder
      • TensorDescriptionProtos
      • TensorInfo
        • खास जानकारी
        • Builder
        • TensorInfo.CompositeTensor
          • खास जानकारी
          • Builder
        • CompositeTensorOrBuilder
        • TensorInfo.CooSparse
          • खास जानकारी
          • Builder
        • CooSparseOrBuilder
        • EncodingCase
      • TensorInfoOrBuilder
      • TensorProto
        • खास जानकारी
        • Builder
      • TensorProtoOrBuilder
      • TensorProtos
      • TensorShapeProto
        • खास जानकारी
        • Builder
        • TensorShapeProto.Dim
          • खास जानकारी
          • Builder
        • DimOrBuilder
      • TensorShapeProtoOrBuilder
      • TensorShapeProtos
      • TensorSliceProto
        • खास जानकारी
        • Builder
        • TensorSliceProto.Extent
          • खास जानकारी
          • Builder
          • HasLengthCase
        • ExtentOrBuilder
      • TensorSliceProtoOrBuilder
      • TensorSliceProtos
      • TensorSpecProto
        • खास जानकारी
        • Builder
      • TensorSpecProtoOrBuilder
      • ThreadPoolOptionProto
        • खास जानकारी
        • Builder
      • ThreadPoolOptionProtoOrBuilder
      • TrackableObjectGraph
        • खास जानकारी
        • Builder
        • TrackableObjectGraph.TrackableObject
          • खास जानकारी
          • Builder
          • TrackableObjectGraph.TrackableObject.ObjectReference
            • खास जानकारी
            • Builder
          • ObjectReferenceOrBuilder
          • TrackableObjectGraph.TrackableObject.SerializedTensor
            • खास जानकारी
            • Builder
          • SerializedTensorOrBuilder
          • TrackableObjectGraph.TrackableObject.SlotVariableReference
            • खास जानकारी
            • Builder
          • SlotVariableReferenceOrBuilder
        • TrackableObjectOrBuilder
      • TrackableObjectGraphOrBuilder
      • TrackableObjectGraphProtos
      • TupleValue
        • खास जानकारी
        • Builder
      • TupleValueOrBuilder
      • TypeSpecProto
        • खास जानकारी
        • Builder
        • TypeSpecClass
      • TypeSpecProtoOrBuilder
      • TypesProtos
      • ValuesDef
        • खास जानकारी
        • Builder
      • ValuesDefOrBuilder
      • VariableAggregation
      • VariableDef
        • खास जानकारी
        • Builder
      • VariableDefOrBuilder
      • VariableProtos
      • VariableSynchronization
      • VariantTensorDataProto
        • खास जानकारी
        • Builder
      • VariantTensorDataProtoOrBuilder
      • VerifierConfig
        • खास जानकारी
        • Builder
        • Toggle
      • VerifierConfigOrBuilder
      • VerifierConfigProtos
      • VersionDef
        • खास जानकारी
        • Builder
      • VersionDefOrBuilder
      • VersionsProtos
      • WhileContextDef
        • खास जानकारी
        • Builder
      • WhileContextDefOrBuilder
    • org.tensorflow.proto.profiler
      • खास जानकारी
      • ProfileOptions
        • खास जानकारी
        • Builder
        • DeviceType
      • ProfileOptionsOrBuilder
      • ProfilerOptionsProtos
      • RemoteProfilerSessionManagerOptions
        • खास जानकारी
        • Builder
      • RemoteProfilerSessionManagerOptionsOrBuilder
      • XEvent
        • खास जानकारी
        • Builder
        • DataCase
      • XEventMetadata
        • खास जानकारी
        • Builder
      • XEventMetadataOrBuilder
      • XEventOrBuilder
      • XLine
        • खास जानकारी
        • Builder
      • XLineOrBuilder
      • XPlane
        • खास जानकारी
        • Builder
      • XPlaneOrBuilder
      • XPlaneProtos
      • XSpace
        • खास जानकारी
        • Builder
      • XSpaceOrBuilder
      • XStat
        • खास जानकारी
        • Builder
        • ValueCase
      • XStatMetadata
        • खास जानकारी
        • Builder
      • XStatMetadataOrBuilder
      • XStatOrBuilder
    • org.tensorflow.proto.util
      • खास जानकारी
      • BfcMemoryMapProtos
      • BinSummary
        • खास जानकारी
        • Builder
      • BinSummaryOrBuilder
      • BundleEntryProto
        • खास जानकारी
        • Builder
      • BundleEntryProtoOrBuilder
      • BundleHeaderProto
        • खास जानकारी
        • Builder
        • Endianness
      • BundleHeaderProtoOrBuilder
      • CodeLocation
        • खास जानकारी
        • Builder
      • CodeLocationOrBuilder
      • DebugEvent
        • खास जानकारी
        • Builder
        • WhatCase
      • DebugEventOrBuilder
      • DebugEventProtos
      • DebugMetadata
        • खास जानकारी
        • Builder
      • DebugMetadataOrBuilder
      • DebuggedDevice
        • खास जानकारी
        • Builder
      • DebuggedDeviceOrBuilder
      • DebuggedGraph
        • खास जानकारी
        • Builder
      • DebuggedGraphOrBuilder
      • Event
        • खास जानकारी
        • Builder
        • WhatCase
      • EventOrBuilder
      • EventProtos
      • Execution
        • खास जानकारी
        • Builder
      • ExecutionOrBuilder
      • GraphExecutionTrace
        • खास जानकारी
        • Builder
      • GraphExecutionTraceOrBuilder
      • GraphOpCreation
        • खास जानकारी
        • Builder
      • GraphOpCreationOrBuilder
      • LogMessage
        • खास जानकारी
        • Builder
        • Level
      • LogMessageOrBuilder
      • MemAllocatorStats
        • खास जानकारी
        • Builder
      • MemAllocatorStatsOrBuilder
      • MemChunk
        • खास जानकारी
        • Builder
      • MemChunkOrBuilder
      • MemmappedFileSystemDirectory
        • खास जानकारी
        • Builder
      • MemmappedFileSystemDirectoryElement
        • खास जानकारी
        • Builder
      • MemmappedFileSystemDirectoryElementOrBuilder
      • MemmappedFileSystemDirectoryOrBuilder
      • MemmappedFileSystemProtos
      • MemoryDump
        • खास जानकारी
        • Builder
      • MemoryDumpOrBuilder
      • RequestedExitCode
        • खास जानकारी
        • Builder
      • RequestedExitCodeOrBuilder
      • SavedSlice
        • खास जानकारी
        • Builder
      • SavedSliceMeta
        • खास जानकारी
        • Builder
      • SavedSliceMetaOrBuilder
      • SavedSliceOrBuilder
      • SavedTensorSliceMeta
        • खास जानकारी
        • Builder
      • SavedTensorSliceMetaOrBuilder
      • SavedTensorSliceProtos
      • SavedTensorSlices
        • खास जानकारी
        • Builder
      • SavedTensorSlicesOrBuilder
      • SaverDef
        • खास जानकारी
        • Builder
        • CheckpointFormatVersion
      • SaverDefOrBuilder
      • SaverProtos
      • SessionLog
        • खास जानकारी
        • Builder
        • SessionStatus
      • SessionLogOrBuilder
      • SnapShot
        • खास जानकारी
        • Builder
      • SnapShotOrBuilder
      • SourceFile
        • खास जानकारी
        • Builder
      • SourceFileOrBuilder
      • StackFrameWithId
        • खास जानकारी
        • Builder
      • StackFrameWithIdOrBuilder
      • TaggedRunMetadata
        • खास जानकारी
        • Builder
      • TaggedRunMetadataOrBuilder
      • TensorBundleProtos
      • TensorDebugMode
      • WatchdogConfig
        • खास जानकारी
        • Builder
      • WatchdogConfigOrBuilder
      • WorkerHealth
      • WorkerHeartbeatRequest
        • खास जानकारी
        • Builder
      • WorkerHeartbeatRequestOrBuilder
      • WorkerHeartbeatResponse
        • खास जानकारी
        • Builder
      • WorkerHeartbeatResponseOrBuilder
      • WorkerShutdownMode
    • org.tensorflow.proto.util.testlog
      • खास जानकारी
      • AvailableDeviceInfo
        • खास जानकारी
        • Builder
      • AvailableDeviceInfoOrBuilder
      • BenchmarkEntries
        • खास जानकारी
        • Builder
      • BenchmarkEntriesOrBuilder
      • BenchmarkEntry
        • खास जानकारी
        • Builder
      • BenchmarkEntryOrBuilder
      • BuildConfiguration
        • खास जानकारी
        • Builder
      • BuildConfigurationOrBuilder
      • CPUInfo
        • खास जानकारी
        • Builder
      • CPUInfoOrBuilder
      • CommitId
        • खास जानकारी
        • Builder
        • KindCase
      • CommitIdOrBuilder
      • EntryValue
        • खास जानकारी
        • Builder
        • KindCase
      • EntryValueOrBuilder
      • GPUInfo
        • खास जानकारी
        • Builder
      • GPUInfoOrBuilder
      • MachineConfiguration
        • खास जानकारी
        • Builder
      • MachineConfigurationOrBuilder
      • MemoryInfo
        • खास जानकारी
        • Builder
      • MemoryInfoOrBuilder
      • MetricEntry
        • खास जानकारी
        • Builder
      • MetricEntryOrBuilder
      • PlatformInfo
        • खास जानकारी
        • Builder
      • PlatformInfoOrBuilder
      • RunConfiguration
        • खास जानकारी
        • Builder
      • RunConfigurationOrBuilder
      • TestLogProtos
      • TestResults
        • खास जानकारी
        • BenchmarkType
        • Builder
      • TestResultsOrBuilder
    • org.tensorflow.types
      • खास जानकारी
      • TBfloat16
      • TBool
      • TFloat16
      • TFloat32
      • TFloat64
      • TInt32
      • TInt64
      • TString
      • TUint8
    • org.tensorflow.types.annotation
      • खास जानकारी
      • TensorType
    • org.tensorflow.types.family
      • खास जानकारी
      • TFloating
      • TIntegral
      • TNumber
      • TType
  • परिचय
  • ट्यूटोरियल
  • गाइड
  • एमएल सीखें
  • TensorFlow (v2.16.1)
  • Versions…
  • TensorFlow.js
  • TensorFlow Lite
  • TFX
  • पुस्तकालय
  • TensorFlow.js
  • TensorFlow लाइट
  • टीएफएक्स
  • सभी लाइब्रेरी
  • साधन
  • मॉडल और डेटासेट
  • टूल
  • जिम्मेदार एआई
  • सिफ़ारिश प्रणाली
  • Groups
  • सहयोग करें
  • ब्लॉग
  • फ़ोरम
  • ऐप्लिकेशन के बारे में जानकारी
  • केस स्टडी
  • इस पेज पर, यह जानकारी उपलब्ध है
  • इंटरफेस
  • कक्षाओं
इस पेज का अनुवाद Cloud Translation API से किया गया है.
  • TensorFlow
  • संसाधन
  • JVM
  • API

org.tensorflow.ndarray.impl.dimension

  • इस पेज पर, यह जानकारी उपलब्ध है
  • इंटरफेस
  • कक्षाओं

इंटरफेस

आयाम

कक्षाओं

आयामी स्थान
रिलेटिवडायमेंशनलस्पेस

जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.

आखिरी बार 2024-10-31 (UTC) को अपडेट किया गया.

  • जुड़े रहें

    • ब्लॉग
    • GitHub
    • Twitter
    • 哔哩哔哩
  • सहायता

    • सॉफ़्टवेयर वर्शन ट्रैकर
    • प्रॉडक्ट की जानकारी
    • स्टैक ओवरफ़्लो
    • ब्रैंड दिशानिर्देश
    • TensorFlow से लिया गया
  • शर्तें
  • निजता
  • ICP证合字B2-20070004号
  • Manage cookies
  • TensorFlow का न्यूज़लेटर पाने के लिए साइन अप करें सदस्य बनें
  • English
  • Español
  • Español – América Latina
  • Français
  • Indonesia
  • Italiano
  • Polski
  • Português
  • Português – Brasil
  • Tiếng Việt
  • Türkçe
  • Русский
  • עברית
  • العربيّة
  • فارسی
  • हिंदी
  • বাংলা
  • ภาษาไทย
  • 中文 – 简体
  • 日本語
  • 한국어