How do I set target in intro tutorial tvmc_command_line_driver?

Defining the Correct Target

Specifying the correct target (option ``--target``) can have a huge

impact on the performance of the compiled module, as it can take

advantage of hardware features available on the target. For more

information, please refer to `Auto-tuning a convolutional network for

x86 CPU <tune_relay_x86>`. We recommend identifying which CPU you are

running, along with optional features, and set the target appropriately.

How do I do this on my laptop with some Ryzen cpu and Nvidia gtx 1650 gpu?