mesh icon indicating copy to clipboard operation
mesh copied to clipboard

How to use tf.contrib.opt.ScipyOptimizerInterface or tfp.optimizer.lbfgs_minimize with MeshTF ?

Open harshil-patel-code opened this issue 4 years ago • 0 comments

Hi,

I want to use 'L-BFGS' optimizer available in tf.contrib.opt.ScipyOptimizerInterface (or tfp.optimizer.lbfgs_minimize) with Mesh Tensorflow. Is there any direct way I can use it ?

harshil-patel-code avatar Jun 14 '21 15:06 harshil-patel-code