Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/SecretKeySelector
tfx.v1.proto.SecretKeySelector | TFX | TensorFlow
SecretKeySelector selects a key of a Secret.
tfx v1 prototensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/types/standard_artifacts/String
tfx.v1.types.standard_artifacts.String | TFX | TensorFlow
String-typed artifact.
tfx v1 typesstandard artifactsstringtensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/orchestration/experimental
Module: tfx.v1.orchestration.experimental | TFX | TensorFlow
TFX orchestration.experimental module.
module tfx v1orchestration experimentaltensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/orchestration/experimental/exit_handler
tfx.v1.orchestration.experimental.exit_handler | TFX | TensorFlow
Creates an exit handler from a typehint-annotated Python function.
tfx v1 orchestrationexperimentalexithandlertensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/io/fileio/NotFoundError
tfx.v1.dsl.io.fileio.NotFoundError | TFX | TensorFlow
Base class for I/O related errors.
tfx v1 dslio fileiotensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/types/standard_artifacts/Examples
tfx.v1.types.standard_artifacts.Examples | TFX | TensorFlow
Artifact that contains the training data.
tfx v1 typesstandard artifactsexamplestensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/io/fileio/makedirs
tfx.v1.dsl.io.fileio.makedirs | TFX | TensorFlow
Make a directory at the given path, recursively creating parents.
tfx v1 dslio fileiotensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/types/standard_artifacts/Boolean
tfx.v1.types.standard_artifacts.Boolean | TFX | TensorFlow
Artifacts representing a boolean.
tfx v1 typesstandard artifactsbooleantensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/Input
tfx.v1.proto.Input | TFX | TensorFlow
Specification of the input of the ExampleGen components.
tfx v1 protoinput tensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/components/StatisticsGen
tfx.v1.components.StatisticsGen | TFX | TensorFlow
Official TFX StatisticsGen component.
tfx v1componentstensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/extensions/google_cloud_ai_platform/BulkInferrer
tfx.v1.extensions.google_cloud_ai_platform.BulkInferrer | TFX | TensorFlow
A Cloud AI component to do batch inference on a remote hosted model.
google cloud aitfx v1extensionsplatformtensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/io/fileio/walk
tfx.v1.dsl.io.fileio.walk | TFX | TensorFlow
Return an iterator walking a directory tree.
tfx v1 dslio fileiowalktensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/testing/Channel
tfx.v1.testing.Channel | TFX | TensorFlow
Dummy channel for testing.
tfx v1testingchanneltensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/components/OutputArtifact
tfx.v1.dsl.components.OutputArtifact | TFX | TensorFlow
Output artifact object type annotation.
tfx v1 dslcomponentstensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/types/standard_artifacts/ModelRun
tfx.v1.types.standard_artifacts.ModelRun | TFX | TensorFlow
TFX first-party component artifact definition.
tfx v1 typesstandard artifactstensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/orchestration/experimental/KubeflowDagRunnerConfig
tfx.v1.orchestration.experimental.KubeflowDagRunnerConfig | TFX | TensorFlow
Runtime configuration parameters specific to execution on Kubeflow.
tfx v1 orchestrationexperimentaltensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1
Module: tfx.v1 | TFX | TensorFlow
Public modules for TFX.
module tfx v1tensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/utils
Module: tfx.v1.utils | TFX | TensorFlow
module tfx v1utilstensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/SplitsConfig
tfx.v1.proto.SplitsConfig | TFX | TensorFlow
Defines the splits config in components.Transform.
tfx v1 prototensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/ModelSpec
tfx.v1.proto.ModelSpec | TFX | TensorFlow
Specifies the signature name to run the inference in components.BulkInferrer.
tfx v1 prototensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/EnvVar
tfx.v1.proto.EnvVar | TFX | TensorFlow
EnvVar represents an environment variable present in a Container.
tfx v1 prototensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/experimental
Module: tfx.v1.dsl.experimental | TFX | TensorFlow
TFX dsl.experimental module.
module tfx v1experimental tensorflowdsl
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/io/fileio/rename
tfx.v1.dsl.io.fileio.rename | TFX | TensorFlow
Rename a source file to a destination path.
tfx v1 dslio fileiorenametensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/proto/RegressOutput
tfx.v1.proto.RegressOutput | TFX | TensorFlow
One type of output_type under proto.OutputColumnsSpec.
tfx v1 prototensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/dsl/io/fileio/listdir
tfx.v1.dsl.io.fileio.listdir | TFX | TensorFlow
Return the list of files in a directory.
tfx v1 dslio fileiotensorflow
https://www.tensorflow.org/tfx/api_docs/python/tfx/v1/utils/parse_pbtxt_file
tfx.v1.utils.parse_pbtxt_file | TFX | TensorFlow
Parses a protobuf message from a text file and return message itself.
tfx v1file tensorflowutilsparse