Home
last modified time | relevance | path

Searched defs:kWeight (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/
Dutil.h31 enum ParamType { kUnKnown = 0, kWeight = 1, kAccumulation = 2 }; enumerator
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dlayer_input.h57 enum class InputType : char { kUnknown = 0, kTensor, kWeight }; enumerator
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dssim_sse2.c101 static const uint16_t kWeight[] = { 1, 2, 3, 4, 3, 2, 1, 0 }; variable
Dssim.c25 static const uint32_t kWeight[2 * VP8_SSIM_KERNEL + 1] = { variable
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dssim_sse2.c101 static const uint16_t kWeight[] = { 1, 2, 3, 4, 3, 2, 1, 0 }; variable
Dssim.c25 static const uint32_t kWeight[2 * VP8_SSIM_KERNEL + 1] = { variable
/third_party/mindspore/mindspore/ccsrc/fl/server/
Dcommon.h115 constexpr auto kWeight = "weight"; variable
/third_party/skia/third_party/externals/libwebp/extras/
Dget_disto.c107 static const uint32_t kWeight[2 * SSIM_KERNEL + 1] = { 1, 2, 3, 4, 3, 2, 1 }; variable
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dget_disto.c107 static const uint32_t kWeight[2 * SSIM_KERNEL + 1] = { 1, 2, 3, 4, 3, 2, 1 }; variable