Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A 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()
H A Dexecute_node.h96 const absl::optional<EagerFunctionParams>& eager_func_params, in ExecuteNode()
152 const absl::optional<EagerFunctionParams>& eager_func_params, in AsyncExecuteNode()
H A 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()
H A Deager_operation.h212 const absl::optional<EagerFunctionParams>& eager_func_params() const { in eager_func_params() function
H A Dkernel_and_device.h227 const absl::optional<EagerFunctionParams>& eager_func_params, in RunAsync()
H A Deager_operation.cc315 const absl::optional<EagerFunctionParams> eager_func_params) { in Reset()