Contents

cpuCacheMode

A value that configures the cache mode of CPU mapping of tensors you create with this descriptor.

Declaration

var cpuCacheMode: MTLCPUCacheMode { get set }

Discussion

The default value of this property is MTLCPUCacheMode.defaultCache.