Home
last modified time | relevance | path

Searched defs:eager_func_params_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.h140 const absl::optional<EagerFunctionParams>& eager_func_params_; variable
234 const absl::optional<EagerFunctionParams> eager_func_params_; variable
H A Deager_operation.h280 absl::optional<EagerFunctionParams> eager_func_params_; variable