Searched defs:TensorShape (Results 1 – 6 of 6) sorted by relevance
38 class TensorShape; variable
35 class TensorShape; variable
831 MAKE_SHAPE(int32, TensorShape) in MAKE_SHAPE() argument
201 std::vector<int64_t> TensorShape; in getTensorSpecFromJSON() local
730 class TensorShape(object): class
1000 padded_shapes: List[Optional[tensor_shape.TensorShape]],