Home
last modified time | relevance | path

Searched refs:net_type (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/science/py-dlib/dlib-19.22/dlib/dnn/
H A Dutilities_abstract.h46 template <typename net_type>
48 const net_type& net,
61 template <typename net_type>
63 const net_type& net,
78 template <typename net_type>
80 const net_type& net,
110 const net_type& net,
127 const net_type& net
140 template<typename net_type>
142 net_type& net,
[all …]
H A Dutilities.h84 template <typename net_type>
86 const net_type& net, in net_to_xml()
98 template <typename net_type>
100 const net_type& net, in net_to_xml()
235 template <typename net_type>
237 const net_type& net, in input_tensor_to_output_tensor()
246 template <typename net_type>
248 const net_type& net, in output_tensor_to_input_tensor()
261 const net_type& net in count_parameters()
293 net_type& net, in set_all_learning_rate_multipliers()
[all …]
H A Dcore_abstract.h1582 net_type& n
1618 net_type& n
1636 net_type& n
1650 net_type& net
1670 net_type& net,
1705 net_type& net,
1741 net_type& net,
1767 net_type& net,
1796 net_type& net,
1825 net_type& net,
[all …]
H A Dtrainer_abstract.h25 typename net_type,
57 typedef typename net_type::training_label_type training_label_type;
58 typedef typename net_type::input_type input_type;
59 const static size_t num_computational_layers = net_type::num_computational_layers;
68 net_type& net,
117 net_type& get_net (
763 typename net_type,
768 dnn_trainer<net_type,solver_type>& trainer
/dports/science/dlib-cpp/dlib-19.22/dlib/dnn/
H A Dutilities_abstract.h46 template <typename net_type>
48 const net_type& net,
61 template <typename net_type>
63 const net_type& net,
78 template <typename net_type>
80 const net_type& net,
110 const net_type& net,
127 const net_type& net
140 template<typename net_type>
142 net_type& net,
[all …]
H A Dutilities.h84 template <typename net_type>
86 const net_type& net, in net_to_xml()
98 template <typename net_type>
100 const net_type& net, in net_to_xml()
235 template <typename net_type>
237 const net_type& net, in input_tensor_to_output_tensor()
246 template <typename net_type>
248 const net_type& net, in output_tensor_to_input_tensor()
261 const net_type& net in count_parameters()
293 net_type& net, in set_all_learning_rate_multipliers()
[all …]
H A Dcore_abstract.h1582 net_type& n
1618 net_type& n
1636 net_type& n
1650 net_type& net
1670 net_type& net,
1705 net_type& net,
1741 net_type& net,
1767 net_type& net,
1796 net_type& net,
1825 net_type& net,
[all …]
H A Dtrainer_abstract.h25 typename net_type,
57 typedef typename net_type::training_label_type training_label_type;
58 typedef typename net_type::input_type input_type;
59 const static size_t num_computational_layers = net_type::num_computational_layers;
68 net_type& net,
117 net_type& get_net (
763 typename net_type,
768 dnn_trainer<net_type,solver_type>& trainer
/dports/cad/iverilog/verilog-11.0/tgt-stub/
H A Dtypes.c24 static void show_net_type_darray(ivl_type_t net_type) in show_net_type_darray() argument
27 ivl_type_t element_type = ivl_type_element(net_type); in show_net_type_darray()
33 static void show_net_type_queue(ivl_type_t net_type) in show_net_type_queue() argument
36 ivl_type_t element_type = ivl_type_element(net_type); in show_net_type_queue()
42 void show_net_type(ivl_type_t net_type) in show_net_type() argument
64 show_net_type_darray(net_type); in show_net_type()
70 show_net_type_queue(net_type); in show_net_type()
81 ivl_type_packed_lsb(net_type, idx)); in show_net_type()
98 ivl_type_t net_type = ivl_signal_net_type(net); in show_type_of_signal() local
100 if (net_type) { in show_type_of_signal()
[all …]
/dports/devel/obby/obby-0.4.8/inc/
H A Dlocal_document_info.hpp45 typedef typename buffer_type::net_type net_type; typedef in obby::basic_local_document_info
55 net_type& net,
63 net_type& net,
70 net_type& net,
74 net_type& net,
119 net_type& get_net6();
123 const net_type& get_net6() const;
129 net_type& net, in basic_local_document_info()
142 net_type& net, in basic_local_document_info()
154 net_type& net, in basic_local_document_info()
[all …]
H A Dhost_document_info.hpp48 typedef typename buffer_type::net_type net_type; typedef in obby::basic_host_document_info
53 net_type& net,
61 net_type& net,
117 net_type& get_net6();
121 const net_type& get_net6() const;
127 net_type& net, in basic_host_document_info()
148 net_type& net, in basic_host_document_info()
270 typename basic_host_document_info<Document, Selector>::net_type&
273 return dynamic_cast<net_type&>(base_type::get_net6()); in get_net6()
277 const typename basic_host_document_info<Document, Selector>::net_type&
[all …]
H A Dclient_document_info.hpp52 typedef typename buffer_type::net_type net_type; typedef in obby::basic_client_document_info
62 net_type& net,
78 net_type& net,
89 net_type& net,
187 net_type& get_net6();
191 const net_type& get_net6() const;
197 net_type& net, in basic_client_document_info()
226 net_type& net, in basic_client_document_info()
272 net_type& net, in basic_client_document_info()
736 return dynamic_cast<net_type&>(base_type::get_net6() ); in get_net6()
[all …]
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/net/
H A DNetStatsManager.cpp78 auto net_type = NetType(net_type_i); in get_network_stats() local
104 entry.net_type = net_type; in get_network_stats()
148 auto net_type = NetType(net_type_i); in reset_network_stats() local
190 save_stats(info, entry.net_type); in add_network_stats_impl()
268 if (info.net_type == NetType::None) { in update()
289 save_stats(info, info.net_type); in update()
308 if (info.net_type == NetType::None) { in info_loop()
329 if (net_type == NetType::Unknown) { in on_net_type_updated()
330 net_type = NetType::None; in on_net_type_updated()
333 if (info.net_type == net_type) { in on_net_type_updated()
[all …]
H A DNetType.h17 inline NetType get_net_type(const tl_object_ptr<td_api::NetworkType> &net_type) { in get_net_type() argument
18 if (net_type == nullptr) { in get_net_type()
22 switch (net_type->get_id()) { in get_net_type()
38 inline tl_object_ptr<td_api::NetworkType> get_network_type_object(NetType net_type) { in get_network_type_object() argument
39 switch (net_type) { in get_network_type_object()
/dports/cad/iverilog/verilog-11.0/
H A Dt-dll-expr.cc61 tmpc->net_type= 0; in sub_off_from_expr_()
77 tmps->net_type= 0; in sub_off_from_expr_()
97 tmpc->net_type= 0; in mul_expr_by_const_()
113 tmpc->net_type= 0; in mul_expr_by_const_()
133 expr->net_type=0; in expr_from_value_()
184 expr_tmp->net_type = net->net_type(); in expr_array_pattern()
238 cur->net_type=0; in expr_concat()
365 esig->net_type= sig->net_type; in expr_last()
438 expr_->net_type= net->net_type(); in expr_property()
498 expr_->net_type = net->net_type(); in expr_scopy()
[all …]
H A Dnetstruct.cc55 ivl_assert(*this, val.net_type); in append_member()
59 if (! members_.back().net_type->packed()) { in append_member()
68 unsigned long expect_wid = members_.front().net_type->packed_width(); in append_member()
69 unsigned long got_wid = members_.back().net_type->packed_width(); in append_member()
93 count_off += members_[idx-1].net_type->packed_width(); in packed_member()
108 return members_.front().net_type->packed_width(); in packed_width()
113 res += members_[idx].net_type->packed_width(); in packed_width()
H A Dpform_struct_type.cc65 …t vlltype&li, struct_type_t*struct_type, perm_string name, NetNet::Type net_type, list<named_pexpr… in pform_set_packed_struct() argument
69 PWire*net = pform_get_make_wire_in_scope(li, name, net_type, NetNet::NOT_A_PORT, base_type); in pform_set_packed_struct()
74 …t vlltype&li, struct_type_t*struct_type, perm_string name, NetNet::Type net_type, list<named_pexpr… in pform_set_struct_type() argument
77 pform_set_packed_struct(li, struct_type, name, net_type, attr); in pform_set_struct_type()
85 …pe&li, struct_type_t*struct_type, list<perm_string>*names, NetNet::Type net_type, list<named_pexpr… in pform_set_struct_type() argument
89 pform_set_struct_type(li, struct_type, *cur, net_type, attr); in pform_set_struct_type()
H A Dpform_class_type.cc25 …(const struct vlltype&li, class_type_t*, perm_string name, NetNet::Type net_type, list<named_pexpr… in pform_set_class_type() argument
27 … PWire*net = pform_get_make_wire_in_scope(li, name, net_type, NetNet::NOT_A_PORT, IVL_VT_CLASS); in pform_set_class_type()
32 …type&li, class_type_t*class_type, list<perm_string>*names, NetNet::Type net_type, list<named_pexpr… in pform_set_class_type() argument
36 pform_set_class_type(li, class_type, *cur, net_type, attr); in pform_set_class_type()
H A Dpform_string_type.cc24 …struct vlltype&li, const string_type_t*, perm_string name, NetNet::Type net_type, list<named_pexpr… in pform_set_string_type() argument
26 … PWire*net = pform_get_make_wire_in_scope(li, name, net_type, NetNet::NOT_A_PORT, IVL_VT_STRING); in pform_set_string_type()
31 … const string_type_t*string_type, list<perm_string>*names, NetNet::Type net_type, list<named_pexpr… in pform_set_string_type() argument
35 pform_set_string_type(li, string_type, *cur, net_type, attr); in pform_set_string_type()
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/admin/networks/
H A Dforms.py192 net_type for net_type in self.provider_types
193 if self.provider_types[net_type]['require_segmentation_id']]
195 net_type for net_type in self.provider_types
204 net_type for net_type in supported_provider_types
205 if net_type not in self.provider_types]
212 % {'type': net_type,
213 'min': self.seg_id_range[net_type][0],
214 'max': self.seg_id_range[net_type][1]}
215 for net_type in self.nettypes_with_seg_id]
245 (net_type, self.provider_types[net_type]['display_name'])
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/diesel-1.4.8/src/pg/types/
H A Dnetwork_address.rs79 ($ty: ty, $net_type: expr) => {
87 let net_type = bytes[2]; localVariable
90 net_type == $net_type,
119 let net_type = $net_type; localVariable
129 data[2] = net_type;
142 data[2] = net_type;
168 ($ty:ty, $net_type:expr) => { in v4address_to_sql()
173 assert_eq!(bytes, vec![PGSQL_AF_INET, 32, $net_type, 4, 127, 0, 0, 1]); in v4address_to_sql()
201 ($ty:ty, $net_type:expr) => { in v6address_to_sql()
211 $net_type, in v6address_to_sql()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/diesel-1.4.8/src/pg/types/
H A Dnetwork_address.rs79 ($ty: ty, $net_type: expr) => {
87 let net_type = bytes[2]; localVariable
90 net_type == $net_type,
119 let net_type = $net_type; localVariable
129 data[2] = net_type;
142 data[2] = net_type;
168 ($ty:ty, $net_type:expr) => { in v4address_to_sql()
173 assert_eq!(bytes, vec![PGSQL_AF_INET, 32, $net_type, 4, 127, 0, 0, 1]); in v4address_to_sql()
201 ($ty:ty, $net_type:expr) => { in v6address_to_sql()
211 $net_type, in v6address_to_sql()
/dports/net/pjsip/pjproject-2.11.1/tests/pjsua/
H A Dinc_sdp.py17 def session(local_ip="127.0.0.1", extra_lines="", net_type="IN", addr_type="IP4"): argument
19 sdp = sdp.replace("$NET_TYPE", net_type)
27 net_type = "IN", addr_type="IP4", transport="RTP/AVP"): argument
32 sdp = sdp.replace("$NET_TYPE", net_type)
/dports/science/py-dlib/dlib-19.22/examples/
H A Ddnn_introduction3_ex.cpp29 using net_type = loss_metric< typedef
36 using train = net_type<bn_con>;
37 using infer = net_type<affine>;
88 using net_type = loss_metric<fc_no_bias<128, decltype(backbone)>>; in main() typedef
89 net_type net2; in main()
/dports/science/dlib-cpp/dlib-19.22/examples/
H A Ddnn_introduction3_ex.cpp29 using net_type = loss_metric< typedef
36 using train = net_type<bn_con>;
37 using infer = net_type<affine>;
88 using net_type = loss_metric<fc_no_bias<128, decltype(backbone)>>; in main() typedef
89 net_type net2; in main()

12345678910>>...12