Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dops.h80 #define TF_CAPI_EXPORT macro
84 #define TF_CAPI_EXPORT __declspec(dllexport) macro
86 #define TF_CAPI_EXPORT __declspec(dllimport) macro
89 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dtf_tensor.h31 #define TF_CAPI_EXPORT macro
35 #define TF_CAPI_EXPORT __declspec(dllexport) macro
37 #define TF_CAPI_EXPORT __declspec(dllimport) macro
40 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dkernels.h30 #define TF_CAPI_EXPORT macro
34 #define TF_CAPI_EXPORT __declspec(dllexport) macro
36 #define TF_CAPI_EXPORT __declspec(dllimport) macro
39 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dc_api_experimental.h37 #define TF_CAPI_EXPORT macro
41 #define TF_CAPI_EXPORT __declspec(dllexport) macro
43 #define TF_CAPI_EXPORT __declspec(dllimport) macro
46 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dtf_status.h20 #define TF_CAPI_EXPORT macro
24 #define TF_CAPI_EXPORT __declspec(dllexport) macro
26 #define TF_CAPI_EXPORT __declspec(dllimport) macro
29 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dtf_datatype.h27 #define TF_CAPI_EXPORT macro
31 #define TF_CAPI_EXPORT __declspec(dllexport) macro
33 #define TF_CAPI_EXPORT __declspec(dllimport) macro
36 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
Dc_api.h79 #define TF_CAPI_EXPORT macro
83 #define TF_CAPI_EXPORT __declspec(dllexport) macro
85 #define TF_CAPI_EXPORT __declspec(dllimport) macro
88 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro
/external/tensorflow/tensorflow/c/eager/
Dc_api.h31 #define TF_CAPI_EXPORT macro
35 #define TF_CAPI_EXPORT __declspec(dllexport) macro
37 #define TF_CAPI_EXPORT __declspec(dllimport) macro
40 #define TF_CAPI_EXPORT __attribute__((visibility("default"))) macro