skipWritingInputDataToDevice
The option to skip writing input data to device memory.
Declaration
static var skipWritingInputDataToDevice: MLCExecutionOptions { get }Discussion
Include this option to prevent writing the input tensors to device memory associated with these tensors when the framework executes the graph.