Home
last modified time | relevance | path

Searched defs:prev_index (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/common/
Dgraph_util.h198 size_t prev_index = -1; in SparsityCompress() local
244 size_t prev_index = -1; in CalCoorBestBit() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c383 unsigned prev_index = num_methods - 1; in si_test_dma_perf() local
/third_party/f2fs-tools/tools/
Df2fstat.c235 int i, len, prev_index = 0; in print_head() local
/third_party/ffmpeg/libavcodec/
Dmimic.c52 int prev_index; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dpooling_grad.c95 static int32x4_t MaxIndex(float32x4_t in, float32x4_t *max, int32x4_t index, int32x4_t prev_index) { in MaxIndex()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dpooling_grad.c95 static int32x4_t MaxIndex(float16x4_t in, float16x4_t *max, uint32x4_t index, uint32x4_t prev_index in MaxIndex()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c780 unsigned prev_index = index_for_handle[bo->gem_handle]; in submit_batch() local