Searched refs:eager_executor (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | BUILD | 55 name = "eager_executor", 57 "eager_executor.cc", 60 "eager_executor.h", 88 ":eager_executor", 196 ":eager_executor", 271 ":eager_executor", 321 ":eager_executor", 345 ":eager_executor", 395 ":eager_executor", 506 ":eager_executor", [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | BUILD | 65 "//tensorflow/core/common_runtime/eager:eager_executor", 91 "//tensorflow/core/common_runtime/eager:eager_executor", 178 "//tensorflow/core/common_runtime/eager:eager_executor", 228 "//tensorflow/core/common_runtime/eager:eager_executor",
|
D | eager_service_impl.cc | 97 EagerExecutor* eager_executor, in GetEagerOperationAndNumRetvals() argument 111 eager_executor, remote_func_params)); in GetEagerOperationAndNumRetvals() 449 EagerExecutor* eager_executor = &eager_context->Executor(); in RunComponentFunction() local 453 s = GetEagerOperationAndNumRetvals(operation, eager_context, eager_executor, in RunComponentFunction() 513 EagerExecutor* eager_executor, in ExecuteOp() argument 518 operation, eager_context, eager_executor, &op, &num_retvals)); in ExecuteOp()
|
D | eager_service_impl.h | 212 EagerContext* eager_context, EagerExecutor* eager_executor,
|
/external/tensorflow/tensorflow/c/eager/ |
D | BUILD | 77 "//tensorflow/core/common_runtime/eager:eager_executor", 654 "//tensorflow/core/common_runtime/eager:eager_executor", 966 "//tensorflow/core/common_runtime/eager:eager_executor",
|
/external/tensorflow/tensorflow/tools/def_file_filter/ |
D | symbols_pybind.txt | 200 [//tensorflow/core/common_runtime/eager:eager_executor] # tfe
|
/external/tensorflow/tensorflow/python/ |
D | BUILD | 5325 "//tensorflow/core/common_runtime/eager:eager_executor", # tfe
|