Home
last modified time | relevance | path

Searched defs:eager_func_params (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc267 const absl::optional<EagerFunctionParams>& eager_func_params, in Run()
355 const absl::optional<EagerFunctionParams>& eager_func_params, in PrepareForRun()
416 const absl::optional<EagerFunctionParams>& eager_func_params, in Run()
461 const absl::optional<EagerFunctionParams>& eager_func_params, in RunAsync()
Dexecute_node.h96 const absl::optional<EagerFunctionParams>& eager_func_params, in ExecuteNode()
152 const absl::optional<EagerFunctionParams>& eager_func_params, in AsyncExecuteNode()
Deager_operation.h212 const absl::optional<EagerFunctionParams>& eager_func_params() const { in eager_func_params() function
Dexecute.cc1276 const absl::optional<EagerFunctionParams>& eager_func_params, in CreateUnshapedOutput()
1317 absl::optional<EagerFunctionParams> eager_func_params = in AddOrExecuteNode() local
1701 const absl::optional<EagerFunctionParams>& eager_func_params) { in GetKernelOutputs()
1829 const absl::optional<EagerFunctionParams>& eager_func_params, in EagerKernelExecute()
2043 const absl::optional<EagerFunctionParams>& eager_func_params, in EagerKernelExecuteAsync()
Dkernel_and_device.h227 const absl::optional<EagerFunctionParams>& eager_func_params, in RunAsync()
Deager_operation.cc315 const absl::optional<EagerFunctionParams> eager_func_params) { in Reset()