Module tensorflow
module tensorflow
Core module implementing the TensorFlow Java API and operator definitions.
-
Packages
ExportsPackageDescriptionDefines classes to build, save, load and execute TensorFlow models.Defines classes that represent TensorFlow tensor types.Interfaces used to group tensor types in families that define a particular domain of data.Indirect ExportsFromPackagesorg.tensorflow.exceptions org.tensorflow.internal org.tensorflow.internal.c_api org.tensorflow.internal.c_api.global org.tensorflow.proto org.tensorflow.proto.core org.tensorflow.proto.core.platform org.tensorflow.proto.data org.tensorflow.proto.data.experimental org.tensorflow.proto.data.model org.tensorflow.proto.distributed_runtime org.tensorflow.proto.eager org.tensorflow.proto.error org.tensorflow.proto.profiler org.tensorflow.proto.profiler.empty -
Modules
RequiresModifierModuleDescriptiontransitiveNative interop with the TensorFlow C API.