public final class ConfigureTPUEmbedding extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ConfigureTPUEmbedding |
create(Scope scope,
String config)
Factory method to create a class wrapping a new ConfigureTPUEmbedding operation.
|
equals, hashCode, op, toStringpublic static ConfigureTPUEmbedding create(Scope scope, String config)
scope - current scopeconfig - Serialized tensorflow.tpu.TPUEmbeddingConfiguration that
describes the embedding lookups of the program.Copyright © 2015–2019. All rights reserved.