Home
last modified time | relevance | path

Searched refs:indices_h (Results 1 – 9 of 9) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_resampling.cpp331 unsigned *indices_h = &indices_[2 * pd()->OW()]; in fill_data_for_linear() local
355 indices_h[oh] = coeffs_ih.idx[0] * stride_h; in fill_data_for_linear()
356 indices_h[pd()->OH() + oh] = coeffs_ih.idx[1] * stride_h; in fill_data_for_linear()
412 const unsigned *indices_h = &indices_[OD]; in interpolate_nearest() local
425 args.indices = &indices_h[0]; in interpolate_nearest()
436 + indices_d[od] + indices_h[oh]; in interpolate_nearest()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_resampling.cpp333 unsigned *indices_h = &indices_[2 * pd()->OW()]; in fill_data_for_linear() local
357 indices_h[oh] = coeffs_ih.idx[0] * stride_h; in fill_data_for_linear()
358 indices_h[pd()->OH() + oh] = coeffs_ih.idx[1] * stride_h; in fill_data_for_linear()
414 const unsigned *indices_h = &indices_[OD]; in interpolate_nearest() local
428 args.indices = &indices_h[0]; in interpolate_nearest()
439 + indices_d[od] + indices_h[oh]; in interpolate_nearest()
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/routines/
H A Dn_step_rnn.cc160 std::vector<int64_t> indices_h; in OneDirectionalLoop() local
161 indices_h.emplace_back(x.shape()[0]); in OneDirectionalLoop()
162 indices_h.emplace_back(h.shape()[0]); in OneDirectionalLoop()
163 std::vector<Array> h_split = Split(h, indices_h, 0); in OneDirectionalLoop()
/dports/math/py-PyWavelets/pywt-1.2.0/pywt/
H A D_swt.py498 indices_h = slice(first_h, cH.shape[0], step_size)
534 output[indices_h, indices_w] = (x1 + x2 + x3 + x4) / 4
/dports/science/hypre/hypre-2.23.0/src/test/
H A Dij.c5855 HYPRE_BigInt *indices_h, *indices_d; in main() local
5867 indices_h = hypre_TAlloc(HYPRE_BigInt, num_values, HYPRE_MEMORY_HOST); in main()
5873 indices_h[i] = first_local_row + i; in main()
5875 …hypre_TMemcpy(indices_d, indices_h, HYPRE_BigInt, num_values, HYPRE_MEMORY_DEVICE, HYPRE_MEMORY_HO… in main()
5888 hypre_TFree(indices_h, HYPRE_MEMORY_HOST); in main()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dgl_nif.cpp8810 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glUniformSubroutinesuiv() local
8814 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glUniformSubroutinesuiv()
8815 if(!enif_get_uint(env, indices_h, &indices_tmp)) Badarg(5654,"indices"); in ecb_glUniformSubroutinesuiv()
14154 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexubvARB() local
14158 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexubvARB()
14159 if(!egl_get_ubyte(env, indices_h, &indices_tmp)) Badarg(5964,"indices"); in ecb_glMatrixIndexubvARB()
14175 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexusvARB() local
14179 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexusvARB()
14196 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexuivARB() local
14200 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexuivARB()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dgl_nif.cpp8810 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glUniformSubroutinesuiv() local
8814 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glUniformSubroutinesuiv()
8815 if(!enif_get_uint(env, indices_h, &indices_tmp)) Badarg(5654,"indices"); in ecb_glUniformSubroutinesuiv()
14154 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexubvARB() local
14158 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexubvARB()
14159 if(!egl_get_ubyte(env, indices_h, &indices_tmp)) Badarg(5964,"indices"); in ecb_glMatrixIndexubvARB()
14175 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexusvARB() local
14179 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexusvARB()
14196 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexuivARB() local
14200 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexuivARB()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dgl_nif.cpp8810 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glUniformSubroutinesuiv() local
8814 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glUniformSubroutinesuiv()
8815 if(!enif_get_uint(env, indices_h, &indices_tmp)) Badarg(5654,"indices"); in ecb_glUniformSubroutinesuiv()
14154 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexubvARB() local
14158 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexubvARB()
14159 if(!egl_get_ubyte(env, indices_h, &indices_tmp)) Badarg(5964,"indices"); in ecb_glMatrixIndexubvARB()
14175 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexusvARB() local
14179 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexusvARB()
14196 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexuivARB() local
14200 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexuivARB()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dgl_nif.cpp8810 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glUniformSubroutinesuiv() local
8814 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glUniformSubroutinesuiv()
8815 if(!enif_get_uint(env, indices_h, &indices_tmp)) Badarg(5654,"indices"); in ecb_glUniformSubroutinesuiv()
14154 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexubvARB() local
14158 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexubvARB()
14159 if(!egl_get_ubyte(env, indices_h, &indices_tmp)) Badarg(5964,"indices"); in ecb_glMatrixIndexubvARB()
14175 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexusvARB() local
14179 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexusvARB()
14196 ERL_NIF_TERM indices_l, indices_h, indices_t; in ecb_glMatrixIndexuivARB() local
14200 while(enif_get_list_cell(env, indices_l, &indices_h, &indices_t)) { in ecb_glMatrixIndexuivARB()
[all …]