Appends cpu provider.
bool appendCPUProvider(CPUFlags flags) { return _appendExecutionProvider(OrtProvider.cpu, flags); }