Searched refs:in_tuple (Results 1 – 2 of 2) sorted by relevance
255 #define IPC_MESSAGE_DECL(msg_name, kind, in_tuple, out_tuple) \ argument257 using InTuple = in_tuple; \
2168 in_tuple = (x, y, sample_weight)2170 in_tuple = (x, y)2172 in_tuple = x2174 ds = strategy.extended.experimental_make_numpy_dataset(in_tuple,