Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc320 #define REGISTER_W(W_TYPE) \ argument
324 #define REGISTER(I_TYPE, W_TYPE) \ argument
/external/python/cpython3/Python/
Dmarshal.c222 #define W_TYPE(t, p) do { \ macro