Searched defs:TensorShape (Results 1 – 5 of 5) sorted by relevance
101 public struct TensorShape { struct130 extension TensorShape: ExpressibleByArrayLiteral { extension
72 extension TensorShape: Equatable { extension
36 class TensorShape; variable
616 MAKE_SHAPE(int32, TensorShape) in MAKE_SHAPE() argument
685 class TensorShape(object): class