Searched defs:compute_shape (Results 1 – 3 of 3) sorted by relevance
911 TensorShape compute_shape = ShapeFromFormat( in operator ()() local932 TensorShape compute_shape = ShapeFromFormat( in operator ()() local
312 TensorShape compute_shape = ShapeFromFormat( in operator ()() local
1230 void TensorIteratorBase::compute_shape(const TensorIteratorConfig& config) { in compute_shape() function in at::TensorIteratorBase