lo-zed
lo-zed
Dear developers, First of all thank you for your great tool and all the work done. If I understand correctly differentiation of weights for blended BSDFs as well as mesh...
Hi @Speierers Thank you for your prompt response. Just to be sure, is differentiation of weights for blended bsdf supposed to be functional in the current release (fe2a1bd)? Because there...
I also have problems after sleep mode. In my case, authentication keeps failing until I'm not allowed to log in anymore. Architecture: Lenovo ThinkPad P52s Archlinux 5.12.8-arch1-1 python-validity 0.12-3 gnome-shell...
@carlosmiei Thank you for your answer. That's unfortunate. Aren't some endpoints available on the regular api?
sorry, here are my packages versions: - tensorflow 2.15.0.post1 - keras 2.15.0 - numpy 1.26.3
After installing keras 3.0.4 I got this error (with the same file as uploaded above) ``` Iterating over a symbolic `tf.Tensor` is not allowed. You can attempt the following resolutions...
Well, it is not really resolved since there is still an error when runnning the code without my fix. Would you rather I'd make a PR? I just couldn't find...
Hi @SuryanarayanaY , I can confirm that the problem is fixed with tf 2.16.1. This issue can be closed. Thank you for your help.
line 87 of my file 'bug_report_indices.txt' I forgot to add `[0]` at the end. The line should read ```python valid_idxs = np.where((usable_step_codes >= valid_start))[0] # CORRECTED ```
Hi, sure. I wanted to leave a plain text file, but github wouldn't let me. I'll just change the extension from `.py` to `.txt`