Files
apache--tvm/python
Krzysztof Parzyszek 6c339eaa8f [Hexagon] Remove sim_options from tvm.target.hexagon() (#11293)
We no longer run simulator automatically, so this is not necessary.
Also, the only way to pass options to the simulator was by setting
an environment variable. That variable (HEXAGON_SIM_ARGS) should
be set independently by the user from now on.
2022-05-13 10:07:28 -07:00
..