Home
last modified time | relevance | path

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

/third_party/flatbuffers/ts/flexbuffers/
Dbit-width-util.ts7 export function iwidth(value: number | bigint): BitWidth { function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dmax_unpool2d_grad_cpu_kernel.cc91 size_t iwidth = LongToSize(output_shape_[kInputIndex2]); in LaunchKernel() local
124 size_t iwidth = LongToSize(output_shape_[kInputIndex3]); in LaunchKernel() local
Dmax_unpool3d_grad_cpu_kernel.cc97 size_t iwidth = LongToSize(output_shape_[kInputIndex3]); in LaunchKernel() local
134 size_t iwidth = LongToSize(output_shape_[kInputIndex4]); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dmax_unpool_3d_grad.cc159 int64_t iwidth = output_shape->GetDimSize(WIndex); in MaxUnpool3DGradCompute() local
215 int64_t iwidth = output_shape->GetDimSize(WIndex); in MaxUnpool3DGradCompute() local
Dmax_unpool_2d_grad.cc154 int64_t iwidth = output_shape->GetDimSize(WIndex); in MaxUnpool2DGradCompute() local
203 int64_t iwidth = output_shape->GetDimSize(WIndex); in MaxUnpool2DGradCompute() local
/third_party/skia/m133/third_party/externals/libpng/
Dpngtest.c1607 png_uint_32 iwidth, iheight; in test_one_file() local
Dpngstruct.h226 png_uint_32 iwidth; /* width of current interlaced row in pixels */ member
/third_party/skia/third_party/externals/libpng/
Dpngtest.c1649 png_uint_32 iwidth, iheight; in test_one_file() local
Dpngstruct.h226 png_uint_32 iwidth; /* width of current interlaced row in pixels */ member