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