d3506e3420a06f076acb8d419beac81b1d8e98ac,tools/nnicmd/config_schema.py,,,#,24

Before Change


  "image": str,
  "authFile": os.path.exists,
  "dataDir": os.path.exists,
  "outputDir": os.path.exists,
  "codeDir": os.path.exists,
  "virtualCluster": str,
  "taskRoles": [

After Change


})]
}

LOCAL_CONFIG_SCHEMA = Schema({**common_schema, **common_trial_schema})

REMOTE_CONFIG_SCHEMA = Schema({**common_schema, **common_trial_schema, **machine_list_schima})

PAI_CONFIG_SCHEMA = Schema({**common_schema, **pai_trial_schema, **pai_config_schema})
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 4

Instances


Project Name: Microsoft/nni
Commit Name: d3506e3420a06f076acb8d419beac81b1d8e98ac
Time: 2018-09-27
Author: yudeshui2007@gmail.com
File Name: tools/nnicmd/config_schema.py
Class Name:
Method Name:


Project Name: home-assistant/home-assistant
Commit Name: 3fd1e8d38285b8ca491e6982576ae1eefc8ddaca
Time: 2019-03-15
Author: me@robbiet.us
File Name: homeassistant/components/mobile_app/const.py
Class Name:
Method Name:


Project Name: home-assistant/home-assistant
Commit Name: 673c8907e399eeb0961d3ebb33c23f66d3867627
Time: 2019-03-13
Author: me@robbiet.us
File Name: homeassistant/components/mobile_app/const.py
Class Name:
Method Name: