Home
last modified time | relevance | path

Searched refs:pipeline_execution_with_tensor_core (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.estimator.tpu.experimental.-embedding-config-spec.pbtxt31 name: "pipeline_execution_with_tensor_core"
Dtensorflow.tpu.experimental.embedding.-t-p-u-embedding.pbtxt13 …pec: "args=[\'self\', \'feature_config\', \'optimizer\', \'pipeline_execution_with_tensor_core\'],…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.tpu.experimental.embedding.-t-p-u-embedding.pbtxt13 …pec: "args=[\'self\', \'feature_config\', \'optimizer\', \'pipeline_execution_with_tensor_core\'],…
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding_v2.py248 pipeline_execution_with_tensor_core: bool = False):
282 pipeline_execution_with_tensor_core)
514 config_proto.pipeline_execution_with_tensor_core = (
Dtpu_embedding.py1229 pipeline_execution_with_tensor_core=False, argument
1366 pipeline_execution_with_tensor_core)
1511 config_proto.pipeline_execution_with_tensor_core = (
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto88 bool pipeline_execution_with_tensor_core = 7; field