mesh
mesh copied to clipboard
How to use tf.contrib.opt.ScipyOptimizerInterface or tfp.optimizer.lbfgs_minimize with MeshTF ?
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 ?