Home
last modified time | relevance | path

Searched defs:ledger_ptr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.cc274 const uint8_t* ledger_ptr = ledger; in PortableSparseMatrixBatchVectorMultiplyAccumulate() local
303 const uint8_t* ledger_ptr = ledger; in PortableSparseMatrixBatchVectorMultiplyAccumulate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dsse_tensor_utils.cc499 const uint8_t* __restrict__ ledger_ptr = ledger; in SseSparseMatrixVectorMultiplyAccumulate() local
H A Dneon_tensor_utils.cc706 const uint8_t* ledger_ptr = ledger; in DotprodSparseMatrixBatchVectorMultiplyAccumulate() local
2046 const uint8_t* ledger_ptr = ledger; in NeonSparseMatrixBatchVectorMultiplyAccumulate() local
2101 const uint8_t* ledger_ptr = ledger; in NeonSparseMatrixBatchVectorMultiplyAccumulate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dfully_connected.cc753 const uint8_t* ledger_ptr = GetTensorData<uint8_t>(filter_ledger); in EvalHybrid() local