57 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  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. 4 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
  buxue 6fa60f6666 raise ValueError when call hook function in graph mode 5 years ago
  buxue 6af286b3e5 fix bug the const input is broadened in PyNative mode 5 years ago
  fary86 38083e055a Fix coredump missing return statement after while loop 5 years ago
  buxue 02d6e3a43a fix bugs 5 years ago
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  buxue b812c1a17a support call super when class define in test_case. 5 years ago
  buxue 073507a5e0 support call the parent class function 5 years ago
  wuyongkang 6618a42bf1 Optimization for parser 5 years ago
  wuyongkang f797d17a6e Optimization for ast_cache 5 years ago