Home
last modified time | relevance | path

Searched refs:inferExpandGeometryImpl (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/
DExpandUtils.cpp62 C10_ALWAYS_INLINE InferExpandGeometryResult<Container> inferExpandGeometryImpl( in inferExpandGeometryImpl() function
120 auto result = inferExpandGeometryImpl<std::vector<int64_t>>( in inferExpandGeometry()
129 return inferExpandGeometryImpl<DimVector>( in inferExpandGeometry_dimvector()