Searched refs:logged_attr (Results 1 – 1 of 1) sorted by relevance
706 AllocationAttributes logged_attr(allocation_attr); in allocate_tensor() local707 logged_attr.allocation_will_be_logged = true; in allocate_tensor()708 Tensor new_tensor(a, type, shape, logged_attr); in allocate_tensor()