produceMapWithTF
fun DoubleField.produceMapWithTF(block: DoubleTensorFlowAlgebra.() -> Map<Symbol, StructureND<Double>>): Map<Symbol, StructureND<Double>>(source)
Compute several outputs with TensorFlow in a single run.
The resulting tensors are available outside of scope