8 Commits (10e8d607125015d08acff2945f1c8ffd04f84166)

Author SHA1 Message Date
  liangtianshu 10e8d60712 add resize mapper and multiple changes to support tf unet2d network 5 years ago
  liuchongming 0cefc0f558 Optimize onnx model extractor performance with editing onnx graph directly. 5 years ago
  liuchongming d58a5bcbbb Add module rename function and add exception define. 5 years ago
  liangtianshu 03b2867978 MindConverter adds generator and its required dependencies. 5 years ago
  liuchongming eee543bbcc Add third party dependency version checker. 5 years ago
  liuchongming 68897adf67 Add mapper of mul and sigmoid, and extract codes saving logic to single function. 5 years ago
  liuchongming b30e144f04 Refactor onnx utils, deal with graph node without shape, dynamic inference sub-graph value, and add mapper of reshape. 5 years ago
  liuchongming 2efb39bfee Refactor graph node and hierarchical tree. 1. Remove code generation related variables from graph node. 2. Create CodeFragment instance to manage code generation. 3. Add code gen setting instance to mapper. 5 years ago