“1317dbc53b68c15d5270297acb7194de5561e027”上不存在“git@gitcode.net:m0_46468852/tdengine.git”
  • H
    Support memory eager deletion on recurrent OP (#17710) · 89bc3fd8
    Huihuang Zheng 提交于
    Test PaddingRNN on V100 GPU device.
    
    Test configuration: large model, padding mode (which is the mode using recurrentOp), one GPU.
                       
    GPU memory (MiB):   6414 (this PR)     vs   6837 (without this PR)
    Speed (steps/s):         10.28 (this PR)    vs    9.89 (without this PR)
     
    89bc3fd8
op_variant.h 2.0 KB