Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access values at execution time #2

Open
bastienvanderplaetse opened this issue Apr 4, 2023 · 1 comment
Open

Access values at execution time #2

bastienvanderplaetse opened this issue Apr 4, 2023 · 1 comment

Comments

@bastienvanderplaetse
Copy link

Hi,

Thanks for releasing the source code, it helps a lot.
I'm currently working on a similar project, but I'm wondering if there is any way to display the current values of each tensor with rlax during the training? When I want to print them, it just displays me their shape :

ListenerLossOutputs(loss=Traced<ShapedArray(float32[])>with<JVPTrace(level=2/1)> with primal = Traced<ShapedArray(float32[])>with<DynamicJaxprTrace(level=0/1)> tangent = Traced<ShapedArray(float32[]):JaxprTrace(level=1/1)>

Do you have any advice?
Thanks in advance

@rahmacha
Copy link
Collaborator

rahmacha commented Apr 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants