Searched refs:scratch_size (Results 1 – 1 of 1) sorted by relevance
613 const int scratch_size = SVDF_2_INPUT_BATCHES * SVDF_2_FEATURE_BATCHES * sizeof(int32_t); in ZTEST() local616 input_ctx.buf = malloc(scratch_size); in ZTEST()