DLPerf

Results 95 comments of DLPerf

Since there is [`model`](https://github.com/amirgholami/adahessian/blob/d1a34422f8e07ee18baca9b71827cfcc84978435/adahessian_tf/cifar_training_tools.py#L59) here, it is not easy to make a change, do you have any idea? @amirgholami @nestordemeure @sIncerass @yaozhewei

The same with `normed_size` [here](https://github.com/arbellea/LSTM-UNet/blob/db4c3f15c6b15862c61c7a7d10cec93481680fba/DataHandeling.py#L934) and [here](https://github.com/arbellea/LSTM-UNet/blob/db4c3f15c6b15862c61c7a7d10cec93481680fba/DataHandeling.py#L1493). We are investigating this kind of issues, and your answer will be of great help to our work. Thank you in advance! @arbellea

Hi, just taking the inner function outside should help. We are investigating this kind of issues, and your answer will be of great help to our work. Can you talk...

Sorry for the delay. But some variables are depending on the outer function. Code may be more complex if changes are made. Is it necessary to make the change or...

Maybe you can just pass `ep` as `tf.constant(ep)`. We are investigating this kind of issues, and your answer will be of great help to our work. Thank you in advance!...

We are investigating this kind of issues, and your answer will be of great help to our work. Can you take a look? Thank you in advance! @lshug

Hello, I'm looking forward to your reply~

There are some variables in class passed to the function, the code may be more complex if changes are made. Do you have any idea? @dotsdl @jchodera @bas-rustenburg @jaimergp

But some variables are depending on the outer function. Code may be more complex if changes are made. Is it necessary to make the change or do you have any...