1. 03 9月, 2019 4 次提交
  2. 02 9月, 2019 7 次提交
  3. 01 9月, 2019 2 次提交
    • J
      [MKL-DNN] Refactoring Softmax (#19312) · cef95ee3
      Jacek Czaja 提交于
      * - First set of modifications
      
      - Compilation fixes
      
      - compilation fix
      
      - Another compilation fix
      
      - Moved AcquireSoftmaxPrimitiveDescriptor call into handler
      
      - MKL-DNN Softmax PD refactor
      
      test=develop
      
      - Compilation fix
      
      test=develop
      
      - another compilation fix
      
      - cosmetcis
      
      test=develop
      
      - Compilation fix
      
      - Fix to crash when softmax backward is created
      
      * - Fixes after review of softmax refactoring
      
      test=develop
      cef95ee3
    • Z
      Add retry_allocator for gpu (#19409) · 0a73f720
      Zeng Jinle 提交于
      * add retry_allocator for gpu, test=develop
      
      * follow chengduoZH's comments, test=develop
      
      * follow huihuang's comments,test=develop
      
      * change f,l in enforce.h to be file,line, test=develop
      
      * increase code coverage by adding unittests, test=develop
      
      * fix CMakeLists.txt, test=develop
      0a73f720
  4. 31 8月, 2019 2 次提交
  5. 30 8月, 2019 14 次提交
  6. 29 8月, 2019 5 次提交
    • L
      clean up intel labeled TODOs (#19476) · ba368bf6
      lidanqing 提交于
      test=develop
      ba368bf6
    • Z
      fix sofmax seg fault in AVX, test=develop (#19487) · 11f2f784
      Zeng Jinle 提交于
      11f2f784
    • T
      support debug each output of each ins (#19004) · 1fe468d3
      Thunderbrook 提交于
      * dump slot
      
      * test
      
      * proto
      
      * dump slot
      
      * test
      
      * proto
      
      * code style
      
      * code style
      
      * code style
      
      * style
      
      * add delete after unseen days
      
      * add unseen days
      
      * code style
      
      * conflict solve
      test=develop
      
      * add clear model
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * support debug tensor of each ins
      test=develop
      
      * support debug tensor of each ins
      test=develop
      
      * learning rate
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * unitest
      
      * style
      
      * style
      
      * multi phase
      
      * add channel
      
      * code style
      
      * style
      
      * style
      
      * unitest
      
      * style
      
      * define
      
      * define
      test=develop
      
      * style
      test=develop
      
      * rm define
      test=develop
      
      * linux
      
      * linux
      test=develop
      
      * style
      test=develop
      
      * output format
      test=develop
      
      * windows ci
      test=develop
      1fe468d3
    • Z
      5c8f210c
    • C
      Increase num_iteration_per_drop_scope (#19075) · b6d1d890
      chengduo 提交于
      * increase num_iteration_per_drop_scope
      test=develop
      
      * Fix bug of while_op
      test=develop
      
      * fix bug of whileOp
      test=develop
      b6d1d890
  7. 28 8月, 2019 5 次提交
    • D
      fix row_conv_op to force it support lodtensor and tensor input simultaneously,... · 1d0f0431
      Double_V 提交于
      fix row_conv_op to force it support lodtensor and tensor input simultaneously, test=develop (#19412)
      
      Support Tensor input for row_conv_op
      1d0f0431
    • J
      fix con2d transpose bias by create and init it in build_once (#18968) · 1ce0a09e
      Jiabin Yang 提交于
      * fix con2d transpose bias by create and init it in build_onee
      
      * fix API spec
      
      * test=develop, invoke ci
      
      * fix bias_attr and act has no effect error on layer norm, conv2dTranpose, billinearTensorProduct, sequece_conv. fix original_mode not used error on GRUunit. fix sample_weight not set error on NCE. Add ut for all thoese layer
      
      * test=develop, change success standard for conv2dTranspose
      
      * test=develop, fix test_layers to invoke some error branch
      
      * test=develop, fix sample code
      
      * test=develop, fix BilinearTensorProduct failed in dygraph mode
      
      * test=develop, fix test_layers segment fault error
      1ce0a09e
    • T
      Fix the correctness of async mode at distributed training (#18863) · 65c73684
      tangwei12 提交于
      * fix correctness of the communicator
      
      * fix a bug in send thread when sending var context is empty, test=develop
      
      * add lookup_table_prefetch_op and prefetch optimize, test=develop
      
      * remove remote prefetch GPU supported
      
      * word2vec force with CPU, test=develop
      
      * test dist remote lookup table force with CPU, test=develop
      65c73684
    • B
      Update ngraph engine for multiple threading (#19155) · 6421c61a
      baojun 提交于
      * update for multiple threading
      test=develop
      
      * remove PADDLE_ENFORCE test=develop
      6421c61a
    • Z
      Add signal message to stderr (#19421) · caf59d0f
      Zeng Jinle 提交于
      * add signal message to stderr, test=develop
      
      * add unittests for ugly SignalHandle, test=develop
      caf59d0f
  8. 27 8月, 2019 1 次提交