produceWithTF
fun DoubleField.produceWithTF(block: DoubleTensorFlowAlgebra.() -> StructureND<Double>): StructureND<Double>
Content copied to clipboard
Compute a tensor with TensorFlow in a single run.
The resulting tensor is available outside of scope