7 Commits (a8d81c8b7bf9d54ae66ce8cab15836610e624724)

Author SHA1 Message Date
  fary86 b314c1d621 Remove extra empty string from log text 6 years ago
  zhousiyi f6a4f3d155 [static_analysis]: remove the TrivialPrimEvaluator cache. 6 years ago
  mindspore-ci-bot 086edc133f !65 fix bug of global variable initialization order is not guaranteed during compilation 6 years ago
  leonwanghui ad76e1c42a Fix some typo errors in pipeline module 6 years ago
  huangdongrun d3f733fa25 support grad on graph with variable arguments 6 years ago
  mxm 2f031e1540 fixed: PrimitiveToInferImplMap map is global, and key of the map PrimitivePtr also a global variable. If key is initialized later than the map initialized during compilation, will cause the primitive map initialize failed. Variable initialization order is not guaranteed during compilation. 6 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago