Home
last modified time | relevance | path

Searched defs:constant_values (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_pad.h36 float constant_values; member
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Dpad_fp32_coder.cc100 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/
DesextcGeometryShaderConstantVariables.cpp218 glw::GLint constant_values[n_varyings] = { 0 }; in iterate() local
/third_party/mindspore/mindspore/numpy/
Darray_creations.py2385 def pad(arr, pad_width, mode="constant", stat_length=None, constant_values=0, argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp4634 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