zhusuan icon indicating copy to clipboard operation
zhusuan copied to clipboard

Eager executation

Open rzu512 opened this issue 5 years ago • 2 comments

When I try to scale up my model, I find that tf.scan uses too much memory. Probably I have to use eager execution.

How well does HMC and SGMCMC work with eager execution and tensorflow 2.0?

rzu512 avatar Jun 11 '19 01:06 rzu512

That's in our plan but need quite amount of work to switch to the new-style of variable keeping mechanism.

thjashin avatar Jun 11 '19 06:06 thjashin

Welcome for contribution!

thjashin avatar Jun 11 '19 06:06 thjashin