Searched defs:tensor_offset (Results 1 – 5 of 5) sorted by relevance
62 size_t tensor_offset) { in RegisterCustomMem()105 size_t tensor_offset, in PreRegisterCustomMemHandle()
192 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
112 size_t tensor_offset = (static_cast<char*>(info.custom_mem) - in PreRegisterMem() local249 size_t tensor_offset = static_cast<char*>(custom_mem_base) - in RegisterCustomMem() local
127 tensor_offset, argument159 tensor_offset, argument
4979 const size_t tensor_offset = static_unpacked_data_.size(); in PrepareOpsToDelegate() local