Yang Yang

Results 7 comments of Yang Yang

> hi, i am here again. tips for guys looking for this question. codes below can compare the eval difference by original weights and folded weights: > > ``` >...

Thank you! Is the val acc of the original model with weights being folded really as same as the val acc of the compressed model where the filters are really...

> That line runs scripts from the dcgmbuild/scripts/ directory one by one, and each of those scripts builds some 3rd party dependency. From your description, it's unclear which dependency failed...

I am having the same issue. Below is the info. Thanks! `dcgmi --version` -> `dcgmi version: 3.2.6` `dcgmi discovery -l` -> ``` 8 GPUs found. +--------+----------------------------------------------------------------------+ | GPU ID |...

> I am having the same issue. Below is the info. Thanks! > > `dcgmi --version` -> `dcgmi version: 3.2.6` `dcgmi discovery -l` -> > > ``` > 8 GPUs...

> @optyang can you post the Python code you're using that isn't working correctly? Hi @dbeer, I am running `dcgm_example.py` in `/usr/local/dcgm/bindings` (dcgmi version: 3.2.6), with the modification to get...

> Yes, that's what the user passes to the function setting two fields: version (dcgmPidInfo_version2 for now) and pid, which is the PID of a desired process created _**after**_ the...