Searched refs:AllocateBufferForEval (Results 1 – 2 of 2) sorted by relevance
709 TfLiteStatus (*AllocateBufferForEval)(struct TfLiteContext* ctx, size_t bytes, member
657 TFLITE_DCHECK(context->AllocateBufferForEval == nullptr); in Init()