5 Commits (07dcd6e0cc5f07d40b9052d9934b7bf3b9524e59)

Author SHA1 Message Date
  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