Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected.cc471 int32_t* input_offset_ptr = nullptr; in EvalHybridDense() local
551 int32_t* input_offset_ptr = nullptr; in EvalSparseHybridImpl() local
Ddepthwise_conv.cc477 int32_t* input_offset_ptr = GetTensorData<int32_t>(input_offset_tensor); in EvalHybridPerChannel() local
Dbatch_matmul.cc468 int32_t* input_offset_ptr = nullptr; in EvalHybrid() local
Dconv.cc912 int32_t* input_offset_ptr = GetTensorData<int32_t>(input_offset_tensor); in EvalHybridPerChannel() local