public protocol TensorProtocol
Deklaracja
associatedtype Scalar : TensorFlowScalar
Deklaracja
var annotations: String { get }
Deklaracja
var shape: TensorShape { get }
Deklaracja
var summary: String { get }
public protocol TensorProtocol
associatedtype Scalar : TensorFlowScalar
var annotations: String { get }
var shape: TensorShape { get }
var summary: String { get }
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: 2024-11-12 UTC.