Searched refs:raw_const (Results 1 – 4 of 4) sorted by relevance
41 memcpy(result.data(), t->data.raw_const, t->bytes); in ExtractIntegerVector()
316 const char* raw_const; member
51 auto data_hash = ComputeHash(shape, tensor.data.raw_const, tensor.bytes); in ComputeHash()
590 data = context->tensors[t].data.raw_const; in Create()1755 tensor.data.raw_const == nullptr) { in CheckTensorStaticAllocation()