getSize(int dim) const (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
getStride(int dim) const (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
getTypeSize() const (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
narrowOutermost(IndexT start, IndexT size) (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
NoTypeTensor() (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
NoTypeTensor(Tensor< T, Dim, InnerContig, IndexT > &t) (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
NoTypeTensor(void *mem, int typeSize, std::initializer_list< IndexT > sizes) (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
NoTypeTensor(void *mem, int typeSize, int sizes[Dim]) (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
NoTypeTensor(void *mem, int typeSize, IndexT sizes[Dim], IndexT strides[Dim]) (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |
toTensor() (defined in faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT >) | faiss::gpu::NoTypeTensor< Dim, InnerContig, IndexT > | inline |