21 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  huangbingjian e623173965 clean code 4 years ago
  Margaret_wangrui e6c4dbdc67 If the umonad only used by Load and one other updatestate, no need to replace 4 years ago
  He Wei dcc19144ff Group load nodes by ref key 4 years ago
  Margaret_wangrui f5791cf62e clean pclint 4 years ago
  Margaret_wangrui cdcdf59350 refactor SplitGroup 4 years ago
  yujianfeng 6e04468900 Clean code for compiler 4 years ago
  Margaret_wangrui f678962c0e PClint clean 4 years ago
  Margaret_wangrui a903cad5b3 Revert "Dealing with the random accuracy problem: parameter and load are equivalent." 4 years ago
  Margaret_wangrui 1a2f7e2663 Dealing with the random accuracy problem: parameter and load are equivalent. 4 years ago
  Margaret_wangrui 79d3b3c55c Fix auto_monad bug and ensure compilation performance is not degraded 4 years ago
  Margaret_wangrui dc1b5cf1bb Do not do replacement processing when the value of the parameter may be modified in the attach node of updatestate 4 years ago
  huangbingjian dc00ff9fdd clean code in frontend/optimizer 4 years ago
  chenfei 868a6d558f code clean of r1.3 4 years ago
  Margaret_wangrui 0421e91ab9 Handle the backend parameter mismatch caused by maketuple Abstract setting error 4 years ago
  Margaret_wangrui a7859ecc45 clean code check 4 years ago
  huangbingjian 2a85af5d83 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 5 years ago
  Zhang Qinghua 25664a966c Return new UpdateState with input when match UpdateState(, MakeTuple(input,FuncGraph)). 5 years ago
  linqingke 7b48d059c5 new add grad accumulation for network. 5 years ago
  linqingke db385e9b05 remove uselesee updatestate pattern and fix loss and J order 5 years ago
  Zhang Qinghua e853df4ecd Don't insert UpdateState for HyperMap func graph call. 5 years ago