メイン コンテンツにスキップ
TensorFlow
インストール 学ぶ
  • 概要
    TensorFlow は初めてですか?
  • TensorFlow
    コア オープンソース ML ライブラリ
  • JavaScript 向け
    JavaScript を使用した ML 向けの TensorFlow.js
  • モバイルおよび IoT 向け
    モバイル デバイスや組み込みデバイス向けの TensorFlow Lite
  • 本番環境向け
    エンドツーエンドの ML コンポーネント向けの TensorFlow Extended
API
  • TensorFlow (2.12)
  • Versions…
  • TensorFlow.js
  • TensorFlow Lite
  • TFX
リソース
  • モデルとデータセット
    Google とコミュニティによって作成された事前トレーニング済みのモデルとデータセット
  • ツール
    TensorFlow を使いやすくする支援ツールのエコシステム
  • ライブラリと拡張機能
    TensorFlow のためにビルドされたライブラリと拡張機能
  • TensorFlow 認定資格プログラム
    ML の習熟度を証明して差をつける
  • ML について学ぶ
    TensorFlow を利用した ML の基礎を学習するための教育リソース
  • 責任ある AI への取り組み
    責任ある AI への取り組みを ML ワークフローに統合するためのリソースとツール
コミュニティ
  • 参加する
    参加する方法を見つける
  • フォーラム ↗
    TensorFlow コミュニティのディスカッション プラットフォーム
  • Google グループ
    ユーザー グループ、インタレスト グループ、メーリング リスト
  • 貢献する
    コードとドキュメントの作成に貢献するためのガイド
TensorFlow を選ぶ理由
  • 概要
  • 事例紹介
  • AI サービス パートナー
