Results 3 comments of zhangli

> Hey, I tried to run the install steps for packet2bazel with dotnet 9 and there are issues when compiling the tool : > > The errors thrown are the...

I tried to replace HvdAllToAllEmbedding by BasicEmbedding,but when I mock same id to lookup embedding from BasicEmbedding and print it by tf.print,they are not same on different workers with training....

set os.environ['TF_XLA_FLAGS'] ="" can fix it.