Home
last modified time | relevance | path

Searched defs:tensor_offset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnMemManager.cpp62 size_t tensor_offset) { in RegisterCustomMem()
105 size_t tensor_offset, in PreRegisterCustomMemHandle()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_mul_op.cc192 int32_t tensor_offset, int64_t tensor_num_elements, in VectorTensorMultiply()
205 const quint8* tensor_data, int32 tensor_offset, int64 tensor_num_elements, in VectorTensorMultiply()
347 int32_t tensor_offset; in Compute() local
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnManager.cpp112 size_t tensor_offset = (static_cast<char*>(info.custom_mem) - in PreRegisterMem() local
249 size_t tensor_offset = static_cast<char*>(custom_mem_base) - in RegisterCustomMem() local
/aosp_15_r20/external/pytorch/torch/multiprocessing/
H A Dreductions.py127 tensor_offset, argument
159 tensor_offset, argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dxnnpack_delegate.cc4979 const size_t tensor_offset = static_unpacked_data_.size(); in PrepareOpsToDelegate() local