jiannanWang

Results 13 issues of jiannanWang

There are large inconsistency results when running a single forward pass of a torchrec model (a dense layer, a sparse layer, a weighted sparse layer, and an over layer) under...

I tried to print the output from a quantized EBC layer in a model. However, when I call `.to_dict()` on the layer output I get the error: `RuntimeError: split_with_sizes expects...

This issue is transferred from the tensorflow repo as suggested by the developers. Original issue: https://github.com/tensorflow/tensorflow/issues/71833. I trained a small model in distributed settings and detected inconsistent results. I would...

type:Bug