Commit Graph

9 Commits (d11430e00945cb7f1c07f875ff16e01bf49d9444)

Author SHA1 Message Date
dangqingqing d11430e009 Use the inheritance in the definition of LoDTensor.
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
Yan Chunwei c0523f24b0 rename LOD to LoD for short of "Level of Details" (#3936)
8 years ago
qijun 835572afe7 make LODTensor class instead struct
8 years ago
qijun f03811b06f init refine LODTensor
8 years ago
liaogang 9038b849b4 Fix macro !defined(PADDLE_ONLY_CPU)
8 years ago
Yan Chunwei 1ee633d1d2 remove detail from LODTensor (#3364)
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago