Commit Graph

1043 Commits (8d4e2d4cb37b190c16fbc35e2528f6caa536d53f)

Author SHA1 Message Date
Qiao Longfei 0049ce0479
03 image classification (#5192)
7 years ago
dzhwinter 833d0ad0fe
Merge pull request #4838 from dzhwinter/feature/multigpu
7 years ago
dzhwinter 71305e5f90 "polish code based on comment"
7 years ago
Yu Yang b84e822651
Cast Operator (#5149)
7 years ago
Yu Yang 46a13e37d7 Polish Accuracy Op (#5191)
7 years ago
Yu Yang 8f6c0a0fad
Extract InferShape to many cc files (#5174)
7 years ago
fengjiayi 6783dcee9e
Python API for inference model saving/load (#5020)
7 years ago
Yu Yang 2a5edec03e Add debug logs in scope, meta_cache and memory (#5170)
7 years ago
chengduo 5a95792925 Merge pull request #4636 from chengduoZH/Add_pool_cudnn_op
7 years ago
chengduoZH cadee843b8 follow comments
7 years ago
Yu Yang b44f4ccbeb Make InferShape as a field in OpInfo (#5139)
7 years ago
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
7 years ago
Yu Yang be00b0c4d6 Gradient check use graph (#5027)
7 years ago
Dong Zhihong 6cce5268ed "fixed based on comment"
7 years ago
fengjiayi aa379ccb5e Add functions of restoring ProgramDescBind from ProgramDesc (#5109)
7 years ago
Dong Zhihong 16a39d24f3 fix conflict
7 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
7 years ago
Yan Chunwei 39a6f43bcc fix bug (#5106)
7 years ago
Yan Chunwei 9a0233de9f Feature/tensor array lod pack (#5007)
7 years ago
Dong Zhihong bab5e53c03 Merge remote-tracking branch 'origin/develop' into feature/multigpu
7 years ago
Yu Yang 6c0b383672 Add VarType::STEP_SCOPES for RNN (#5056)
7 years ago
Dong Zhihong 63fb41b399 "redefine the initop from kernel to OpBase"
7 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
7 years ago
Dong Zhihong f6106ffa7e merge develop into multigpu
7 years ago
Dong Zhihong ec47565c23 "add reduce hash function"
7 years ago
Yi Wang cdb5f2928a Add a C++ program that prints operator document in JSON format (#4981)
7 years ago
Dong Zhihong 423d7438a1 "add register gpu macro"
7 years ago
QI JUN fcd74e06b8 add book04.word2vec train test (#5002)
7 years ago
Qiao Longfei c91de280d7 CompileTime InferShape should find var recursively in stack of blocks (#4998)
7 years ago
Qiao Longfei e7f627036a fix InferShapeContext Has interface (#4994)
7 years ago
Yang Yang c030589df6 add optional in op proto
7 years ago
Yu Yang e9e0d7d774 Correct the dependencies (#4978)
7 years ago
Yu Yang 86437a8dda Global function, op_support_gpu (#4980)
7 years ago
Yan Chunwei db7b11719b change lod tensor to absolute offsets (#4952)
7 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
7 years ago
Yu Yang 102a5f3499 Feature/remove global scope (#4950)
7 years ago
Yu Yang af4dac4ac3 Feature/free kid scope (#4951)
7 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method (#4949)
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
Yu Yang 3db5278301 Feature/py executor test (#4922)
7 years ago
whs c8c4ba0f65 Merge pull request #4918 from wanghaoshuang/fix_lod
7 years ago
wanghaoshuang edb6aba698 make lod_element return std::pair
7 years ago
Yu Yang 47f773ddb2 Copy Constructor for ProgramDesc (#4895)
7 years ago
wanghaoshuang 4018754d66 fix LoDTensor::lod_element to get last element in level
7 years ago
Yang Yang(Tony) 831927d58c Merge pull request #4738 from tonyyang-svail/prune_impl
7 years ago
Yu Yang e9249d16cb Add glog as dependencies of ops (#4908)
7 years ago
Yu Yang f6e1d959d2 Expose VarDesc::persistable to Python (#4911)
7 years ago
Yang Yang c5b411c515 make compatible to new programDescBind
7 years ago
Yang Yang 39aa81e74e Merge remote-tracking branch 'upstream/develop' into prune_impl
7 years ago
fengjiayi a204fefe16 Fix several bugs in compile time backward and Protobuf desc (#4894)
7 years ago