taeheej

Results 2 issues of taeheej

Hello, I already evaluated amc code using mobiilenet with imagenet and cifar10 dataset. It works well. I would like to explore other networks such as mobilenet_v2, resnet50, inception_v3 etc. According...

In hessian.py When I tried to run the following code, Hv = hessian_vector_product(gradsH, params, v) The error comes out. Is there any idea how to resolve this issue?