Searched refs:flow_type (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/ |
D | dense_image_warp_test.py | 85 def get_image_and_flow_placeholders(self, shape, image_type, flow_type): argument 98 flows = array_ops.placeholder(dtype=tf_type[flow_type], shape=flow_shape) 101 def get_random_image_and_flows(self, shape, image_type, flow_type): argument 107 return image.astype(image_type), flows.astype(flow_type) 156 def check_zero_flow_correctness(self, shape, image_type, flow_type): argument 160 flow_type) 165 shape, image_type, flow_type) 181 shape, image_type='float32', flow_type='float32') 186 flow_type, argument 191 flow_type) [all …]
|
/external/tcpdump/ |
D | print-sflow.c | 714 u_int flow_type; in sflow_print_flow_records() local 735 flow_type = enterprise & 0x0FFF; in sflow_print_flow_records() 740 (enterprise == 0) ? tok2str(sflow_flow_type_values,"Unknown",flow_type) : "Unknown", in sflow_print_flow_records() 741 flow_type, in sflow_print_flow_records() 751 switch (flow_type) { in sflow_print_flow_records()
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 876 __u32 flow_type; member 973 __u32 flow_type; member 1062 __u32 flow_type; member
|
/external/syzkaller/sys/linux/ |
D | socket.txt | 613 flow_type flags[traffic_flow_types, int32] 621 flow_type flags[traffic_flow_types, int32] 737 flow_type flags[traffic_flow_types, int32]
|