produceWithTF

fun DoubleField.produceWithTF(block: DoubleTensorFlowAlgebra.() -> StructureND<Double>): StructureND<Double>

Compute a tensor with TensorFlow in a single run.

The resulting tensor is available outside of scope

Sources

Link copied to clipboard