Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h65 struct TF_Library { struct
66 void* lib_handle;
67 TF_Buffer op_list;
H A Dc_api.h1452 typedef struct TF_Library TF_Library; typedef