Searched defs:constant_values (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_pad.h | 36 float constant_values; member
|
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/ |
D | pad_fp32_coder.cc | 100 std::vector<float> constant_values(output_size, pad_param_->constant_value_); in DoCode() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderConstantVariables.cpp | 218 glw::GLint constant_values[n_varyings] = { 0 }; in iterate() local
|
/third_party/mindspore/mindspore/numpy/ |
D | array_creations.py | 2385 def pad(arr, pad_width, mode="constant", stat_length=None, constant_values=0, argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderSubroutineTests.cpp | 4634 const Utils::vec4<glw::GLfloat> constant_values[] = { Utils::vec4<glw::GLfloat>(1, 2, 3, 4), in calculate() local 4716 const Utils::vec4<glw::GLfloat> constant_values[] = { Utils::vec4<glw::GLfloat>(1, 2, 3, 4), in logError() local
|