Class RetrieveTPUEmbeddingProximalYogiParameters.Options
java.lang.Object
org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters.Options
- Enclosing class:
RetrieveTPUEmbeddingProximalYogiParameters
Optional attributes for
RetrieveTPUEmbeddingProximalYogiParameters-
Method Summary
Modifier and TypeMethodDescriptionSets the config option.Sets the tableId option.Sets the tableName option.
-
Method Details
-
tableId
Sets the tableId option.- Parameters:
tableId- the tableId option- Returns:
- this Options instance.
-
tableName
Sets the tableName option.- Parameters:
tableName- the tableName option- Returns:
- this Options instance.
-
config
Sets the config option.- Parameters:
config- the config option- Returns:
- this Options instance.
-