Searched refs:raw_const (Results 1 – 3 of 3) sorted by relevance
306 const char* raw_const; member
51 auto data_hash = ComputeHash(shape, tensor.data.raw_const, tensor.bytes); in ComputeHash()
215 data = context->tensors[t].data.raw_const; in Create()801 tensor.data.raw_const == nullptr) { in CheckTensorStaticAllocation()