HomeSort by relevance Sort by last modified time
    Searched refs:tpu_embedding_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/tpu/
_tpu_estimator_embedding.py 258 tpu_embedding_ = tpu_embedding.TPUEmbedding(
267 return tpu_embedding_
280 tpu_embedding_ = ctx.embedding_config.tpu_embedding
281 for feature_key in tpu_embedding_.feature_to_table_dict:
tpu_estimator.py     [all...]

Completed in 60 milliseconds