DoubleTensorFlowOutput
class DoubleTensorFlowOutput(graph: Graph, output: Output<TFloat64>) : TensorFlowOutput<Double, TFloat64>
Content copied to clipboard
Functions
Link copied to clipboard
open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?
Content copied to clipboard