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 D | kernel_and_device.cc | 267 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 D | execute_node.h | 96 const absl::optional<EagerFunctionParams>& eager_func_params, in ExecuteNode() 152 const absl::optional<EagerFunctionParams>& eager_func_params, in AsyncExecuteNode()
|
H A D | execute.cc | 1276 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 D | eager_operation.h | 212 const absl::optional<EagerFunctionParams>& eager_func_params() const { in eager_func_params() function
|
H A D | kernel_and_device.h | 227 const absl::optional<EagerFunctionParams>& eager_func_params, in RunAsync()
|
H A D | eager_operation.cc | 315 const absl::optional<EagerFunctionParams> eager_func_params) { in Reset()
|