/
  • 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
  • コミュニティ
    • その他
  • TensorFlow を選ぶ理由
    • その他
  • GitHub
  • API
    • 概要
    • org.tensorflow
      • 概要
      • ConcreteFunction
      • DeviceSpec
        • 概要
        • ビルダー
        • DeviceType
      • EagerSession
        • 概要
        • DevicePlacementPolicy
        • オプション
      • ExecutionEnvironment
        • 概要
        • タイプ
      • グラフ
        • 概要
        • WhileSubgraphBuilder
      • GraphOperation
      • GraphOperationBuilder
      • オペランド
      • Operation
      • OperationBuilder
      • 出力
      • RawTensor
      • SavedModelBundle
        • 概要
        • エクスポータ
        • ローダー
      • サーバー
      • セッション
        • 概要
        • 実行
        • ランナー
      • 署名
        • 概要
        • 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
        • オプション
      • 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
        • 概要
        • オプション
      • DecodeWav
        • 概要
        • オプション
      • EncodeWav
      • Mfcc
        • 概要
        • オプション
    • org.tensorflow.op.bitwise
      • 概要
      • BitwiseAnd
      • BitwiseOr
      • BitwiseXor
      • Invert
      • LeftShift
      • RightShift
    • org.tensorflow.op.cluster
      • 概要
      • KMC2ChainInitialization
      • KmeansPlusPlusInitialization
    • org.tensorflow.op.collective
      • 概要
      • AllReduce
        • 概要
        • オプション
      • BroadcastRecv
        • 概要
        • オプション
      • BroadcastSend
        • 概要
        • オプション
      • Gather
        • 概要
        • オプション
      • GatherV2
        • 概要
        • オプション
      • Reduce
        • 概要
        • オプション
      • ReduceV2
        • 概要
        • オプション
    • org.tensorflow.op.core
      • 概要
      • Abort
        • 概要
        • オプション
      • All
        • 概要
        • オプション
      • Any
        • 概要
        • オプション
      • AssertThat
        • 概要
        • オプション
      • Assign
        • 概要
        • オプション
      • AssignAdd
        • 概要
        • オプション
      • AssignAddVariableOp
      • AssignSub
        • 概要
        • オプション
      • AssignSubVariableOp
      • AssignVariableOp
      • Barrier
        • 概要
        • オプション
      • BarrierClose
        • 概要
        • オプション
      • BarrierIncompleteSize
      • BarrierInsertMany
      • BarrierReadySize
      • BarrierTakeMany
        • 概要
        • オプション
      • Batch
        • 概要
        • オプション
      • BatchToSpace
      • BatchToSpaceNd
      • Bitcast
      • BooleanMask
        • 概要
        • オプション
      • BooleanMaskUpdate
        • 概要
        • オプション
      • BroadcastDynamicShape
      • BroadcastGradientArgs
      • BroadcastTo
      • Bucketize
      • ClipByValue
      • CollectiveGather
        • 概要
        • オプション
      • Concat
      • Constant
      • ConsumeMutexLock
      • ControlTrigger
      • Copy
        • 概要
        • オプション
      • CopyHost
        • 概要
        • オプション
      • CountUpTo
      • DecodeProto
        • 概要
        • オプション
      • DeepCopy
      • DeleteSessionTensor
      • DestroyResourceOp
        • 概要
        • オプション
      • DestroyTemporaryVariable
      • DeviceIndex
      • DummyMemoryCache
      • DynamicPartition
      • DynamicStitch
      • EditDistance
        • 概要
        • オプション
      • Empty
        • 概要
        • オプション
      • EmptyTensorList
      • EmptyTensorMap
      • EncodeProto
        • 概要
        • オプション
      • EnsureShape
      • Enter
        • 概要
        • オプション
      • Exit
      • ExpandDims
      • ExtractVolumePatches
      • Fill
      • Fingerprint
      • Gather
        • 概要
        • オプション
      • GatherNd
      • GetSessionHandle
      • GetSessionTensor
      • Gradients
        • 概要
        • オプション
      • GuaranteeConst
      • HashTable
        • 概要
        • オプション
      • Helpers
      • HistogramFixedWidth
      • Identity
      • IdentityN
      • ImmutableConst
      • Init
      • InitializeTable
      • InitializeTableFromTextFile
        • 概要
        • オプション
      • InplaceAdd
      • InplaceSub
      • InplaceUpdate
      • IsVariableInitialized
      • KthOrderStatistic
      • LinSpace
      • LookupTableExport
      • LookupTableFind
      • LookupTableImport
      • LookupTableInsert
      • LookupTableRemove
      • LookupTableSize
      • LoopCond
      • LowerBound
      • MakeUnique
      • MapClear
        • 概要
        • オプション
      • MapIncompleteSize
        • 概要
        • オプション
      • MapPeek
        • 概要
        • オプション
      • MapSize
        • 概要
        • オプション
      • MapStage
        • 概要
        • オプション
      • MapUnstage
        • 概要
        • オプション
      • MapUnstageNoKey
        • 概要
        • オプション
      • Max
        • 概要
        • オプション
      • Merge
      • Min
        • 概要
        • オプション
      • MirrorPad
      • MirrorPadGrad
      • MlirPassthroughOp
      • MutableDenseHashTable
        • 概要
        • オプション
      • MutableHashTable
        • 概要
        • オプション
      • MutableHashTableOfTensors
        • 概要
        • オプション
      • ミューテックス
        • 概要
        • オプション
      • MutexLock
      • NcclAllReduce
      • NcclBroadcast
      • NcclReduce
      • NextIteration
      • NoOp
      • OneHot
        • 概要
        • オプション
      • Ones
      • OnesLike
      • OrderedMapClear
        • 概要
        • オプション
      • OrderedMapIncompleteSize
        • 概要
        • オプション
      • OrderedMapPeek
        • 概要
        • オプション
      • OrderedMapSize
        • 概要
        • オプション
      • OrderedMapStage
        • 概要
        • オプション
      • OrderedMapUnstage
        • 概要
        • オプション
      • OrderedMapUnstageNoKey
        • 概要
        • オプション
      • Pad
      • ParallelConcat
      • ParallelDynamicStitch
      • Placeholder
        • 概要
        • オプション
      • PlaceholderWithDefault
      • Print
        • 概要
        • オプション
      • Prod
        • 概要
        • オプション
      • QuantizedReshape
      • Range
      • Rank
      • ReadVariableOp
      • Recv
        • 概要
        • オプション
      • ReduceAll
        • 概要
        • オプション
      • ReduceAny
        • 概要
        • オプション
      • ReduceMax
        • 概要
        • オプション
      • ReduceMin
        • 概要
        • オプション
      • ReduceProd
        • 概要
        • オプション
      • ReduceSum
        • 概要
        • オプション
      • RefEnter
        • 概要
        • オプション
      • RefExit
      • RefIdentity
      • RefMerge
      • RefNextIteration
      • RefSelect
      • RefSwitch
      • RemoteFusedGraphExecute
      • Reshape
      • ResourceCountUpTo
      • ResourceGather
        • 概要
        • オプション
      • ResourceGatherNd
      • ResourceScatterAdd
      • ResourceScatterDiv
      • ResourceScatterMax
      • ResourceScatterMin
      • ResourceScatterMul
      • ResourceScatterNdAdd
        • 概要
        • オプション
      • ResourceScatterNdMax
        • 概要
        • オプション
      • ResourceScatterNdMin
        • 概要
        • オプション
      • ResourceScatterNdSub
        • 概要
        • オプション
      • ResourceScatterNdUpdate
        • 概要
        • オプション
      • ResourceScatterSub
      • ResourceScatterUpdate
      • ResourceStridedSliceAssign
        • 概要
        • オプション
      • Reverse
      • ReverseSequence
        • 概要
        • オプション
      • Roll
      • Rpc
        • 概要
        • オプション
      • ScatterAdd
        • 概要
        • オプション
      • ScatterDiv
        • 概要
        • オプション
      • ScatterMax
        • 概要
        • オプション
      • ScatterMin
        • 概要
        • オプション
      • ScatterMul
        • 概要
        • オプション
      • ScatterNd
      • ScatterNdAdd
        • 概要
        • オプション
      • ScatterNdMax
        • 概要
        • オプション
      • ScatterNdMin
        • 概要
        • オプション
      • ScatterNdNonAliasingAdd
      • ScatterNdSub
        • 概要
        • オプション
      • ScatterNdUpdate
        • 概要
        • オプション
      • ScatterSub
        • 概要
        • オプション
      • ScatterUpdate
        • 概要
        • オプション
      • Select
      • Send
        • 概要
        • オプション
      • SetDiff1d
      • SetSize
        • 概要
        • オプション
      • Shape
      • ShapeN
      • Shapes
      • Size
      • Skipgram
        • 概要
        • オプション
      • Slice
      • Snapshot
      • SpaceToBatchNd
      • Split
      • SplitV
      • Squeeze
        • 概要
        • オプション
      • Stack
        • 概要
        • オプション
      • Stage
        • 概要
        • オプション
      • StageClear
        • 概要
        • オプション
      • StagePeek
        • 概要
        • オプション
      • StageSize
        • 概要
        • オプション
      • StopGradient
      • StridedSlice
        • 概要
        • オプション
      • StridedSliceAssign
        • 概要
        • オプション
      • StridedSliceGrad
        • 概要
        • オプション
      • StridedSliceHelper
      • 合計
        • 概要
        • オプション
      • SwitchCond
      • TemporaryVariable
        • 概要
        • オプション
      • TensorArray
        • 概要
        • オプション
      • TensorArrayClose
      • TensorArrayConcat
        • 概要
        • オプション
      • TensorArrayGather
        • 概要
        • オプション
      • TensorArrayGrad
      • TensorArrayGradWithShape
      • TensorArrayPack
        • 概要
        • オプション
      • TensorArrayRead
      • TensorArrayScatter
      • TensorArraySize
      • TensorArraySplit
      • TensorArrayUnpack
      • TensorArrayWrite
      • TensorForestCreateTreeVariable
      • TensorForestTreeDeserialize
      • TensorForestTreeIsInitializedOp
      • TensorForestTreePredict
      • TensorForestTreeResourceHandleOp
        • 概要
        • オプション
      • TensorForestTreeSerialize
      • TensorForestTreeSize
      • TensorListConcat
      • TensorListConcatLists
      • TensorListElementShape
      • TensorListFromTensor
      • TensorListGather
      • TensorListGetItem
      • TensorListLength
      • TensorListPopBack
      • TensorListPushBack
      • TensorListPushBackBatch
      • TensorListReserve
      • TensorListResize
      • TensorListScatter
      • TensorListScatterIntoExistingList
      • TensorListSetItem
      • TensorListSplit
      • TensorListStack
        • 概要
        • オプション
      • TensorMapErase
      • TensorMapHasKey
      • TensorMapInsert
      • TensorMapLookup
      • TensorMapSize
      • TensorMapStackKeys
      • TensorScatterNdAdd
      • TensorScatterNdMax
      • TensorScatterNdMin
      • TensorScatterNdSub
      • TensorScatterNdUpdate
      • TensorStridedSliceUpdate
        • 概要
        • オプション
      • Tile
      • Timestamp
      • TopKUnique
      • TopKWithUnique
      • TryRpc
        • 概要
        • オプション
      • Unbatch
        • 概要
        • オプション
      • UnbatchGrad
        • 概要
        • オプション
      • 一意
      • UniqueWithCounts
      • UnravelIndex
      • Unstack
        • 概要
        • オプション
      • Unstage
        • 概要
        • オプション
      • UpperBound
      • VarHandleOp
        • 概要
        • オプション
      • VarIsInitializedOp
      • Variable
        • 概要
        • オプション
      • VariableShape
      • Where
      • XlaSpmdFullToShardShape
      • XlaSpmdShardToFullShape
      • Zeros
      • ZerosLike
    • org.tensorflow.op.data
      • 概要
      • AnonymousIterator
      • AnonymousMemoryCache
      • AnonymousMultiDeviceIterator
      • AssertNextDataset
      • AutoShardDataset
        • 概要
        • オプション
      • BatchDataset
        • 概要
        • オプション
      • BytesProducedStatsDataset
      • CSVDataset
      • CSVDatasetV2
      • CacheDataset
      • CacheDatasetV2
      • ChooseFastestDataset
      • ConcatenateDataset
      • DatasetCardinality
      • DatasetFromGraph
      • DatasetToGraph
        • 概要
        • オプション
      • DatasetToSingleElement
      • DatasetToTfRecord
      • DeleteIterator
      • DeleteMemoryCache
      • DeleteMultiDeviceIterator
      • DenseToSparseBatchDataset
      • DeserializeIterator
      • DirectedInterleaveDataset
      • FilterByLastComponentDataset
      • FixedLengthRecordDataset
      • IgnoreErrorsDataset
        • 概要
        • オプション
      • InitializeTableFromDataset
      • Iterator
      • IteratorFromStringHandle
        • 概要
        • オプション
      • IteratorGetDevice
      • IteratorGetNext
      • IteratorGetNextAsOptional
      • IteratorGetNextSync
      • IteratorToStringHandle
      • LMDBDataset
      • LatencyStatsDataset
      • LeakyReluGrad
        • 概要
        • オプション
      • MakeIterator
      • MatchingFilesDataset
      • MaxIntraOpParallelismDataset
      • ModelDataset
        • 概要
        • オプション
      • MultiDeviceIterator
      • MultiDeviceIteratorFromStringHandle
        • 概要
        • オプション
      • MultiDeviceIteratorGetNextFromShard
      • MultiDeviceIteratorInit
      • MultiDeviceIteratorToStringHandle
      • NonSerializableDataset
      • OptimizeDataset
        • 概要
        • オプション
      • OptimizeDatasetV2
        • 概要
        • オプション
      • OptionalFromValue
      • OptionalGetValue
      • OptionalHasValue
      • OptionalNone
      • PaddedBatchDataset
        • 概要
        • オプション
      • PrefetchDataset
        • 概要
        • オプション
      • PrivateThreadPoolDataset
      • RandomDataset
      • RangeDataset
      • RebatchDataset
        • 概要
        • オプション
      • RebatchDatasetV2
      • RegisterDataset
      • RepeatDataset
      • SamplingDataset
      • SerializeIterator
        • 概要
        • オプション
      • SetStatsAggregatorDataset
      • ShardDataset
        • 概要
        • オプション
      • ShuffleAndRepeatDataset
        • 概要
        • オプション
      • ShuffleDataset
        • 概要
        • オプション
      • SkipDataset
      • SleepDataset
      • SlidingWindowDataset
      • SparseTensorSliceDataset
      • SqlDataset
      • StatsAggregatorHandle
        • 概要
        • オプション
      • TakeDataset
      • TensorDataset
      • TensorSliceDataset
      • TextLineDataset
      • TfRecordDataset
      • ThreadPoolDataset
      • ThreadPoolHandle
        • 概要
        • オプション
      • UnbatchDataset
      • UniqueDataset
      • UnwrapDatasetVariant
      • WindowDataset
      • WrapDatasetVariant
      • ZipDataset
    • org.tensorflow.op.data.experimental
      • 概要
      • AssertCardinalityDataset
      • AssertNextDataset
      • AutoShardDataset
        • 概要
        • オプション
      • BytesProducedStatsDataset
      • CSVDataset
      • ChooseFastestDataset
      • CompressElement
      • DataServiceDataset
        • 概要
        • オプション
      • DatasetCardinality
      • DatasetToTFRecord
      • DenseToSparseBatchDataset
      • DirectedInterleaveDataset
      • DummyIterationCounter
      • IgnoreErrorsDataset
        • 概要
        • オプション
      • IteratorGetDevice
      • LatencyStatsDataset
      • LmdbDataset
      • MatchingFilesDataset
      • MaxIntraOpParallelismDataset
      • NonSerializableDataset
      • ParseExampleDataset
        • 概要
        • オプション
      • PrivateThreadPoolDataset
      • RandomDataset
      • RebatchDataset
        • 概要
        • オプション
      • SetStatsAggregatorDataset
      • SleepDataset
      • SlidingWindowDataset
      • SqlDataset
      • StatsAggregatorHandle
        • 概要
        • オプション
      • StatsAggregatorSetSummaryWriter
      • StatsAggregatorSummary
      • ThreadPoolDataset
      • ThreadPoolHandle
        • 概要
        • オプション
      • UnbatchDataset
      • UncompressElement
      • UniqueDataset
    • org.tensorflow.op.debugging
      • 概要
      • CheckNumerics
      • DebugGradientIdentity
      • DebugGradientRefIdentity
      • DebugIdentity
        • 概要
        • オプション
      • DebugNanCount
        • 概要
        • オプション
      • DebugNumericsSummary
        • 概要
        • オプション
    • org.tensorflow.op.distribute
      • 概要
      • NcclAllReduce
      • NcclBroadcast
      • NcclReduce
    • org.tensorflow.op.dtypes
      • 概要
      • AsString
        • 概要
        • オプション
      • キャスト
        • 概要
        • オプション
      • Complex
      • ToBool
    • org.tensorflow.op.estimator
      • 概要
      • BoostedTreesAggregateStats
      • BoostedTreesBucketize
      • BoostedTreesCalculateBestFeatureSplit
        • 概要
        • オプション
      • BoostedTreesCalculateBestFeatureSplitV2
      • BoostedTreesCalculateBestGainsPerFeature
      • BoostedTreesCenterBias
      • BoostedTreesCreateEnsemble
      • BoostedTreesCreateQuantileStreamResource
        • 概要
        • オプション
      • BoostedTreesDeserializeEnsemble
      • BoostedTreesEnsembleResourceHandleOp
        • 概要
        • オプション
      • BoostedTreesExampleDebugOutputs
      • BoostedTreesFlushQuantileSummaries
      • BoostedTreesGetEnsembleStates
      • BoostedTreesMakeQuantileSummaries
      • BoostedTreesMakeStatsSummary
      • BoostedTreesPredict
      • BoostedTreesQuantileStreamResourceAddSummaries
      • BoostedTreesQuantileStreamResourceDeserialize
      • BoostedTreesQuantileStreamResourceFlush
        • 概要
        • オプション
      • BoostedTreesQuantileStreamResourceGetBucketBoundaries
      • BoostedTreesQuantileStreamResourceHandleOp
        • 概要
        • オプション
      • BoostedTreesSerializeEnsemble
      • BoostedTreesSparseAggregateStats
      • BoostedTreesSparseCalculateBestFeatureSplit
        • 概要
        • オプション
      • BoostedTreesTrainingPredict
      • BoostedTreesUpdateEnsemble
      • BoostedTreesUpdateEnsembleV2
        • 概要
        • オプション
      • IsBoostedTreesEnsembleInitialized
      • IsBoostedTreesQuantileStreamResourceInitialized
    • org.tensorflow.op.image
      • 概要
      • AdjustContrast
      • AdjustHue
      • AdjustSaturation
      • CombinedNonMaxSuppression
        • 概要
        • オプション
      • CropAndResize
        • 概要
        • オプション
      • CropAndResizeGradBoxes
        • 概要
        • オプション
      • CropAndResizeGradImage
        • 概要
        • オプション
      • DecodeAndCropJpeg
        • 概要
        • オプション
      • DecodeBmp
        • 概要
        • オプション
      • DecodeGif
      • DecodeImage
        • 概要
        • オプション
      • DecodeJpeg
        • 概要
        • オプション
      • DecodePng
        • 概要
        • オプション
      • DrawBoundingBoxes
      • EncodeJpeg
        • 概要
        • オプション
      • EncodeJpegVariableQuality
      • EncodePng
        • 概要
        • オプション
      • ExtractGlimpse
        • 概要
        • オプション
      • ExtractImagePatches
      • ExtractJpegShape
      • GenerateBoundingBoxProposals
        • 概要
        • オプション
      • HsvToRgb
      • ImageProjectiveTransformV2
        • 概要
        • オプション
      • ImageProjectiveTransformV3
        • 概要
        • オプション
      • NearestNeighbors
      • NonMaxSuppression
        • 概要
        • オプション
      • NonMaxSuppressionWithOverlaps
      • QuantizedResizeBilinear
        • 概要
        • オプション
      • RandomCrop
        • 概要
        • オプション
      • ResizeArea
        • 概要
        • オプション
      • ResizeBicubic
        • 概要
        • オプション
      • ResizeBicubicGrad
        • 概要
        • オプション
      • ResizeBilinear
        • 概要
        • オプション
      • ResizeBilinearGrad
        • 概要
        • オプション
      • ResizeNearestNeighbor
        • 概要
        • オプション
      • ResizeNearestNeighborGrad
        • 概要
        • オプション
      • RgbToHsv
      • SampleDistortedBoundingBox
        • 概要
        • オプション
      • ScaleAndTranslate
        • 概要
        • オプション
      • ScaleAndTranslateGrad
        • 概要
        • オプション
      • StatelessSampleDistortedBoundingBox
        • 概要
        • オプション
    • org.tensorflow.op.io
      • 概要
      • DecodeBase64
      • DecodeCompressed
        • 概要
        • オプション
      • DecodeCsv
        • 概要
        • オプション
      • DecodeJsonExample
      • DecodePaddedRaw
        • 概要
        • オプション
      • DecodeRaw
        • 概要
        • オプション
      • DeserializeManySparse
      • EncodeBase64
        • 概要
        • オプション
      • FifoQueue
        • 概要
        • オプション
      • FixedLengthRecordReader
        • 概要
        • オプション
      • IdentityReader
        • 概要
        • オプション
      • LmdbReader
        • 概要
        • オプション
      • MatchingFiles
      • PaddingFifoQueue
        • 概要
        • オプション
      • ParseExample
      • ParseSequenceExample
        • 概要
        • オプション
      • ParseSingleExample
      • ParseSingleSequenceExample
        • 概要
        • オプション
      • ParseTensor
      • PriorityQueue
        • 概要
        • オプション
      • QueueClose
        • 概要
        • オプション
      • QueueDequeue
        • 概要
        • オプション
      • QueueDequeueMany
        • 概要
        • オプション
      • QueueDequeueUpTo
        • 概要
        • オプション
      • QueueEnqueue
        • 概要
        • オプション
      • QueueEnqueueMany
        • 概要
        • オプション
      • QueueIsClosed
      • QueueSize
      • RandomShuffleQueue
        • 概要
        • オプション
      • ReadFile
      • ReaderNumRecordsProduced
      • ReaderNumWorkUnitsCompleted
      • ReaderRead
      • ReaderReadUpTo
      • ReaderReset
      • ReaderRestoreState
      • ReaderSerializeState
      • SerializeManySparse
      • SerializeSparse
      • SerializeTensor
      • ShardedFilename
      • ShardedFilespec
      • TextLineReader
        • 概要
        • オプション
      • TfRecordReader
        • 概要
        • オプション
      • WholeFileReader
        • 概要
        • オプション
      • WriteFile
    • org.tensorflow.op.linalg
      • 概要
      • BandPart
      • BandedTriangularSolve
        • 概要
        • オプション
      • BatchCholesky
      • BatchCholeskyGrad
      • BatchMatrixBandPart
      • BatchMatrixDeterminant
      • BatchMatrixDiag
      • BatchMatrixDiagPart
      • BatchMatrixInverse
        • 概要
        • オプション
      • BatchMatrixSetDiag
      • BatchMatrixSolve
        • 概要
        • オプション
      • BatchMatrixSolveLs
        • 概要
        • オプション
      • BatchMatrixTriangularSolve
        • 概要
        • オプション
      • BatchSelfAdjointEig
        • 概要
        • オプション
      • BatchSvd
        • 概要
        • オプション
      • Cholesky
      • CholeskyGrad
      • ConjugateTranspose
      • Cross
      • Det
      • Eig
        • 概要
        • オプション
      • Einsum
      • EuclideanNorm
        • 概要
        • オプション
      • Inv
        • 概要
        • オプション
      • LoadAndRemapMatrix
        • 概要
        • オプション
      • LogMatrixDeterminant
      • Lu
      • MatMul
        • 概要
        • オプション
      • MatrixDiag
      • MatrixDiagPart
      • MatrixDiagPartV3
        • 概要
        • オプション
      • MatrixDiagV3
        • 概要
        • オプション
      • MatrixLogarithm
      • MatrixSetDiag
        • 概要
        • オプション
      • MatrixSolveLs
        • 概要
        • オプション
      • Qr
        • 概要
        • オプション
      • QuantizedMatMul
        • 概要
        • オプション
      • QuantizedMatMulWithBias
        • 概要
        • オプション
      • QuantizedMatMulWithBiasAndRelu
        • 概要
        • オプション
      • QuantizedMatMulWithBiasAndReluAndRequantize
        • 概要
        • オプション
      • SelfAdjointEig
        • 概要
        • オプション
      • Solve
        • 概要
        • オプション
      • Sqrtm
      • Svd
        • 概要
        • オプション
      • TensorDiag
      • TensorDiagPart
      • Transpose
      • TriangularSolve
        • 概要
        • オプション
      • TridiagonalMatMul
      • TridiagonalSolve
        • 概要
        • オプション
    • org.tensorflow.op.linalg.sparse
      • 概要
      • CSRSparseMatrixComponents
      • CSRSparseMatrixToDense
      • CSRSparseMatrixToSparseTensor
      • DenseToCSRSparseMatrix
      • SparseMatrixAdd
      • SparseMatrixMatMul
        • 概要
        • オプション
      • SparseMatrixMul
      • SparseMatrixNNZ
      • SparseMatrixOrderingAMD
      • SparseMatrixSoftmax
      • SparseMatrixSoftmaxGrad
      • SparseMatrixSparseCholesky
      • SparseMatrixSparseMatMul
        • 概要
        • オプション
      • SparseMatrixTranspose
        • 概要
        • オプション
      • SparseMatrixZeros
      • SparseTensorToCSRSparseMatrix
    • org.tensorflow.op.math
      • 概要
      • Abs
      • AccumulateN
      • Acos
      • Acosh
      • Add
      • AddN
      • Angle
      • ApproximateEqual
        • 概要
        • オプション
      • ArgMax
      • ArgMin
      • Asin
      • Asinh
      • Atan
      • Atan2
      • Atanh
      • BesselI0
      • BesselI0e
      • BesselI1
      • BesselI1e
      • Betainc
      • Bincount
      • Ceil
      • CompareAndBitpack
      • ComplexAbs
      • Conj
      • Cos
      • Cosh
      • Cumprod
        • 概要
        • オプション
      • Cumsum
        • 概要
        • オプション
      • CumulativeLogsumexp
        • 概要
        • オプション
      • DenseBincount
        • 概要
        • オプション
      • Digamma
      • Div
      • DivNoNan
      • Equal
        • 概要
        • オプション
      • 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
        • 概要
        • オプション
      • Minimum
      • Mod
      • Mul
      • MulNoNan
      • Ndtri
      • Neg
      • NextAfter
      • NotEqual
        • 概要
        • オプション
      • 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
        • 概要
        • オプション
      • AvgPool3d
        • 概要
        • オプション
      • AvgPool3dGrad
        • 概要
        • オプション
      • AvgPoolGrad
        • 概要
        • オプション
      • BatchNormWithGlobalNormalization
      • BatchNormWithGlobalNormalizationGrad
      • BiasAdd
        • 概要
        • オプション
      • BiasAddGrad
        • 概要
        • オプション
      • BlockLSTM
        • 概要
        • オプション
      • BlockLSTMGrad
      • CTCLossV2
        • 概要
        • オプション
      • ComputeAccidentalHits
        • 概要
        • オプション
      • Conv2d
        • 概要
        • オプション
      • Conv2dBackpropFilter
        • 概要
        • オプション
      • Conv2dBackpropInput
        • 概要
        • オプション
      • Conv3d
        • 概要
        • オプション
      • Conv3dBackpropFilter
        • 概要
        • オプション
      • Conv3dBackpropInput
        • 概要
        • オプション
      • CtcBeamSearchDecoder
        • 概要
        • オプション
      • CtcGreedyDecoder
        • 概要
        • オプション
      • CtcLoss
        • 概要
        • オプション
      • CudnnRNN
        • 概要
        • オプション
      • CudnnRNNBackprop
        • 概要
        • オプション
      • CudnnRNNCanonicalToParams
        • 概要
        • オプション
      • CudnnRNNParamsToCanonical
        • 概要
        • オプション
      • CudnnRnnParamsSize
        • 概要
        • オプション
      • DataFormatDimMap
        • 概要
        • オプション
      • DataFormatVecPermute
        • 概要
        • オプション
      • DepthToSpace
        • 概要
        • オプション
      • DepthwiseConv2dNative
        • 概要
        • オプション
      • DepthwiseConv2dNativeBackpropFilter
        • 概要
        • オプション
      • DepthwiseConv2dNativeBackpropInput
        • 概要
        • オプション
      • Dilation2d
      • Dilation2dBackpropFilter
      • Dilation2dBackpropInput
      • Elu
      • EluGrad
      • FixedUnigramCandidateSampler
        • 概要
        • オプション
      • FractionalAvgPool
        • 概要
        • オプション
      • FractionalAvgPoolGrad
        • 概要
        • オプション
      • FractionalMaxPool
        • 概要
        • オプション
      • FractionalMaxPoolGrad
        • 概要
        • オプション
      • FusedBatchNorm
        • 概要
        • オプション
      • FusedBatchNormGrad
        • 概要
        • オプション
      • FusedPadConv2d
      • FusedResizeAndPadConv2d
        • 概要
        • オプション
      • GRUBlockCell
      • GRUBlockCellGrad
      • InTopK
      • InvGrad
      • IsotonicRegression
      • L2Loss
      • LSTMBlockCell
        • 概要
        • オプション
      • LSTMBlockCellGrad
      • LeakyRelu
        • 概要
        • オプション
      • LearnedUnigramCandidateSampler
        • 概要
        • オプション
      • LocalResponseNormalization
        • 概要
        • オプション
      • LocalResponseNormalizationGrad
        • 概要
        • オプション
      • LogSoftmax
      • MaxPool
        • 概要
        • オプション
      • MaxPool3d
        • 概要
        • オプション
      • MaxPool3dGrad
        • 概要
        • オプション
      • MaxPool3dGradGrad
        • 概要
        • オプション
      • MaxPoolGrad
        • 概要
        • オプション
      • MaxPoolGradGrad
        • 概要
        • オプション
      • MaxPoolGradGradWithArgmax
        • 概要
        • オプション
      • MaxPoolGradWithArgmax
        • 概要
        • オプション
      • MaxPoolWithArgmax
        • 概要
        • オプション
      • NthElement
        • 概要
        • オプション
      • QuantizedAvgPool
      • QuantizedBatchNormWithGlobalNormalization
      • QuantizedBiasAdd
      • QuantizedConv2DAndRelu
        • 概要
        • オプション
      • QuantizedConv2DAndReluAndRequantize
        • 概要
        • オプション
      • QuantizedConv2DAndRequantize
        • 概要
        • オプション
      • QuantizedConv2DPerChannel
        • 概要
        • オプション
      • QuantizedConv2DWithBias
        • 概要
        • オプション
      • QuantizedConv2DWithBiasAndRelu
        • 概要
        • オプション
      • QuantizedConv2DWithBiasAndReluAndRequantize
        • 概要
        • オプション
      • QuantizedConv2DWithBiasAndRequantize
        • 概要
        • オプション
      • QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
        • 概要
        • オプション
      • QuantizedConv2DWithBiasSumAndRelu
        • 概要
        • オプション
      • QuantizedConv2DWithBiasSumAndReluAndRequantize
        • 概要
        • オプション
      • QuantizedConv2d
        • 概要
        • オプション
      • QuantizedDepthwiseConv2D
        • 概要
        • オプション
      • QuantizedDepthwiseConv2DWithBias
        • 概要
        • オプション
      • QuantizedDepthwiseConv2DWithBiasAndRelu
        • 概要
        • オプション
      • QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
        • 概要
        • オプション
      • QuantizedInstanceNorm
        • 概要
        • オプション
      • QuantizedMaxPool
      • QuantizedRelu
      • QuantizedRelu6
      • QuantizedReluX
      • Relu
      • Relu6
      • Relu6Grad
      • ReluGrad
      • Selu
      • SeluGrad
      • SigmoidCrossEntropyWithLogits
      • Softmax
      • SoftmaxCrossEntropyWithLogits
      • Softsign
      • SoftsignGrad
      • SpaceToBatch
      • SpaceToDepth
        • 概要
        • オプション
      • SparseSoftmaxCrossEntropyWithLogits
      • TopK
        • 概要
        • オプション
    • org.tensorflow.op.nn.raw
      • 概要
      • SoftmaxCrossEntropyWithLogits
      • SparseSoftmaxCrossEntropyWithLogits
    • org.tensorflow.op.quantization
      • 概要
      • Dequantize
        • 概要
        • オプション
      • FakeQuantWithMinMaxArgs
        • 概要
        • オプション
      • FakeQuantWithMinMaxArgsGradient
        • 概要
        • オプション
      • FakeQuantWithMinMaxVars
        • 概要
        • オプション
      • FakeQuantWithMinMaxVarsGradient
        • 概要
        • オプション
      • FakeQuantWithMinMaxVarsPerChannel
        • 概要
        • オプション
      • FakeQuantWithMinMaxVarsPerChannelGradient
        • 概要
        • オプション
      • 定量化
        • 概要
        • オプション
      • QuantizeAndDequantize
        • 概要
        • オプション
      • QuantizeAndDequantizeV3
        • 概要
        • オプション
      • QuantizeAndDequantizeV4
        • 概要
        • オプション
      • QuantizeAndDequantizeV4Grad
        • 概要
        • オプション
      • QuantizeDownAndShrinkRange
      • QuantizedConcat
      • QuantizedMatMulWithBiasAndDequantize
        • 概要
        • オプション
      • QuantizedMatMulWithBiasAndRequantize
        • 概要
        • オプション
      • RequantizationRange
      • 再定量化
    • org.tensorflow.op.ragged
      • 概要
      • RaggedBincount
        • 概要
        • オプション
      • RaggedCountSparseOutput
        • 概要
        • オプション
      • RaggedCross
      • RaggedGather
      • RaggedRange
      • RaggedTensorFromVariant
      • RaggedTensorToSparse
      • RaggedTensorToTensor
      • RaggedTensorToVariant
      • RaggedTensorToVariantGradient
    • org.tensorflow.op.random
      • 概要
      • AllCandidateSampler
        • 概要
        • オプション
      • AnonymousRandomSeedGenerator
      • AnonymousSeedGenerator
      • DeleteRandomSeedGenerator
      • DeleteSeedGenerator
      • LogUniformCandidateSampler
        • 概要
        • オプション
      • Multinomial
        • 概要
        • オプション
      • NonDeterministicInts
      • ParameterizedTruncatedNormal
        • 概要
        • オプション
      • RandomGamma
        • 概要
        • オプション
      • RandomGammaGrad
      • RandomPoisson
        • 概要
        • オプション
      • RandomShuffle
        • 概要
        • オプション
      • RandomStandardNormal
        • 概要
        • オプション
      • RandomUniform
        • 概要
        • オプション
      • RandomUniformInt
        • 概要
        • オプション
      • RecordInput
        • 概要
        • オプション
      • 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
        • 概要
        • オプション
      • UniformCandidateSampler
        • 概要
        • オプション
    • 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
        • 概要
        • オプション
      • AddSparseToTensorsMap
        • 概要
        • オプション
      • DenseCountSparseOutput
        • 概要
        • オプション
      • DenseToDenseSetOperation
        • 概要
        • オプション
      • DenseToSparseSetOperation
        • 概要
        • オプション
      • DeserializeSparse
      • SparseAccumulatorApplyGradient
      • SparseAccumulatorTakeGradient
      • SparseAdd
      • SparseAddGrad
      • SparseBincount
        • 概要
        • オプション
      • SparseConcat
      • SparseConditionalAccumulator
        • 概要
        • オプション
      • SparseCountSparseOutput
        • 概要
        • オプション
      • SparseCross
      • SparseCrossHashed
      • SparseDenseCwiseAdd
      • SparseDenseCwiseDiv
      • SparseDenseCwiseMul
      • SparseFillEmptyRows
      • SparseFillEmptyRowsGrad
      • SparseMatMul
        • 概要
        • オプション
      • SparseReduceMax
        • 概要
        • オプション
      • SparseReduceMaxSparse
        • 概要
        • オプション
      • SparseReduceSum
        • 概要
        • オプション
      • SparseReduceSumSparse
        • 概要
        • オプション
      • SparseReorder
      • SparseReshape
      • SparseSegmentMean
      • SparseSegmentMeanGrad
      • SparseSegmentMeanWithNumSegments
      • SparseSegmentSqrtN
      • SparseSegmentSqrtNGrad
      • SparseSegmentSqrtNWithNumSegments
      • SparseSegmentSum
      • SparseSegmentSumWithNumSegments
      • SparseSlice
      • SparseSliceGrad
      • SparseSoftmax
      • SparseSparseMaximum
      • SparseSparseMinimum
      • SparseSplit
      • SparseTensorDenseAdd
      • SparseTensorDenseMatMul
        • 概要
        • オプション
      • SparseToDense
        • 概要
        • オプション
      • SparseToSparseSetOperation
        • 概要
        • オプション
      • TakeManySparseFromTensorsMap
        • 概要
        • オプション
    • org.tensorflow.op.strings
      • 概要
      • Join
        • 概要
        • オプション
      • Lower
        • 概要
        • オプション
      • ReduceJoin
        • 概要
        • オプション
      • RegexFullMatch
      • RegexReplace
        • 概要
        • オプション
      • StaticRegexFullMatch
      • StaticRegexReplace
        • 概要
        • オプション
      • StringFormat
        • 概要
        • オプション
      • StringLength
        • 概要
        • オプション
      • StringNGrams
      • StringSplit
        • 概要
        • オプション
      • Strip
      • Substr
        • 概要
        • オプション
      • ToHashBucket
      • ToHashBucketFast
      • ToHashBucketStrong
      • ToNumber
      • UnicodeDecode
        • 概要
        • オプション
      • UnicodeDecodeWithOffsets
        • 概要
        • オプション
      • UnicodeEncode
        • 概要
        • オプション
      • UnicodeScript
      • UnicodeTranscode
        • 概要
        • オプション
      • UnsortedSegmentJoin
        • 概要
        • オプション
      • Upper
        • 概要
        • オプション
    • org.tensorflow.op.summary
      • 概要
      • AudioSummary
        • 概要
        • オプション
      • CloseSummaryWriter
      • CreateSummaryDbWriter
      • CreateSummaryFileWriter
      • FlushSummaryWriter
      • HistogramSummary
      • ImageSummary
        • 概要
        • オプション
      • ImportEvent
      • MergeSummary
      • ScalarSummary
      • StatsAggregatorSummary
      • SummaryWriter
        • 概要
        • オプション
      • TensorSummary
      • WriteAudioSummary
        • 概要
        • オプション
      • WriteGraphSummary
      • WriteHistogramSummary
      • WriteImageSummary
        • 概要
        • オプション
      • WriteRawProtoSummary
      • WriteScalarSummary
      • WriteSummary
    • org.tensorflow.op.tpu
      • 概要
      • AllToAll
      • CollectivePermute
      • CompilationResult
      • CompileSucceededAssert
      • ConfigureDistributedTPU
        • 概要
        • オプション
      • ConfigureTPUEmbedding
      • CrossReplicaSum
      • EmbeddingActivations
      • EnqueueTPUEmbeddingIntegerBatch
        • 概要
        • オプション
      • EnqueueTPUEmbeddingRaggedTensorBatch
        • 概要
        • オプション
      • EnqueueTPUEmbeddingSparseBatch
        • 概要
        • オプション
      • EnqueueTPUEmbeddingSparseTensorBatch
        • 概要
        • オプション
      • Execute
      • ExecuteAndUpdateVariables
      • InfeedDequeue
      • InfeedDequeueTuple
      • InfeedEnqueue
        • 概要
        • オプション
      • InfeedEnqueuePrelinearizedBuffer
        • 概要
        • オプション
      • InfeedEnqueueTuple
        • 概要
        • オプション
      • LoadTPUEmbeddingADAMParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingADAMParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingAdadeltaParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingAdagradParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingAdagradParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingCenteredRMSPropParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingFTRLParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingFTRLParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingMDLAdagradLightParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingMomentumParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingMomentumParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingProximalAdagradParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingProximalYogiParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingRMSPropParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingRMSPropParametersGradAccumDebug
        • 概要
        • オプション
      • LoadTPUEmbeddingStochasticGradientDescentParameters
        • 概要
        • オプション
      • LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
        • 概要
        • オプション
      • OrdinalSelector
      • OutfeedDequeue
        • 概要
        • オプション
      • OutfeedDequeueTuple
        • 概要
        • オプション
      • OutfeedDequeueTupleV2
      • OutfeedDequeueV2
      • OutfeedEnqueue
      • OutfeedEnqueueTuple
      • PartitionedInput
        • 概要
        • オプション
      • PartitionedOutput
        • 概要
        • オプション
      • Prelinearize
        • 概要
        • オプション
      • PrelinearizeTuple
        • 概要
        • オプション
      • RecvTPUEmbeddingActivations
      • ReplicateMetadata
        • 概要
        • オプション
      • ReplicatedInput
        • 概要
        • オプション
      • ReplicatedOutput
      • RetrieveTPUEmbeddingADAMParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingADAMParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingAdadeltaParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingAdagradParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingCenteredRMSPropParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingFTRLParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingMDLAdagradLightParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingMomentumParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingProximalAdagradParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingProximalYogiParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingRMSPropParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
        • 概要
        • オプション
      • RetrieveTPUEmbeddingStochasticGradientDescentParameters
        • 概要
        • オプション
      • RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
        • 概要
        • オプション
      • SendTPUEmbeddingGradients
      • ShutdownDistributedTPU
      • TPUCompilationResult
      • TPUEmbeddingActivations
      • TPUReplicateMetadata
        • 概要
        • オプション
      • TPUReplicatedInput
        • 概要
        • オプション
      • TPUReplicatedOutput
      • WorkerHeartbeat
    • org.tensorflow.op.train
      • 概要
      • AccumulatorApplyGradient
      • AccumulatorNumAccumulated
      • AccumulatorSetGlobalStep
      • AccumulatorTakeGradient
      • ApplyAdaMax
        • 概要
        • オプション
      • ApplyAdadelta
        • 概要
        • オプション
      • ApplyAdagrad
        • 概要
        • オプション
      • ApplyAdagradDa
        • 概要
        • オプション
      • ApplyAdagradV2
        • 概要
        • オプション
      • ApplyAdam
        • 概要
        • オプション
      • ApplyAddSign
        • 概要
        • オプション
      • ApplyCenteredRmsProp
        • 概要
        • オプション
      • ApplyFtrl
        • 概要
        • オプション
      • ApplyGradientDescent
        • 概要
        • オプション
      • ApplyMomentum
        • 概要
        • オプション
      • ApplyPowerSign
        • 概要
        • オプション
      • ApplyProximalAdagrad
        • 概要
        • オプション
      • ApplyProximalGradientDescent
        • 概要
        • オプション
      • ApplyRmsProp
        • 概要
        • オプション
      • BatchMatMul
        • 概要
        • オプション
      • ComputeBatchSize
      • ConditionalAccumulator
        • 概要
        • オプション
      • GenerateVocabRemapping
        • 概要
        • オプション
      • MergeV2Checkpoints
        • 概要
        • オプション
      • NegTrain
      • PreventGradient
        • 概要
        • オプション
      • ResourceAccumulatorApplyGradient
      • ResourceAccumulatorNumAccumulated
      • ResourceAccumulatorSetGlobalStep
      • ResourceAccumulatorTakeGradient
      • ResourceApplyAdaMax
        • 概要
        • オプション
      • ResourceApplyAdadelta
        • 概要
        • オプション
      • ResourceApplyAdagrad
        • 概要
        • オプション
      • ResourceApplyAdagradDa
        • 概要
        • オプション
      • ResourceApplyAdam
        • 概要
        • オプション
      • ResourceApplyAdamWithAmsgrad
        • 概要
        • オプション
      • ResourceApplyAddSign
        • 概要
        • オプション
      • ResourceApplyCenteredRmsProp
        • 概要
        • オプション
      • ResourceApplyFtrl
        • 概要
        • オプション
      • ResourceApplyGradientDescent
        • 概要
        • オプション
      • ResourceApplyKerasMomentum
        • 概要
        • オプション
      • ResourceApplyMomentum
        • 概要
        • オプション
      • ResourceApplyPowerSign
        • 概要
        • オプション
      • ResourceApplyProximalAdagrad
        • 概要
        • オプション
      • ResourceApplyProximalGradientDescent
        • 概要
        • オプション
      • ResourceApplyRmsProp
        • 概要
        • オプション
      • ResourceConditionalAccumulator
        • 概要
        • オプション
      • ResourceSparseApplyAdadelta
        • 概要
        • オプション
      • ResourceSparseApplyAdagrad
        • 概要
        • オプション
      • ResourceSparseApplyAdagradDa
        • 概要
        • オプション
      • ResourceSparseApplyAdagradV2
        • 概要
        • オプション
      • ResourceSparseApplyCenteredRmsProp
        • 概要
        • オプション
      • ResourceSparseApplyFtrl
        • 概要
        • オプション
      • ResourceSparseApplyKerasMomentum
        • 概要
        • オプション
      • ResourceSparseApplyMomentum
        • 概要
        • オプション
      • ResourceSparseApplyProximalAdagrad
        • 概要
        • オプション
      • ResourceSparseApplyProximalGradientDescent
        • 概要
        • オプション
      • ResourceSparseApplyRmsProp
        • 概要
        • オプション
      • Restore
      • RestoreSlice
        • 概要
        • オプション
      • Save
      • SaveSlices
      • SdcaFprint
      • SdcaOptimizer
        • 概要
        • オプション
      • SdcaShrinkL1
      • SparseApplyAdadelta
        • 概要
        • オプション
      • SparseApplyAdagrad
        • 概要
        • オプション
      • SparseApplyAdagradDa
        • 概要
        • オプション
      • SparseApplyCenteredRmsProp
        • 概要
        • オプション
      • SparseApplyFtrl
        • 概要
        • オプション
      • SparseApplyMomentum
        • 概要
        • オプション
      • SparseApplyProximalAdagrad
        • 概要
        • オプション
      • SparseApplyProximalGradientDescent
        • 概要
        • オプション
      • SparseApplyRmsProp
        • 概要
        • オプション
      • 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
          • 概要
          • ビルダー
        • DispatcherConfigOrBuilder
        • ServiceConfig.WorkerConfig
          • 概要
          • ビルダー
        • WorkerConfigOrBuilder
      • SnapshotMetadataRecord
        • 概要
        • ビルダー
      • SnapshotMetadataRecordOrBuilder
      • SnapshotProtos
      • SnapshotRecord
        • 概要
        • ビルダー
      • SnapshotRecordOrBuilder
      • SnapshotTensorMetadata
        • 概要
        • ビルダー
      • SnapshotTensorMetadataOrBuilder
      • TensorMetadata
        • 概要
        • ビルダー
      • TensorMetadataOrBuilder
    • org.tensorflow.proto.distruntime
      • 概要
      • ClusterDef
        • 概要
        • ビルダー
      • ClusterDefOrBuilder
      • ClusterDeviceFilters
        • 概要
        • ビルダー
      • ClusterDeviceFiltersOrBuilder
      • ClusterProtos
      • DeviceFiltersProtos
      • JobDef
        • 概要
        • ビルダー
      • JobDefOrBuilder
      • JobDeviceFilters
        • 概要
        • ビルダー
      • JobDeviceFiltersOrBuilder
      • ServerDef
        • 概要
        • ビルダー
      • ServerDefOrBuilder
      • ServerProtos
      • TaskDeviceFilters
        • 概要
        • ビルダー
      • TaskDeviceFiltersOrBuilder
      • TransportOptions
        • 概要
        • TransportOptions.RecvBufRespExtra
          • 概要
          • ビルダー
        • RecvBufRespExtraOrBuilder
    • org.tensorflow.proto.example
      • 概要
      • BytesList
        • 概要
        • ビルダー
      • BytesListOrBuilder
      • 例
        • 概要
        • ビルダー
      • ExampleOrBuilder
      • ExampleParserConfiguration
        • 概要
        • ビルダー
      • ExampleParserConfigurationOrBuilder
      • ExampleParserConfigurationProtos
      • ExampleProtos
      • Feature
        • 概要
        • ビルダー
        • KindCase
      • FeatureConfiguration
        • 概要
        • ビルダー
        • ConfigCase
      • FeatureConfigurationOrBuilder
      • FeatureList
        • 概要
        • ビルダー
      • FeatureListOrBuilder
      • FeatureLists
        • 概要
        • ビルダー
      • FeatureListsOrBuilder
      • FeatureOrBuilder
      • FeatureProtos
      • Features
        • 概要
        • ビルダー
      • FeaturesOrBuilder
      • FixedLenFeatureProto
        • 概要
        • ビルダー
      • FixedLenFeatureProtoOrBuilder
      • FloatList
        • 概要
        • ビルダー
      • FloatListOrBuilder
      • Int64List
        • 概要
        • ビルダー
      • Int64ListOrBuilder
      • SequenceExample
        • 概要
        • ビルダー
      • SequenceExampleOrBuilder
      • VarLenFeatureProto
        • 概要
        • ビルダー
      • VarLenFeatureProtoOrBuilder
    • org.tensorflow.proto.framework
      • 概要
      • AllocationDescription
        • 概要
        • ビルダー
      • AllocationDescriptionOrBuilder
      • AllocationDescriptionProtos
      • AllocationRecord
        • 概要
        • ビルダー
      • AllocationRecordOrBuilder
      • AllocatorMemoryUsed
        • 概要
        • ビルダー
      • AllocatorMemoryUsedOrBuilder
      • ApiDef
        • 概要
        • ApiDef.Arg
          • 概要
          • ビルダー
        • ArgOrBuilder
        • ApiDef.Attr
          • 概要
          • ビルダー
        • AttrOrBuilder
        • ビルダー
        • ApiDef.Endpoint
          • 概要
          • ビルダー
        • EndpointOrBuilder
        • Visibility
      • ApiDefOrBuilder
      • ApiDefProtos
      • ApiDefs
        • 概要
        • ビルダー
      • ApiDefsOrBuilder
      • AssetFileDef
        • 概要
        • ビルダー
      • AssetFileDefOrBuilder
      • AttrValue
        • 概要
        • ビルダー
        • AttrValue.ListValue
          • 概要
          • ビルダー
        • ListValueOrBuilder
        • ValueCase
      • AttrValueOrBuilder
      • AttrValueProtos
      • AutoParallelOptions
        • 概要
        • ビルダー
      • AutoParallelOptionsOrBuilder
      • BoundedTensorSpecProto
        • 概要
        • ビルダー
      • BoundedTensorSpecProtoOrBuilder
      • CallableOptions
        • 概要
        • ビルダー
      • CallableOptionsOrBuilder
      • コード
      • CollectionDef
        • 概要
        • CollectionDef.AnyList
          • 概要
          • ビルダー
        • AnyListOrBuilder
        • ビルダー
        • CollectionDef.BytesList
          • 概要
          • ビルダー
        • BytesListOrBuilder
        • CollectionDef.FloatList
          • 概要
          • ビルダー
        • FloatListOrBuilder
        • CollectionDef.Int64List
          • 概要
          • ビルダー
        • Int64ListOrBuilder
        • KindCase
        • CollectionDef.NodeList
          • 概要
          • ビルダー
        • NodeListOrBuilder
      • CollectionDefOrBuilder
      • CondContextDef
        • 概要
        • ビルダー
      • CondContextDefOrBuilder
      • ConfigProto
        • 概要
        • ビルダー
        • ConfigProto.Experimental
          • 概要
          • ビルダー
          • MlirBridgeRollout
        • ExperimentalOrBuilder
      • ConfigProtoOrBuilder
      • ConfigProtos
      • ControlFlowContextDef
        • 概要
        • ビルダー
        • CtxtCase
      • ControlFlowContextDefOrBuilder
      • ControlFlowProtos
      • CostGraphDef
        • 概要
        • CostGraphDef.AggregatedCost
          • 概要
          • ビルダー
        • AggregatedCostOrBuilder
        • ビルダー
        • CostGraphDef.Node
          • 概要
          • ビルダー
          • CostGraphDef.Node.InputInfo
            • 概要
            • ビルダー
          • InputInfoOrBuilder
          • CostGraphDef.Node.OutputInfo
            • 概要
            • ビルダー
          • OutputInfoOrBuilder
        • NodeOrBuilder
      • CostGraphDefOrBuilder
      • CostGraphProtos
      • DataClass
      • DataType
      • DebugOptions
        • 概要
        • ビルダー
      • DebugOptionsOrBuilder
      • DebugProtos
      • DebugTensorWatch
        • 概要
        • ビルダー
      • DebugTensorWatchOrBuilder
      • DebuggedSourceFile
        • 概要
        • ビルダー
      • DebuggedSourceFileOrBuilder
      • DebuggedSourceFiles
        • 概要
        • ビルダー
      • DebuggedSourceFilesOrBuilder
      • DeviceAttributes
        • 概要
        • ビルダー
      • DeviceAttributesOrBuilder
      • DeviceAttributesProtos
      • DeviceLocality
        • 概要
        • ビルダー
      • DeviceLocalityOrBuilder
      • DeviceProperties
        • 概要
        • ビルダー
      • DevicePropertiesOrBuilder
      • DevicePropertiesProtos
      • DeviceStepStats
        • 概要
        • ビルダー
      • DeviceStepStatsOrBuilder
      • DictValue
        • 概要
        • ビルダー
      • DictValueOrBuilder
      • ErrorCodes
      • ErrorCodesProtos
      • FunctionDef
        • 概要
        • FunctionDef.ArgAttrs
          • 概要
          • ビルダー
        • ArgAttrsOrBuilder
        • ビルダー
      • FunctionDefLibrary
        • 概要
        • ビルダー
      • FunctionDefLibraryOrBuilder
      • FunctionDefOrBuilder
      • FunctionProtos
      • FunctionSpec
        • 概要
        • ビルダー
        • ExperimentalCompile
      • FunctionSpecOrBuilder
      • GPUOptions
        • 概要
        • ビルダー
        • GPUOptions.Experimental
          • 概要
          • ビルダー
          • GPUOptions.Experimental.VirtualDevices
            • 概要
            • ビルダー
          • VirtualDevicesOrBuilder
        • ExperimentalOrBuilder
      • GPUOptionsOrBuilder
      • GradientDef
        • 概要
        • ビルダー
      • GradientDefOrBuilder
      • GraphDebugInfo
        • 概要
        • ビルダー
        • GraphDebugInfo.FileLineCol
          • 概要
          • ビルダー
        • FileLineColOrBuilder
        • GraphDebugInfo.StackTrace
          • 概要
          • ビルダー
        • StackTraceOrBuilder
      • GraphDebugInfoOrBuilder
      • GraphDebugInfoProtos
      • GraphDef
        • 概要
        • ビルダー
      • GraphDefOrBuilder
      • GraphOptions
        • 概要
        • ビルダー
      • GraphOptionsOrBuilder
      • GraphProtos
      • GraphTransferConstNodeInfo
        • 概要
        • ビルダー
      • GraphTransferConstNodeInfoOrBuilder
      • GraphTransferGraphInputNodeInfo
        • 概要
        • ビルダー
      • GraphTransferGraphInputNodeInfoOrBuilder
      • GraphTransferGraphOutputNodeInfo
        • 概要
        • ビルダー
      • GraphTransferGraphOutputNodeInfoOrBuilder
      • GraphTransferInfo
        • 概要
        • ビルダー
        • デスティネーション
      • GraphTransferInfoOrBuilder
      • GraphTransferInfoProto
      • GraphTransferNodeInfo
        • 概要
        • ビルダー
      • GraphTransferNodeInfoOrBuilder
      • GraphTransferNodeInput
        • 概要
        • ビルダー
      • GraphTransferNodeInputInfo
        • 概要
        • ビルダー
      • GraphTransferNodeInputInfoOrBuilder
      • GraphTransferNodeInputOrBuilder
      • GraphTransferNodeOutputInfo
        • 概要
        • ビルダー
      • GraphTransferNodeOutputInfoOrBuilder
      • HistogramProto
        • 概要
        • ビルダー
      • HistogramProtoOrBuilder
      • InterconnectLink
        • 概要
        • ビルダー
      • InterconnectLinkOrBuilder
      • KernelDef
        • 概要
        • KernelDef.AttrConstraint
          • 概要
          • ビルダー
        • AttrConstraintOrBuilder
        • ビルダー
      • KernelDefOrBuilder
      • KernelDefProtos
      • KernelList
        • 概要
        • ビルダー
      • KernelListOrBuilder
      • ListValue
        • 概要
        • ビルダー
      • ListValueOrBuilder
      • LocalLinks
        • 概要
        • ビルダー
      • LocalLinksOrBuilder
      • LogMemoryProtos
      • MemoryLogRawAllocation
        • 概要
        • ビルダー
      • MemoryLogRawAllocationOrBuilder
      • MemoryLogRawDeallocation
        • 概要
        • ビルダー
      • MemoryLogRawDeallocationOrBuilder
      • MemoryLogStep
        • 概要
        • ビルダー
      • MemoryLogStepOrBuilder
      • MemoryLogTensorAllocation
        • 概要
        • ビルダー
      • MemoryLogTensorAllocationOrBuilder
      • MemoryLogTensorDeallocation
        • 概要
        • ビルダー
      • MemoryLogTensorDeallocationOrBuilder
      • MemoryLogTensorOutput
        • 概要
        • ビルダー
      • MemoryLogTensorOutputOrBuilder
      • MemoryStats
        • 概要
        • ビルダー
      • MemoryStatsOrBuilder
      • MetaGraphDef
        • 概要
        • ビルダー
        • MetaGraphDef.MetaInfoDef
          • 概要
          • ビルダー
        • MetaInfoDefOrBuilder
      • MetaGraphDefOrBuilder
      • MetaGraphProtos
      • NameAttrList
        • 概要
        • ビルダー
      • NameAttrListOrBuilder
      • NamedDevice
        • 概要
        • ビルダー
      • NamedDeviceOrBuilder
      • NamedTensorProto
        • 概要
        • ビルダー
      • NamedTensorProtoOrBuilder
      • NamedTensorProtos
      • NamedTupleValue
        • 概要
        • ビルダー
      • NamedTupleValueOrBuilder
      • NodeDef
        • 概要
        • ビルダー
        • NodeDef.ExperimentalDebugInfo
          • 概要
          • ビルダー
        • ExperimentalDebugInfoOrBuilder
      • NodeDefOrBuilder
      • NodeExecStats
        • 概要
        • ビルダー
      • NodeExecStatsOrBuilder
      • NodeOutput
        • 概要
        • ビルダー
      • NodeOutputOrBuilder
      • NodeProto
      • NoneValue
        • 概要
        • ビルダー
      • NoneValueOrBuilder
      • OpDef
        • 概要
        • OpDef.ArgDef
          • 概要
          • ビルダー
        • ArgDefOrBuilder
        • OpDef.AttrDef
          • 概要
          • ビルダー
        • AttrDefOrBuilder
        • ビルダー
      • OpDefOrBuilder
      • OpDefProtos
      • OpDeprecation
        • 概要
        • ビルダー
      • OpDeprecationOrBuilder
      • OpList
        • 概要
        • ビルダー
      • OpListOrBuilder
      • OptimizerOptions
        • 概要
        • ビルダー
        • GlobalJitLevel
        • レベル
      • OptimizerOptionsOrBuilder
      • PairValue
        • 概要
        • ビルダー
      • PairValueOrBuilder
      • QueueRunnerDef
        • 概要
        • ビルダー
      • QueueRunnerDefOrBuilder
      • QueueRunnerProtos
      • RPCOptions
        • 概要
        • ビルダー
      • RPCOptionsOrBuilder
      • ReaderBaseProtos
      • ReaderBaseState
        • 概要
        • ビルダー
      • ReaderBaseStateOrBuilder
      • RemoteFusedGraphExecuteInfo
        • 概要
        • ビルダー
        • RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
          • 概要
          • ビルダー
        • TensorShapeTypeProtoOrBuilder
      • RemoteFusedGraphExecuteInfoOrBuilder
      • RemoteFusedGraphExecuteInfoProto
      • RemoteTensorHandle
        • 概要
        • ビルダー
      • RemoteTensorHandleOrBuilder
      • RemoteTensorHandleProtos
      • ResourceDtypeAndShape
        • 概要
        • ビルダー
      • ResourceDtypeAndShapeOrBuilder
      • ResourceHandle
      • ResourceHandleProto
        • 概要
        • ビルダー
        • ResourceHandleProto.DtypeAndShape
          • 概要
          • ビルダー
        • DtypeAndShapeOrBuilder
      • ResourceHandleProtoOrBuilder
      • RewriterConfig
        • 概要
        • ビルダー
        • CpuLayout
        • RewriterConfig.CustomGraphOptimizer
          • 概要
          • ビルダー
        • CustomGraphOptimizerOrBuilder
        • MemOptType
        • NumIterationsType
        • トグル
      • RewriterConfigOrBuilder
      • RewriterConfigProtos
      • RunMetadata
        • 概要
        • ビルダー
        • RunMetadata.FunctionGraphs
          • 概要
          • ビルダー
        • FunctionGraphsOrBuilder
      • RunMetadataOrBuilder
      • RunOptions
        • 概要
        • ビルダー
        • RunOptions.Experimental
          • 概要
          • ビルダー
          • RunOptions.Experimental.RunHandlerPoolOptions
            • 概要
            • ビルダー
          • RunHandlerPoolOptionsOrBuilder
        • ExperimentalOrBuilder
        • TraceLevel
      • RunOptionsOrBuilder
      • SaveSliceInfoDef
        • 概要
        • ビルダー
      • SaveSliceInfoDefOrBuilder
      • SaveableObject
        • 概要
        • ビルダー
      • SaveableObjectOrBuilder
      • SavedAsset
        • 概要
        • ビルダー
      • SavedAssetOrBuilder
      • SavedBareConcreteFunction
        • 概要
        • ビルダー
      • SavedBareConcreteFunctionOrBuilder
      • SavedConcreteFunction
        • 概要
        • ビルダー
      • SavedConcreteFunctionOrBuilder
      • SavedConstant
        • 概要
        • ビルダー
      • SavedConstantOrBuilder
      • SavedFunction
        • 概要
        • ビルダー
      • SavedFunctionOrBuilder
      • SavedModel
        • 概要
        • ビルダー
      • SavedModelOrBuilder
      • SavedModelProtos
      • SavedObject
        • 概要
        • ビルダー
        • KindCase
      • SavedObjectGraph
        • 概要
        • ビルダー
      • SavedObjectGraphOrBuilder
      • SavedObjectGraphProtos
      • SavedObjectOrBuilder
      • SavedResource
        • 概要
        • ビルダー
      • SavedResourceOrBuilder
      • SavedUserObject
        • 概要
        • ビルダー
      • SavedUserObjectOrBuilder
      • SavedVariable
        • 概要
        • ビルダー
      • SavedVariableOrBuilder
      • ScopedAllocatorOptions
        • 概要
        • ビルダー
      • ScopedAllocatorOptionsOrBuilder
      • SessionMetadata
        • 概要
        • ビルダー
      • SessionMetadataOrBuilder
      • SignatureDef
        • 概要
        • ビルダー
      • SignatureDefOrBuilder
      • SpecializedType
      • StepStats
        • 概要
        • ビルダー
      • StepStatsOrBuilder
      • StepStatsProtos
      • StructProtos
      • StructuredValue
        • 概要
        • ビルダー
        • KindCase
      • StructuredValueOrBuilder
      • サマリー
        • 概要
        • Summary.Audio
          • 概要
          • ビルダー
        • AudioOrBuilder
        • ビルダー
        • Summary.Image
          • 概要
          • ビルダー
        • ImageOrBuilder
        • Summary.Value
          • 概要
          • ビルダー
          • ValueCase
        • ValueOrBuilder
      • SummaryDescription
        • 概要
        • ビルダー
      • SummaryDescriptionOrBuilder
      • SummaryMetadata
        • 概要
        • ビルダー
        • SummaryMetadata.PluginData
          • 概要
          • ビルダー
        • PluginDataOrBuilder
      • SummaryMetadataOrBuilder
      • SummaryOrBuilder
      • SummaryProtos
      • TensorConnection
        • 概要
        • ビルダー
      • TensorConnectionOrBuilder
      • TensorDescription
        • 概要
        • ビルダー
      • TensorDescriptionOrBuilder
      • TensorDescriptionProtos
      • TensorInfo
        • 概要
        • ビルダー
        • TensorInfo.CompositeTensor
          • 概要
          • ビルダー
        • CompositeTensorOrBuilder
        • TensorInfo.CooSparse
          • 概要
          • ビルダー
        • CooSparseOrBuilder
        • EncodingCase
      • TensorInfoOrBuilder
      • TensorProto
        • 概要
        • ビルダー
      • TensorProtoOrBuilder
      • TensorProtos
      • TensorShapeProto
        • 概要
        • ビルダー
        • TensorShapeProto.Dim
          • 概要
          • ビルダー
        • DimOrBuilder
      • TensorShapeProtoOrBuilder
      • TensorShapeProtos
      • TensorSliceProto
        • 概要
        • ビルダー
        • TensorSliceProto.Extent
          • 概要
          • ビルダー
          • HasLengthCase
        • ExtentOrBuilder
      • TensorSliceProtoOrBuilder
      • TensorSliceProtos
      • TensorSpecProto
        • 概要
        • ビルダー
      • TensorSpecProtoOrBuilder
      • ThreadPoolOptionProto
        • 概要
        • ビルダー
      • ThreadPoolOptionProtoOrBuilder
      • TrackableObjectGraph
        • 概要
        • ビルダー
        • TrackableObjectGraph.TrackableObject
          • 概要
          • ビルダー
          • TrackableObjectGraph.TrackableObject.ObjectReference
            • 概要
            • ビルダー
          • ObjectReferenceOrBuilder
          • TrackableObjectGraph.TrackableObject.SerializedTensor
            • 概要
            • ビルダー
          • SerializedTensorOrBuilder
          • TrackableObjectGraph.TrackableObject.SlotVariableReference
            • 概要
            • ビルダー
          • SlotVariableReferenceOrBuilder
        • TrackableObjectOrBuilder
      • TrackableObjectGraphOrBuilder
      • TrackableObjectGraphProtos
      • TupleValue
        • 概要
        • ビルダー
      • TupleValueOrBuilder
      • TypeSpecProto
        • 概要
        • ビルダー
        • TypeSpecClass
      • TypeSpecProtoOrBuilder
      • TypesProtos
      • ValuesDef
        • 概要
        • ビルダー
      • ValuesDefOrBuilder
      • VariableAggregation
      • VariableDef
        • 概要
        • ビルダー
      • VariableDefOrBuilder
      • VariableProtos
      • VariableSynchronization
      • VariantTensorDataProto
        • 概要
        • ビルダー
      • VariantTensorDataProtoOrBuilder
      • VerifierConfig
        • 概要
        • ビルダー
        • トグル
      • VerifierConfigOrBuilder
      • VerifierConfigProtos
      • VersionDef
        • 概要
        • ビルダー
      • VersionDefOrBuilder
      • VersionsProtos
      • WhileContextDef
        • 概要
        • ビルダー
      • WhileContextDefOrBuilder
    • org.tensorflow.proto.profiler
      • 概要
      • ProfileOptions
        • 概要
        • ビルダー
        • DeviceType
      • ProfileOptionsOrBuilder
      • ProfilerOptionsProtos
      • RemoteProfilerSessionManagerOptions
        • 概要
        • ビルダー
      • RemoteProfilerSessionManagerOptionsOrBuilder
      • XEvent
        • 概要
        • ビルダー
        • DataCase
      • XEventMetadata
        • 概要
        • ビルダー
      • XEventMetadataOrBuilder
      • XEventOrBuilder
      • XLine
        • 概要
        • ビルダー
      • XLineOrBuilder
      • XPlane
        • 概要
        • ビルダー
      • XPlaneOrBuilder
      • XPlaneProtos
      • XSpace
        • 概要
        • ビルダー
      • XSpaceOrBuilder
      • XStat
        • 概要
        • ビルダー
        • ValueCase
      • XStatMetadata
        • 概要
        • ビルダー
      • XStatMetadataOrBuilder
      • XStatOrBuilder
    • org.tensorflow.proto.util
      • 概要
      • BfcMemoryMapProtos
      • BinSummary
        • 概要
        • ビルダー
      • BinSummaryOrBuilder
      • BundleEntryProto
        • 概要
        • ビルダー
      • BundleEntryProtoOrBuilder
      • BundleHeaderProto
        • 概要
        • ビルダー
        • Endianness
      • BundleHeaderProtoOrBuilder
      • CodeLocation
        • 概要
        • ビルダー
      • CodeLocationOrBuilder
      • DebugEvent
        • 概要
        • ビルダー
        • WhatCase
      • DebugEventOrBuilder
      • DebugEventProtos
      • DebugMetadata
        • 概要
        • ビルダー
      • DebugMetadataOrBuilder
      • DebuggedDevice
        • 概要
        • ビルダー
      • DebuggedDeviceOrBuilder
      • DebuggedGraph
        • 概要
        • ビルダー
      • DebuggedGraphOrBuilder
      • イベント
        • 概要
        • ビルダー
        • WhatCase
      • EventOrBuilder
      • EventProtos
      • Execution
        • 概要
        • ビルダー
      • ExecutionOrBuilder
      • GraphExecutionTrace
        • 概要
        • ビルダー
      • GraphExecutionTraceOrBuilder
      • GraphOpCreation
        • 概要
        • ビルダー
      • GraphOpCreationOrBuilder
      • LogMessage
        • 概要
        • ビルダー
        • レベル
      • LogMessageOrBuilder
      • MemAllocatorStats
        • 概要
        • ビルダー
      • MemAllocatorStatsOrBuilder
      • MemChunk
        • 概要
        • ビルダー
      • MemChunkOrBuilder
      • MemmappedFileSystemDirectory
        • 概要
        • ビルダー
      • MemmappedFileSystemDirectoryElement
        • 概要
        • ビルダー
      • MemmappedFileSystemDirectoryElementOrBuilder
      • MemmappedFileSystemDirectoryOrBuilder
      • MemmappedFileSystemProtos
      • MemoryDump
        • 概要
        • ビルダー
      • MemoryDumpOrBuilder
      • RequestedExitCode
        • 概要
        • ビルダー
      • RequestedExitCodeOrBuilder
      • SavedSlice
        • 概要
        • ビルダー
      • SavedSliceMeta
        • 概要
        • ビルダー
      • SavedSliceMetaOrBuilder
      • SavedSliceOrBuilder
      • SavedTensorSliceMeta
        • 概要
        • ビルダー
      • SavedTensorSliceMetaOrBuilder
      • SavedTensorSliceProtos
      • SavedTensorSlices
        • 概要
        • ビルダー
      • SavedTensorSlicesOrBuilder
      • SaverDef
        • 概要
        • Builder
        • CheckpointFormatVersion
      • SaverDefOrBuilder
      • SaverProtos
      • SessionLog
        • 概要
        • ビルダー
        • SessionStatus
      • SessionLogOrBuilder
      • SnapShot
        • 概要
        • ビルダー
      • SnapShotOrBuilder
      • SourceFile
        • 概要
        • ビルダー
      • SourceFileOrBuilder
      • StackFrameWithId
        • 概要
        • ビルダー
      • StackFrameWithIdOrBuilder
      • TaggedRunMetadata
        • 概要
        • ビルダー
      • TaggedRunMetadataOrBuilder
      • TensorBundleProtos
      • TensorDebugMode
      • WatchdogConfig
        • 概要
        • ビルダー
      • WatchdogConfigOrBuilder
      • WorkerHealth
      • WorkerHeartbeatRequest
        • 概要
        • ビルダー
      • WorkerHeartbeatRequestOrBuilder
      • WorkerHeartbeatResponse
        • 概要
        • ビルダー
      • WorkerHeartbeatResponseOrBuilder
      • WorkerShutdownMode
    • org.tensorflow.proto.util.testlog
      • 概要
      • AvailableDeviceInfo
        • 概要
        • ビルダー
      • AvailableDeviceInfoOrBuilder
      • BenchmarkEntries
        • 概要
        • ビルダー
      • BenchmarkEntriesOrBuilder
      • BenchmarkEntry
        • 概要
        • ビルダー
      • BenchmarkEntryOrBuilder
      • BuildConfiguration
        • 概要
        • ビルダー
      • BuildConfigurationOrBuilder
      • CPUInfo
        • 概要
        • ビルダー
      • CPUInfoOrBuilder
      • CommitId
        • 概要
        • ビルダー
        • KindCase
      • CommitIdOrBuilder
      • EntryValue
        • 概要
        • ビルダー
        • KindCase
      • EntryValueOrBuilder
      • GPUInfo
        • 概要
        • ビルダー
      • GPUInfoOrBuilder
      • MachineConfiguration
        • 概要
        • ビルダー
      • MachineConfigurationOrBuilder
      • MemoryInfo
        • 概要
        • ビルダー
      • MemoryInfoOrBuilder
      • MetricEntry
        • 概要
        • ビルダー
      • MetricEntryOrBuilder
      • PlatformInfo
        • 概要
        • ビルダー
      • PlatformInfoOrBuilder
      • RunConfiguration
        • 概要
        • ビルダー
      • RunConfigurationOrBuilder
      • TestLogProtos
      • TestResults
        • 概要
        • BenchmarkType
        • ビルダー
      • 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
  • JavaScript 向け
  • モバイルおよび IoT 向け
  • 本番環境向け
  • TensorFlow (2.12)
  • Versions…
  • TensorFlow.js
  • TensorFlow Lite
  • TFX
  • モデルとデータセット
  • ツール
  • ライブラリと拡張機能
  • TensorFlow 認定資格プログラム
  • ML について学ぶ
  • 責任ある AI への取り組み
  • 参加する
  • フォーラム ↗
  • Google グループ
  • 貢献する
  • 概要
  • 事例紹介
  • AI サービス パートナー
  • このページの内容
  • クラス
このページは Cloud Translation API によって翻訳されました。
  • TensorFlow
  • リソース
  • JVM
  • API

org.tensorflow.internal

  • このページの内容
  • クラス

クラス

ウィークポインタースコープ要素への弱い参照のみを保持する最小限のポインター スコープ。

特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。

最終更新日 2024-10-31 UTC。

  • つながる

    • ブログ
    • GitHub
    • Twitter
    • 哔哩哔哩
  • サポート

    • Issue Tracker
    • リリースノート
    • Stack Overflow
    • ブランドの取り扱いガイドライン
    • 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
  • Русский
  • עברית
  • العربيّة
  • فارسی
  • हिंदी
  • বাংলা
  • ภาษาไทย
  • 中文 – 简体
  • 日本語
  • 한국어