66 Commits (2cd17bfdc6c1948d0d64b313ed23e014becc717c)

Author SHA1 Message Date
  huangbingjian db4567989a fallback parse Tensor, different from NumPy. 4 years ago
  i-robot 21176d6c51 !27602 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve. 4 years ago
  Zhang Qinghua 3e7b73e6c7 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve. 4 years ago
  i-robot c41c8e8908 !27486 [ME][Fallback] Support list insert. 4 years ago
  i-robot 7d7ec3c0c6 !27449 [ME]Add `MS` header of env var 4 years ago
  Margaret_wangrui 5d97a268a9 [ME][Fallback] Support list insert 4 years ago
  chenfei 0ae5eb4618 add ms header of env var 4 years ago
  Margaret_wangrui 6e5d625153 [ME][Fallback] Support built-in type: complex and reversed. 4 years ago
  chenfei c5c2b2f186 environment variables fix 4 years ago
  huangbingjian 00f3fa99e2 add fallback testcases 4 years ago
  i-robot 9dfe08b805 !25909 [Fallback] Add global Py param when processing global namespace info 4 years ago
  i-robot 9b00c2d941 !26047 [ME][Fallback] Modify fallback log level 4 years ago
  Margaret_wangrui ea95e2c7d2 modify fallback log level 4 years ago
  huangbingjian d0ca18b921 Add global Py param when processing global namespace info. 4 years ago
  huangbingjian bc875f57aa If an exception occurs when the Fallback feature calls eval(), an error message will be provided. 4 years ago
  i-robot 45882752ba !25644 [Fallback] Support builtin type 4 years ago
  huangbingjian 5063ee55bc [Fallback] Support builtin type: set, dict, slice, bool, int, float, str 4 years ago
  i-robot bde959775c !25609 fix col_offset not set when cache 4 years ago
  huanghui b48900e776 fix col_offset not set when cache 4 years ago
  Zhang Qinghua e8b421fe6e Enable JIT Fallback in default. 4 years ago
  Zhang Qinghua 6a79e262ae Support ops, nn and numpy namespaces, and add test case. 4 years ago
  zhangzhaoju b4453709a2 Support parser decoratored functions 4 years ago
  huanghui 7df3b4516d optimize error log about inspect.getsourcelines fail 4 years ago
  i-robot 86392fdd3d !23982 fix the debug info about the cell function decorated by @ms_functon 4 years ago
  huanghui 97250978c4 fix the debug info about the function decorated by @ms_functon 4 years ago
  chenfei 9324b9690c code clean of mindspore 4 years ago
  Zhang Qinghua 9fbd118319 Handle interpreted node as input, set function Parameters and update local params if need. 4 years ago
  7347157+joylvliang@user.noreply.gitee.com 6e59598f99 correct_wrong_info_when_using_ms_function_with_bprop 4 years ago
  zhangzhaoju 4296881a16 syntax 4 years ago
  Zhang Qinghua bcfb274074 [Fallback] Fix previous block parameters problem, and add test cases. 4 years ago
  i-robot 5cf19e8aa6 !22986 Add supported namespace for fallback. 4 years ago
  i-robot df031d804c !22785 Support nested calling of ms_function 4 years ago
  Zhang Qinghua 6edea0ed3c Add supported namespace for fallback. 4 years ago
  Zhang Qinghua 7203989c26 Support fallback feature in Graph mode (1). 4 years ago
  zhangzhaoju 477bf20fa6 Raise exception while nested calling of ms_function 4 years ago
  Zhang Qinghua a137fa1d0b Optimize the Executors routines. 4 years ago
  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
  huanghui 3e17650172 Raise NotImplementedError when parsing the numpy methods, but not the numpy constant. 4 years ago
  mindspore-ci-bot 8c1e7ce231 !16345 [DFX]Optimize exception log 4 years ago
  huanghui 0610a8d99c 9fdc0035a0 4 years ago
  l00591931 319c20824e fix code checking warning for r1.2 4 years ago
  Zhang Qinghua cd7f7d40fb Support pass args or|and kwargs for OP CreateInstance. 5 years ago
  buxue 8c47ce1803 show accurate error info and error lines when use unsupported builtin function 5 years ago
  buxue 2551f5ea7e support name or attribute ast.Expr 5 years ago
  buxue d215887ad6 add exception description for assign subnet parameter 5 years ago
  buxue a3937c2863 print error info when the function does not meet the indentation standard of AST 5 years ago
  fary86 3f5640f18a Fix bug of getting name of a function 5 years ago
  mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class 5 years ago
  Wei Luning e6f82af849 add cell class to c++ 5 years ago