public struct VariantHandle
extension VariantHandle: TensorGroup
Deklaracja
public init(_owning tensorHandles: UnsafePointer<CTensorHandle>?)
Deklaracja
public init<C: RandomAccessCollection>( _handles: C ) where C.Element: _AnyTensorHandle
public struct VariantHandle
extension VariantHandle: TensorGroup
public init(_owning tensorHandles: UnsafePointer<CTensorHandle>?)
public init<C: RandomAccessCollection>(
_handles: C
) where C.Element: _AnyTensorHandle
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-01-08 UTC.