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