Uses of Class
org.tensorflow.op.tpu.RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options
Packages that use RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options
-
Uses of RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options in org.tensorflow.op
Methods in org.tensorflow.op with parameters of type RetrieveTPUEmbeddingFrequencyEstimatorParameters.OptionsModifier and TypeMethodDescriptionTpuOps.retrieveTPUEmbeddingFrequencyEstimatorParameters(Long numShards, Long shardId, RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options... options) Retrieve frequency estimator embedding parameters. -
Uses of RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options in org.tensorflow.op.tpu
Methods in org.tensorflow.op.tpu that return RetrieveTPUEmbeddingFrequencyEstimatorParameters.OptionsModifier and TypeMethodDescriptionSets the config option.Sets the config option.Sets the tableId option.Sets the tableId option.Sets the tableName option.Sets the tableName option.Methods in org.tensorflow.op.tpu with parameters of type RetrieveTPUEmbeddingFrequencyEstimatorParameters.OptionsModifier and TypeMethodDescriptionRetrieveTPUEmbeddingFrequencyEstimatorParameters.create(Scope scope, Long numShards, Long shardId, RetrieveTPUEmbeddingFrequencyEstimatorParameters.Options... options) Factory method to create a class wrapping a new RetrieveTPUEmbeddingFrequencyEstimatorParameters operation.