Commit Graph

12 Commits (e0c8cd8a6fd5914fabc27c4931f7ef232e2a08e1)

Author SHA1 Message Date
Yan Chunwei e43073e898 design of TensorArray to simplify varient/dynamic RNNs (#4447)
8 years ago
Yan Chunwei fdc4d4abce rename LoDTensor::Slice to Shrink (#4343)
8 years ago
dangqingqing f299206396 Using LoDTensor instead of Tensor in every operator.
8 years ago
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