Commit graph

  • 5e852b278c Timedistributed add getParametersTable method (#1154) Yan Wan 2017-07-05 16:21:50 +0800
  • ed95a2be0f revise hashCode to avoid null pointer JerryYanWan 2017-07-04 21:21:26 +0800
  • 4f92f58e2e Checkin document pages (#1068) Ian Wong 2017-07-04 13:52:13 +0800
  • 44d65c765b fix set bugs for fInput and fGradInput in TimeDistributed layer JerryYanWan 2017-07-03 16:53:35 +0800
  • 9d9ea0c2f4 fix VolumetricConvolution unit test, and fix bug in batch mode (#1105) Xianyan 2017-06-30 15:41:47 +0800
  • 6c09fdc644 fix some unit test (#1104) Xin Qiu 2017-06-30 13:46:11 +0800
  • 0fea118680 makedown docs for some API (#1075) zhangxiaoli73 2017-06-30 13:37:50 +0800
  • a75550b1da fix RnnCell factory method yangw 2017-06-28 12:54:27 +0800
  • 96528b334f add preTopology to boost performance of rnn (#1117) Yan Wan 2017-06-29 16:02:47 +0800
  • ae0ba8a35d [Issue 930] Separate scale into scaleW and scaleB (#975) xinyue 2017-06-27 00:13:10 -0500
  • 20517a36c7 Polish InferReshape documentation (#1087) Yao Zhang 2017-06-26 14:07:58 +0800
  • df08717f07 add L1HingeEmbeddingCriterion unit test for python (#1073) zhangxiaoli73 2017-06-23 16:52:47 +0800
  • ca2dce6049 rename apply to inputs when define connection in Graph API (#1069) Ian Wong 2017-06-23 13:40:19 +0800
  • ff2ada5f87 let getNamedModule also return containers, add unit test for it (#1067) Xianyan 2017-06-23 10:17:16 +0800
  • 1210ae50fe Caffe Model Support - Load Caffe Dynamically from Prototxt and Binary (#964) Jerry Wu 2017-06-23 10:10:57 +0800
  • 9a643ab0c8 change Table to Tensor in L1HingeEmbeddingCriterion (#1061) zhangxiaoli73 2017-06-22 16:33:53 +0800
  • 0730824d61 [Issue 1035] Allow layer regulazier set after model definition, add regulazier for cadd and cmul (#1048) Xianyan 2017-06-22 11:50:07 +0800
  • f695785ab0 Python regularizer (#1008) Yuchao-Tao 2017-06-22 09:24:02 +0800
  • 1525c950d0 update some doc (#1050) Xin Qiu 2017-06-21 13:22:12 +0800
  • bf25d2de72 Patch to improve error message when the target (label) value starts at 0 (#1049) Nisha Muktewar 2017-06-20 22:21:24 -0700
  • 016b668171 Support Tensorflow model file read/write (#800) Ian Wong 2017-06-21 12:50:17 +0800
  • 9e94774514 using set instead of copy for output and gradInput (#1028) Yan Wan 2017-06-20 14:41:51 +0800
  • 5cf02b6bc0 Fix HardShrink factory method (#1025) li,zhichao 2017-06-16 11:26:39 +0800
  • 98535688fe fix concat return incorrect result when output is 1D qiuxin2012 2017-06-14 19:27:52 +0800
  • c67f7f4a76 unchange Euclidean input (#991) zhangxiaoli73 2017-06-09 16:37:50 +0800
  • 54c1021b0d add python api yangw 2017-06-08 15:05:48 +0800
  • c58a6ab420 refactor smoothL1Criterion and fix tensor storage usage (#986) Xianyan 2017-06-08 12:36:15 +0800
  • 970763f895 delete useless CriterionTable (#981) zhangxiaoli73 2017-06-08 09:51:02 +0800
  • 17349e48d9 some new layer and existing layer refactor (#957) Ian Wong 2017-06-07 19:10:34 +0800
  • f6afb611b0 refactor InitializationMethod (#960) Yang Wang 2017-06-07 18:08:12 +0800
  • 1342865e4d Add isTensor and isTable method in Activity with additional test cases (#980) Fu Zhouwang 2017-06-07 15:08:20 +0800
  • 8437b7b12c change SelectTable from Container to AbstractModule (#977) Xianyan 2017-06-07 09:44:31 +0800
  • 65afa653be fix add bug (#968) zhangxiaoli73 2017-06-06 15:34:20 +0800
  • 7b9e5cbd15 share memory in CAddTable for LSTM, GRU, SimpleRNN (#855) Yan Wan 2017-06-06 14:52:08 +0800
  • 776009b736 fix BCECriterion qiuxin2012 2017-06-05 13:26:19 +0800
  • 9c39513289 add tensor size info when requirement failed (#942) jenniew 2017-05-31 15:37:49 -0700
  • fc15ce4521 fix bug in Concat layer and Add backward to ConcatTable (#902) Yao Zhang 2017-05-25 10:48:32 +0800
  • 00d473811a fix ConcatTable.clearState() don't clear gradInput when gradInput is a table qiuxin2012 2017-05-24 14:52:59 +0800
  • 52cc3d2fbe linear; initialize gradWeight when running backward JerryYanWan 2017-05-08 16:53:50 +0800
  • e1d987f458 Refine model name (#912) li,zhichao 2017-05-19 14:23:19 +0800
  • ba1f202d8b fix the bug of SpatialDilatedConvolution seaofocean 2017-05-18 17:20:30 +0800
  • 446e774c01 fix the Squeeze layer for multi dimension SujieZhu 2017-05-18 15:20:24 +0800
  • 16eafb4e52 fix bug of CMul and CAdd when getParameters is called (#872) Xianyan 2017-05-11 14:40:27 +0800
  • d7d1f3875a Merge branch 'master' of https://github.com/intel-analytics/BigDL into set_weights jenniew 2017-05-09 12:32:07 -0700
  • 6c7506541e update style and set/get weights method name jenniew 2017-05-05 15:12:39 -0700
  • 6548dcd66e Support layerwise, weight-bias separated and multiple sorts (L1, L2 and others) of regularization (#714) Yao Zhang 2017-05-08 16:26:52 +0800
  • 3e6e055cdc merge master jenniew 2017-05-05 13:34:15 -0700
  • 708cbe73f2 set weights per layer jenniew 2017-04-06 15:49:11 -0700
  • 75c96b523d revise Graph and DirectedGraph Yiheng Wang 2017-05-04 17:33:22 +0800
  • 442ea61112 add VolumetricMaxPooling (#829) Xianyan 2017-04-28 17:30:42 +0800
  • bd61037ded update biRecurrent and add adam optim method in python api yangw 2017-04-25 11:27:56 +0800
  • 27b8319723 refactor squeeze layer Yiheng Wang 2017-04-26 12:59:38 +0800
  • 57bcf13300 add 4d normalize support seaofocean 2017-04-17 15:43:36 +0800
  • 080d726bd8 remove unnecessary clone in FlattenTable seaofocean 2017-04-18 12:18:52 +0800
  • 3e95bab852 add docs for lookuptable zhangli 2017-04-11 09:37:28 +0800
  • 2d917167fd assign updateOutput return value to output seaofocean 2017-04-25 12:46:00 +0800
  • 3c3bae9361 change some vars to vals plrectco 2017-04-19 16:05:50 +0800
  • 069c023a50 add evaluator zhangli 2017-04-05 13:17:31 +0800
  • c225959f28 revise Parallel to serial in spec JerryYanWan 2017-04-18 16:58:59 +0800
  • 790c2569c6 support DiceCoefficient JerryYanWan 2017-04-18 14:55:43 +0800
  • ee6adf0813 checkin graph Yiheng Wang 2017-04-11 13:41:12 +0800
  • 1ecfdad0c2 add VolumetricConvolution seaofocean 2017-04-12 18:57:09 +0800
  • 8fa9229208 add more comments Yao 2017-04-11 03:08:24 +0800
  • d14969f7d8 add dropout to lstmPeepwhole Yao 2017-04-06 09:41:28 +0800
  • d6215bff3d add more docuemnts to Cell class Yao 2017-03-24 09:49:13 +0800
  • 6e6262d58c remove isLazy and flag from Dropout and add isResampleing Yao 2017-03-24 07:08:14 +0800
  • c6de79c903 fix a bug for droput when input is not contiguous Yao 2017-03-23 10:11:02 +0800
  • 8efdb5c653 Add test of recurrent dropout Yao 2017-03-23 06:29:28 +0800
  • db5a34b780 add comments to Dropout Yao 2017-03-23 02:42:15 +0800
  • efb7b097cf Add Dropout api to LSTM Yao 2017-03-22 09:09:02 +0800
  • 80db4b9ab5 Make Recurrent support lazy Dropout Yao 2017-03-22 07:08:33 +0800
  • c182728d84 Merge pull request #498 from psyyz10/sequential Yao Zhang 2017-04-11 09:38:30 +0800
  • a32e029750 remove Array[Future]; make it run in single thread JerryYanWan 2017-04-07 11:03:27 +0800
  • 54db853717 add backward to sequential Yao 2017-04-01 08:46:58 +0800
  • 7da379d25f cloned module weights.set() JerryYanWan 2017-04-01 15:03:46 +0800
  • a490064b84 clear the gradWeights JerryYanWan 2017-04-01 10:56:14 +0800
  • 48f7906916 clear the weights then clone to save memory JerryYanWan 2017-04-01 10:53:09 +0800
  • bee2c6785b add accGradParameters to Sequential and test it Yao 2017-02-22 09:52:29 +0800
  • 71ab6499ba Merge pull request #712 from psyyz10/pythongdoc Yao Zhang 2017-03-31 18:53:09 +0800
  • 83fe17e56d modify more docs and remove unnecessary parameters shenyurun 2017-03-31 15:49:44 +0800
  • 39d200138e Add some docs shenyurun 2017-03-30 15:22:19 +0800
  • b5667da383 add more comments Yao 2017-03-31 07:42:09 +0800
  • afffd380f4 add some python doc Yao 2017-03-29 03:21:26 +0800
  • 2cb8c4733d add python doc qiuxin2012 2017-03-31 10:45:03 +0800
  • 8af37fb3d1 update mixturetable plrectco 2017-03-30 13:44:01 +0800
  • 4e5a4eed70 add softmargincriterion change spelling of rnn plrectco 2017-03-30 14:09:41 +0800
  • ba706ab6bf meet code review ian 2017-03-30 12:55:07 +0800
  • dc35750ee3 add doc ian 2017-03-29 21:27:04 +0800
  • 267cdfecb5 add scala doc seaofocean 2017-03-29 12:17:07 +0800
  • 70a57a22e6 add python and scala docs plrectco 2017-03-22 10:10:32 +0800
  • fa0de39ebc add some docs zhangli 2017-03-28 14:42:52 +0800
  • 25c52f03c9 meet code review Yao 2017-03-29 03:47:22 +0800
  • 94f513dde5 add some more scala doc Yao 2017-03-28 09:19:07 +0800
  • 654e1b979d add scala documentation Yao 2017-03-28 09:07:06 +0800
  • 1279ddd779 add some scala doc qiuxin2012 2017-03-28 15:48:58 +0800
  • bd8ff151d4 add Validator test zhangli 2017-03-03 14:33:55 +0800
  • 3ea529007e delete copy qiuxin2012 2017-03-28 11:07:15 +0800
  • e4ef14aec0 add scala doc and python doc zhangli 2017-03-22 15:32:20 +0800
  • de51a6c2c7 add LSTMPeephole python support Yao 2017-03-24 10:09:16 +0800
  • 8d700bbf15 add buildHidden to LSTM Yao 2017-02-17 02:42:08 +0800