Ritik Nandwal

Results 25 comments of Ritik Nandwal

> Try: > > ``` > with tf.name_scope(self._name_scope()): > self.layer_weights = self.add_weight( > shape=(self.num_layers,), initializer="ones", trainable=True, name="layer_weights" > ) > ``` > > in the `__init__`, not the `build()`. I...

Hi @Rocketknight1 I added test cases and fixed the feed forward part, but the CI is failing due to `flax`, I think this might not be related to my changes....

@sanchit-gandhi @Rocketknight1 let me know if any more changes are required or else can you guys get this pr merged.

``` =========== I0403 19:07:50.640271 140107295605376 translations.py:710] ==================== ==================== I0403 19:07:50.640815 140107295605376 translations.py:710] ==================== ==================== I0403 19:07:50.641649 140107295605376 translations.py:710] ==================== ==================== I0403 19:07:50.642046 140107295605376 translations.py:710] ==================== ==================== I0403 19:07:50.642954 140107295605376 translations.py:710]...

I tried with `direct_num_workers = 8` for 2 hours still no output, Is their any way by which I can check percentage of task completion for apache beam pipeline process...

Did anyone found any solution I am facing same issue while logging in as admin for the first time, although on subequent login it doesn't occurs.

@EinavDanielDX @MalavikaN1 Did you guys found any fix, it hard to debug even becuase * It doesn't leaves any logs. * It occurs only first time during the day when...