Files
apache--tvm/python
Tristan Konolige be65732b2a [ROOFLINE] Roofline analysis over RPC (#11252)
* [ROOFLINE] Roofline analysis over RPC

Run roofline analysis on remote devices if requested. Peak flops and
peak bandwidth estimation are done on the remote device.

* allocate testing arrays directly on device and randomly fill

* forgot to include remote

* lower flops ratio, machine may be using multiple threads

* forgot fill
2022-05-13 14:09:14 -07:00
..