Yunjie

Results 6 comments of Yunjie

> Try to remove deps directory, reconfigure, and rebuild I met the same problem. After I delete deps directory. ``` ~/NNPACK/build $ cmake .. -G Ninja -- NNPACK backend is...

https://github.com/waleedka/hiddenlayer/blob/45243d51fd78cb6edc45cca50d29b04fb4b35511/hiddenlayer/graph.py#L359 replace this line with `return self.build_dot()._repr_image_svg_xml()`

> > As far as I can tell, the folders are the different stages of the _progressive shrinking_ algorithm, `kernel2kernel_depth` is the training step from elastic kernel to elastic kernel...

> > As far as I can tell, the folders are the different stages of the _progressive shrinking_ algorithm, `kernel2kernel_depth` is the training step from elastic kernel to elastic kernel...

> > I installed with the walkaround: > > ``` > > pip3 install --prefix=/opt/intel/ipp ipp-devel > > pip3 install git+https://github.com/pytorch/accimage > > ``` > > > > > >...

> Hi, @hlu1 I am wondering what actually XZP ukernel is and how it works in convolution. Thanks Hey, have you figured it out how xzp works? I found I...