ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
tensor_test.cpp File Reference
#include <vector>
#include <gtest/gtest.h>
#include <ATen/core/tensor.h>
#include <ATen/core/tensor_map.h>
Include dependency graph for tensor_test.cpp:

Namespaces

namespace  container
 

Functions

 container::TEST (Tensor, Constructor)
 
 container::TEST (Tensor, GetDataPointer)
 
 container::TEST (Tensor, GetDataPointerDeathTest)
 
 container::TEST (Tensor, SizeOfType)
 
 container::TEST (Tensor, SizeOfTypeDeathTest)
 
 container::TEST (Tensor, ToDeviceAndSetZero)
 
 container::TEST (Tensor, Cast)
 
 container::TEST (Tensor, Reshape)
 
 container::TEST (Tensor, GetValueAndInnerMostPtr)
 
 container::TEST (Tensor, ReshapeDeathTest)
 
 container::TEST (Tensor, Slice)
 
 container::TEST (Tensor, Buffer)
 
 container::TEST (Tensor, Resize)
 
 container::TEST (Tensor, GetAllocatorDeathTest)
 
 container::TEST (Tensor, OutputOperator)
 
 container::TEST (Tensor, CopyFrom)
 
 container::TEST (Tensor, CopyFromWithReshape)
 
 container::TEST (Tensor, AllocateFrom)
 
 container::TEST (Tensor, Sync)
 
 container::TEST (Tensor, SubTensor)
 
 container::TEST (Tensor, Accessor)