Home
last modified time | relevance | path

Searched defs:wstride (Results 1 – 25 of 51) sorted by relevance

123

/dports/misc/tvm/incubator-tvm-0.6.1/topi/recipe/conv/
H A Dtest_conv_int8_arm.py65 hstride, wstride, out_dtype): argument
85 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
H A Dtest_conv_int8_intel.py65 hstride, wstride, out_dtype): argument
86 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/topi_recipe/conv/
H A Dtest_conv_int8_arm.py68 im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, hstride, wstride, out_dtype argument
113 wstride, argument
H A Dtest_conv_int8_intel.py68 im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, hstride, wstride, out_dtype argument
114 wstride, argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/recipe/conv/
H A Dtest_conv_int8_arm.py65 hstride, wstride, out_dtype): argument
85 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
H A Dtest_conv_int8_intel.py65 hstride, wstride, out_dtype): argument
86 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIX/
H A Dpolynomial_ffd.py25 def glDeformationMap3dSGIX(target,u1,u2,ustride,uorder,v1,v2,vstride,vorder,w1,w2,wstride,worder,po… argument
28 def glDeformationMap3fSGIX(target,u1,u2,ustride,uorder,v1,v2,vstride,vorder,w1,w2,wstride,worder,po… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIX/
H A Dpolynomial_ffd.py25 def glDeformationMap3dSGIX(target,u1,u2,ustride,uorder,v1,v2,vstride,vorder,w1,w2,wstride,worder,po… argument
28 def glDeformationMap3fSGIX(target,u1,u2,ustride,uorder,v1,v2,vstride,vorder,w1,w2,wstride,worder,po… argument
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/
H A DIortParser.c112 { L"Revision", 1, 3, L"%d", NULL, NULL, NULL, NULL }, \ in gsl_fit_wlinear()
265 IN UINT32 MappingCount in gsl_fit_wmul()
/dports/math/gsl/gsl-2.7/fit/
H A Dlinear.c113 const double *w, const size_t wstride, in gsl_fit_wlinear()
264 const double *w, const size_t wstride, in gsl_fit_wmul()
H A Dtest.c42 size_t xstride = 2, wstride = 3, ystride = 5; in main() local
/dports/science/plumed/plumed2-2.7.2/src/mapping/
H A DAdaptivePath.cpp97 unsigned update_str, wstride; member in PLMD::mapping::AdaptivePath
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dbestfit.cpp276 unsigned int wstride, in getBestFitPlane()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dbestfit.cpp279 unsigned int wstride, in getBestFitPlane()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dbestfit.cpp279 unsigned int wstride, in getBestFitPlane()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dbestfit.cpp276 unsigned int wstride, in getBestFitPlane()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/import/
H A Deditor_import_collada.cpp638 int wstride = p_skin_controller->weights.sources.size(); in _create_mesh_surfaces() local
/dports/devel/godot/godot-3.2.3-stable/editor/import/
H A Deditor_import_collada.cpp638 int wstride = p_skin_controller->weights.sources.size(); in _create_mesh_surfaces() local
/dports/devel/godot2/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_import_collada.cpp722 int wstride = skin_controller->weights.sources.size(); in _create_mesh_surfaces() local
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_import_collada.cpp722 int wstride = skin_controller->weights.sources.size(); in _create_mesh_surfaces() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DFloatMath.inl1492 uint32_t wstride,
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DFloatMath.inl1492 uint32_t wstride,
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DGL.java3367 …, double v1, double v2, int vstride, int vorder, double w1, double w2, int wstride, int worder, ja… in glDeformationMap3dSGIX()
3370 …, double v1, double v2, int vstride, int vorder, double w1, double w2, int wstride, int worder, do… in glDeformationMap3dSGIX()
3373 …rder, float v1, float v2, int vstride, int vorder, float w1, float w2, int wstride, int worder, ja… in glDeformationMap3fSGIX()
3376 …rder, float v1, float v2, int vstride, int vorder, float w1, float w2, int wstride, int worder, fl… in glDeformationMap3fSGIX()
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfosmesa.cpp2496 …3DSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) \ argument
2519 …3DSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) \ argument
2524 …3FSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) \ argument
2547 …3FSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) \ argument
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.c2229 …, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder,… in _Lazy_glDeformationMap3dSGIX()
2230 … v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder,… in _Lazy_glDeformationMap3fSGIX()

123