TensorFlowArray
value class TensorFlowArray<T>(tensor: NdArray<T>) : MutableStructureND<T>
Content copied to clipboard
Static (eager) in-memory TensorFlow tensor
Constructors
Functions
Link copied to clipboard
open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?
Content copied to clipboard