Home
last modified time | relevance | path

Searched refs:N_s (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgv_quick.c234 int T_pts, A_ppl, N_s; in gv_decimate_lines() local
245 N_s = 0; in gv_decimate_lines()
262 else if (N_s < MFAST_LNS) { in gv_decimate_lines()
263 T_slength += slength[N_s++] = gv_line_length(gln); in gv_decimate_lines()
267 A_slength = T_slength / N_s; in gv_decimate_lines()
268 N_s = 0; in gv_decimate_lines()
272 if (N_s < MFAST_LNS) { in gv_decimate_lines()
273 if (slength[N_s++] > A_slength) { in gv_decimate_lines()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/
H A Dnspc_batch_normalization.cpp104 dim_t N_s = 0, N_e = 0; in execute_forward() local
138 dim_t N_s = 0, N_e = 0; in execute_forward() local
189 dim_t N_s = 0, N_e = 0; in execute_forward() local
190 balance211(N, nthr, ithr, N_s, N_e); in execute_forward()
201 for (dim_t n = N_s; n < N_e; n++) { in execute_forward()
316 dim_t N_s = 0, N_e = 0; in execute_backward() local
317 balance211(N, nthr, ithr, N_s, N_e); in execute_backward()
324 for (dim_t n = N_s; n < N_e; n++) { in execute_backward()
375 dim_t N_s = 0, N_e = 0; in execute_backward() local
376 balance211(N, nthr, ithr, N_s, N_e); in execute_backward()
[all …]
H A Dncsp_batch_normalization.cpp103 dim_t N_s = 0, N_e = 0; in execute_forward() local
131 S_s = S_e = C_blk_s = C_blk_e = N_s = N_e = 0; in execute_forward()
135 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in execute_forward()
154 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
196 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
246 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
361 dim_t N_s = 0, N_e = 0; in execute_backward() local
390 C_blk_s = C_blk_e = N_s = N_e = 0; in execute_backward()
394 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in execute_backward()
413 for (dim_t n = N_s; n < N_e; ++n) { in execute_backward()
[all …]
H A Dcpu_batch_normalization_utils.cpp59 dim_t &N_s, dim_t &N_e, int &S_ithr, int &S_nthr, dim_t &S_s, in thread_balance() argument
69 N_s = 0; in thread_balance()
107 balance211(N, N_nthr, N_ithr, N_s, N_e); in thread_balance()
111 S_s = S_e = N_s = N_e = C_blk_s = C_blk_e = -1; in thread_balance()
H A Dcpu_batch_normalization_utils.hpp33 dim_t &N_s, dim_t &N_e, int &S_ithr, int &S_nthr, dim_t &S_s,
/dports/math/onednn/oneDNN-2.5.1/src/cpu/
H A Dnspc_batch_normalization.cpp104 dim_t N_s = 0, N_e = 0; in execute_forward() local
138 dim_t N_s = 0, N_e = 0; in execute_forward() local
189 dim_t N_s = 0, N_e = 0; in execute_forward() local
190 balance211(N, nthr, ithr, N_s, N_e); in execute_forward()
201 for (dim_t n = N_s; n < N_e; n++) { in execute_forward()
316 dim_t N_s = 0, N_e = 0; in execute_backward() local
317 balance211(N, nthr, ithr, N_s, N_e); in execute_backward()
324 for (dim_t n = N_s; n < N_e; n++) { in execute_backward()
375 dim_t N_s = 0, N_e = 0; in execute_backward() local
376 balance211(N, nthr, ithr, N_s, N_e); in execute_backward()
[all …]
H A Dncsp_batch_normalization.cpp103 dim_t N_s = 0, N_e = 0; in execute_forward() local
131 S_s = S_e = C_blk_s = C_blk_e = N_s = N_e = 0; in execute_forward()
135 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in execute_forward()
154 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
196 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
246 for (dim_t n = N_s; n < N_e; ++n) { in execute_forward()
361 dim_t N_s = 0, N_e = 0; in execute_backward() local
390 C_blk_s = C_blk_e = N_s = N_e = 0; in execute_backward()
394 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in execute_backward()
413 for (dim_t n = N_s; n < N_e; ++n) { in execute_backward()
[all …]
H A Dcpu_batch_normalization_utils.cpp59 dim_t &N_s, dim_t &N_e, int &S_ithr, int &S_nthr, dim_t &S_s, in thread_balance() argument
69 N_s = 0; in thread_balance()
107 balance211(N, N_nthr, N_ithr, N_s, N_e); in thread_balance()
111 S_s = S_e = N_s = N_e = C_blk_s = C_blk_e = -1; in thread_balance()
H A Dcpu_batch_normalization_utils.hpp33 dim_t &N_s, dim_t &N_e, int &S_ithr, int &S_nthr, dim_t &S_s,
/dports/science/nest/nest-simulator-3.1/testsuite/pytests/
H A Dtest_connect_pairwise_bernoulli.py38 N_s = 50 variable in TestPairwiseBernoulli
46 self.p, fan, self.N_s, self.N_t)
52 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_total_number.py41 N_s = 20 variable in TestFixedTotalNumber
78 self.N, fan, self.N_s, self.N_t)
83 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_symmetric_pairwise_bernoulli.py35 N_s = 60 variable in TestSymmetricPairwiseBernoulli
48 self.p, fan, self.N_s, self.N_t)
54 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_indegree.py42 N_s = 10 variable in TestFixedInDegree
82 self.C, 'in', self.N_s, self.N_t)
86 self.setUpNetwork(conn_dict=conn_params, N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_outdegree.py40 N_s = 10 variable in TestFixedOutDegree
80 self.C, 'out', self.N_s, self.N_t)
84 self.setUpNetwork(conn_dict=conn_params, N1=self.N_s, N2=self.N_t)
/dports/science/nest/nest-simulator-3.1/testsuite/pytests/mpi/2/
H A Dtest_connect_pairwise_bernoulli.py38 N_s = 50 variable in TestPairwiseBernoulli
46 self.p, fan, self.N_s, self.N_t)
52 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_total_number.py41 N_s = 20 variable in TestFixedTotalNumber
78 self.N, fan, self.N_s, self.N_t)
83 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_symmetric_pairwise_bernoulli.py35 N_s = 60 variable in TestSymmetricPairwiseBernoulli
48 self.p, fan, self.N_s, self.N_t)
54 N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_outdegree.py40 N_s = 10 variable in TestFixedOutDegree
80 self.C, 'out', self.N_s, self.N_t)
84 self.setUpNetwork(conn_dict=conn_params, N1=self.N_s, N2=self.N_t)
H A Dtest_connect_fixed_indegree.py42 N_s = 10 variable in TestFixedInDegree
82 self.C, 'in', self.N_s, self.N_t)
86 self.setUpNetwork(conn_dict=conn_params, N1=self.N_s, N2=self.N_t)
/dports/math/R-cran-NMF/NMF/man/
H A Dstop-NMF.Rd131 \deqn{ \left| \frac{\max_{i- N_s + 1 \leq k \leq i} D_k -
132 \min_{i - N_s +1 \leq k \leq i} D_k}{n} \right| \leq
133 \alpha, }{ | [max( D(i- N_s + 1), ..., D(i) ) - min( D(i-
134 N_s + 1), ..., D(i) )] / n | <= alpha }
/dports/games/flightgear/flightgear-2020.3.11/src/Radio/
H A Ditm.cpp63 double N_s; // minimum monthly surface refractivity, n-Units member
383 etq = (5.67e-6 * prop.N_s - 2.32e-3) * prop.N_s + 0.031; // part of [Alg 4.67] in A_scat()
437 - 0.1 * (prop.N_s - 301.0) * exp(-theta * s / D_0) in A_scat()
550 if (prop.N_s < 250.0 || prop.N_s > 400.0) { in lrprop()
875 prop.N_s = en0; in qlrps()
877 prop.N_s *= exp(-zsys / Z_1); // [Alg 1.2] in qlrps()
880 prop.gamma_e = gma * (1.0 - 0.04665 * exp(prop.N_s / N_1)); // [Alg 1.3] in qlrps()
1847 prop.N_s = eno; in area()
/dports/science/chrono/chrono-7.0.1/src/chrono_fsi/physics/
H A DChFsiForceExplicitSPH.cu969 int N_s = 0; in Navier_Stokes() local
1047 if(N_s < 12 && d < 2.0*radii){ in Navier_Stokes()
1053 N_s = N_s + 1; in Navier_Stokes()
1057 N_s = N_s + 1; in Navier_Stokes()
1061 N_s = N_s + 1; in Navier_Stokes()
1258 int N_s = 0; in NS_SSR() local
1349 N_s = N_s + 1; in NS_SSR()
1353 N_s = N_s + 1; in NS_SSR()
1357 N_s = N_s + 1; in NS_SSR()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_batch_normalization.cpp1854 dim_t C_blk_s {0}, C_blk_e {0}, N_s {0}, N_e {0}, S_s {0}, S_e {0}; in exec() local
1870 N_s, N_e, S_ithr, S_nthr, S_s, S_e); in exec()
1885 C_blk_s = C_blk_e = N_s = N_e = 0; in exec()
1889 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in exec()
1901 int N_thr = N_e - N_s; in exec()
1907 ? coff_base + N_s * img_size in exec()
1908 : global_C_blk_s * p.spat_size * simd_w + N_s * img_size; in exec()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_batch_normalization.cpp1850 dim_t C_blk_s {0}, C_blk_e {0}, N_s {0}, N_e {0}, S_s {0}, S_e {0}; in exec() local
1866 N_s, N_e, S_ithr, S_nthr, S_s, S_e); in exec()
1881 C_blk_s = C_blk_e = N_s = N_e = 0; in exec()
1885 N_ithr, N_nthr, N_s, N_e, S_ithr, S_nthr, S_s, S_e); in exec()
1897 int N_thr = N_e - N_s; in exec()
1903 ? coff_base + N_s * img_size in exec()
1904 : global_C_blk_s * p.spat_size * simd_w + N_s * img_size; in exec()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dhierarchy.cpp843 size_t field_s = 0, V_s = 0, N_s = 0, A_s = 0, adj_s = 0, tree_s = 0, in printStatistics() local
848 N_s += sizeInBytes(mN[i]); in printStatistics()
863 cout << " Vertex data : " << memString(V_s + N_s + A_s) << " (level 0: " in printStatistics()
872 … << memString(field_s + V_s + N_s + A_s + adj_s + tree_s + cedge_s + cvertex_s + phases_s) << endl; in printStatistics()

12