mindspore2022/mindspore/ccsrc/pybind_api
luopengting 4683ecc06b support env_config_path to set the config file for DFX
1. add env_config_path for ms_context
2. add EnvConfigParser to parse config
3. add in CMakeLists
4. clang-format, cpplint
5. fix spelling in ms_context

Use EnvConfigParser in the constructed function of base_recorder,
when a recorder is initialized, its direcctory will be set as the
value from config file. In addition, recorder_manager will get the
'enable' from config file. If 'enable' is true and the path is not a
valid value, it will be the default value: './rdr'.
2021-01-28 15:10:23 +08:00
..
ir add dict for isinstance 2021-01-21 17:30:35 +08:00
random_normal add ps cache manager 2020-12-10 10:31:55 +08:00
utils support env_config_path to set the config file for DFX 2021-01-28 15:10:23 +08:00
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
api_register.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
api_register.h update clang format rule 2020-04-21 21:21:19 +08:00
export_flags.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
export_flags.h move the dependency of utils to core 2020-07-27 10:28:46 +08:00
gil_scoped_long_running.h refact backend/session from python 2020-09-11 01:13:00 +00:00
pybind_patch.h pybind fix 2021-01-07 11:13:14 +08:00