prachikashikar

Results 3 issues of prachikashikar

Hi, How to find out the accuracies of the example models you provided?

Hi , How to see the output after, from pyJoules.device import DeviceFactory from pyJoules.device.rapl_device import RaplPackageDomain, RaplDramDomain from pyJoules.device.nvidia_device import NvidiaGPUDomain from pyJoules.energy_meter import EnergyMeter domains = [RaplPackageDomain(0), RaplDramDomain(0), NvidiaGPUDomain(0)]...

Hi, Kindly anyone guide me to solve me this issue, root@pynq:/home/xilinx/jupyter_notebooks# sudo git clone https://github.com/jgoeders/dac_sdc_2020.git Cloning into 'dac_sdc_2020'... fatal: unable to access 'https://github.com/jgoeders/dac_sdc_2020.git/': Could not resolve host: github.com