Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.h273 struct ComponentFunctionData { struct
275 FunctionLibraryRuntime::Handle handle;
279 std::vector<FunctionArgIndex> arg_indices;
283 std::vector<int> ret_indices;
286 std::vector<AllocatorAttributes> arg_alloc_attrs;
289 std::vector<AllocatorAttributes> ret_alloc_attrs;
291 AsyncAttributes async_attributes;