Searched defs:eager_func_params (Results  1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | 
| 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()
  | 
| D | execute_node.h | 96               const absl::optional<EagerFunctionParams>& eager_func_params,  in ExecuteNode() 152                    const absl::optional<EagerFunctionParams>& eager_func_params,  in AsyncExecuteNode()
  | 
| D | eager_operation.h | 212   const absl::optional<EagerFunctionParams>& eager_func_params() const {  in eager_func_params()  function
  | 
| 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()
  | 
| D | kernel_and_device.h | 227                 const absl::optional<EagerFunctionParams>& eager_func_params,  in RunAsync()
  | 
| D | eager_operation.cc | 315     const absl::optional<EagerFunctionParams> eager_func_params) {  in Reset()
  |