Home
last modified time | relevance | path

Searched refs:bias_match (Results 1 – 25 of 41) sorted by relevance

12

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/nvidia/
H A Dcudnn_conv_inner_product.hpp201 bool bias_match = IMPLICATION(with_bias(), in data_types_ok() local
208 : bias_match && bias_may_use_type == f16 ? acc_type == f16 in data_types_ok()
213 return src_wei_match && bias_match && acc_match in data_types_ok()
216 return bias_match && acc_match && bias_may_use_type == f16; in data_types_ok()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/nvidia/
H A Dcudnn_conv_inner_product.hpp201 bool bias_match = IMPLICATION(with_bias(), in data_types_ok() local
208 : bias_match && bias_may_use_type == f16 ? acc_type == f16 in data_types_ok()
213 return src_wei_match && bias_match && acc_match in data_types_ok()
216 return bias_match && acc_match && bias_may_use_type == f16; in data_types_ok()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/
H A Dtiny-yolo-voc.cfg119 bias_match=1
H A Dtiny-yolo.cfg119 bias_match=1
H A Dyolo9000.cfg200 bias_match=1
H A Dyolo-voc.2.0.cfg229 bias_match=1
H A Dyolo.2.0.cfg229 bias_match=1
H A Dyolo.cfg243 bias_match=1
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/cfg/
H A Dtiny-yolo.cfg119 bias_match=1
H A Dtiny-yolo-voc.cfg119 bias_match=1
H A Dyolov2-tiny-voc.cfg123 bias_match=1
H A Dyolov2-tiny.cfg124 bias_match=1
H A Dtiny-yolo_xnor.cfg133 bias_match=1
H A Dyolo9000.cfg200 bias_match=1
H A Dyolo-voc.2.0.cfg229 bias_match=1
H A Dyolo.2.0.cfg229 bias_match=1
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/cfg/
H A Dtiny-yolo-voc.cfg119 bias_match=1
H A Dtiny-yolo.cfg119 bias_match=1
H A Dyolov2-tiny-voc.cfg123 bias_match=1
H A Dyolov2-tiny.cfg124 bias_match=1
H A Dtiny-yolo_xnor.cfg133 bias_match=1
H A Dyolo9000.cfg200 bias_match=1
H A Dyolo-voc.2.0.cfg229 bias_match=1
H A Dyolo.2.0.cfg229 bias_match=1
H A Dyolo-voc.cfg243 bias_match=1

12