10 Commits (8d00a8d803dba83322c19fc7aa60d81452f7b699)

Author SHA1 Message Date
  djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  yujianfeng cf4121126a Only replace the primal user with tuple_getitem once 4 years ago
  i-robot ed4c9682b5 !20505 limit the scope of lift free variable 4 years ago
  zhousiyi 597f29ea7d limit the lambda lift scope to the func_graph passed 4 years ago
  zhousiyi b590f6d929 don't replace u with fprop_u in primal_graph and bprop_fg 4 years ago
  zhousiyi a5b4e7bbf8 lift fv before grad except weight, then convert 4 years ago
  zhousiyi 74d500a756 If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 5 years ago
  yujianfeng 728fac6c9f Expand J for innermost graph first when the graph also contains J primitive 5 years ago
  yujianfeng e1aa34a030 Ignore the graphs with defer_inline flag when specializing on graph arguments 5 years ago