Home
last modified time | relevance | path

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

/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dlayer.cpp235 Tensor<bool, 1> if_sentence = x < x.constant(-2.5); in hard_sigmoid() local
270 const Tensor<bool, 1> if_sentence = x >= x.constant(0); in threshold() local
285 const Tensor<bool, 1> if_sentence = x > x.constant(0); in symmetric_threshold() local
297 const Tensor<bool, 1> if_sentence = x < x.constant(0); in rectified_linear() local
314 const Tensor<bool, 1> if_sentence = x < x.constant(0); in scaled_exponential_linear() local
339 const Tensor<bool, 1> if_sentence = x < x.constant(0); in soft_sign() local
356 const Tensor<bool, 1> if_sentence = x < x.constant(0); in exponential_linear() local
730 const Tensor<bool, 2> if_sentence = x > x.constant(0); in symmetric_threshold() local
742 const Tensor<bool, 2> if_sentence = x < x.constant(0); in rectified_linear() local
759 const Tensor<bool, 2> if_sentence = x < x.constant(0); in scaled_exponential_linear() local
[all …]
H A Dweighted_squared_error.cpp241 const Tensor<bool, 2> if_sentence = y == y.constant(1); in weighted_sum_squared_error() local
294 const Tensor<bool, 2> if_sentence = outputs == outputs.constant(1); in calculate_error_terms() local
348 const Tensor<bool, 2> if_sentence = targets == targets.constant(1); in calculate_output_gradient() local
H A Dtesting_analysis.cpp1405 const Tensor<bool, 2> if_sentence = targets == targets.constant(1); in calculate_weighted_squared_error() local
H A Ddata_set.cpp3251 Tensor<bool, 1> if_sentence = column <= column.constant(value); in is_less_than() local
/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dextcap_parser.c885 extcap_token_sentence *if_sentence = (extcap_token_sentence *) walker->data; in extcap_parse_interfaces() local
/dports/net/wireshark/wireshark-3.6.1/
H A Dextcap_parser.c885 extcap_token_sentence *if_sentence = (extcap_token_sentence *) walker->data; in extcap_parse_interfaces() local
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dextcap_parser.c885 extcap_token_sentence *if_sentence = (extcap_token_sentence *) walker->data; in extcap_parse_interfaces() local
/dports/net/tshark/wireshark-3.6.1/
H A Dextcap_parser.c885 extcap_token_sentence *if_sentence = (extcap_token_sentence *) walker->data; in extcap_parse_interfaces() local