wkcn / MobulaOP

A Simple & Flexible Cross Framework Operators Toolkit
MIT License
164 stars 21 forks source link

Fix build ID and update op loader #89

Closed wkcn closed 4 years ago

wkcn commented 4 years ago
  1. Rename function: mobula.build_utils.file_changed to mobula.build_utils.file_is_changed
  2. Unify CTX_FUNC_MAP and CTX_FUNC_INFO_MAP into CTX_FUNC_MAP in mobula.op.loader
  3. Normalize the including path for the generated C++ wrapper code
  4. rename tmap to template_functions, and add the variable ordinary_functions in mobula.op.loader
  5. Rename the extension name of function information from .js to .json
  6. Remove the redundant synchronization in opzoo/Softmax/Softmax.cpp
  7. Update the version to 2.3.2