Searched defs:tensorAllocationType (Results 1 – 2 of 2) sorted by relevance
110 auto tensorAllocationType = TfLiteOpaqueTensorGetAllocationType(tfLiteTensor); in IsConstantTensor() local120 auto tensorAllocationType = TfLiteOpaqueTensorGetAllocationType(tfLiteTensor); in IsDynamicTensor() local
108 auto tensorAllocationType = tfLiteTensor.allocation_type; in IsDynamicTensor() local