Yang Wang

Results 45 comments of Yang Wang

we will recommend users to use tf2 estimator, which already supports this feature.

> Hey @yangw1234 , tf2 estimator supports sample_weight or class weight feature ? > Also can you please share link/documentation/example code of tf2 estimator using this feature. hi @adarshpatankar28 ,...

@jenniew could you help take a look at this? Seems to related to `TFModelBroadcast`.

You can prepend "[WIP]" in the title if this pr is work in progress, and remove it once you are done.

> In the tf2/resnet training data part, we'd better change the URL of instruction. The original tensorflow/model repository's slim bazel BUILD file is broken and not working, this [repository ](https://github.com/simnalamburt/models/tree/main/research/slim)...

@GitEasonXu this has been fixed on latest master.

@leonardozcm would you mind looking at this issue? I think we can remove ipex and use the pytorch in pypi. If user use ipex plugin we raise an error telling...

This is because aioredis upgrade their version to 2.0 which introduced api changes. You can run `pip install aioredis==1.3.1` to force a downgrade.

Would you mind provide more information? 1. what's the code to reproduce the problem 2. what's software version you are using including analytics zoo, horovod, tensorflow 3. what's cluster configuration...