60d93dbed47c013e20ffb5d2f6b8f97dc95312ed,dev/ideas/devices/cpp_standalone_nonlinear_synapses.py,,,#,1
Before Change
net.run(1000*ms)
if standalone_mode:
shutil.rmtree("output")
build(project_dir="output", compile_project=True, run_project=True)
if not standalone_mode and plot_results:
After Change
net.run(1000*ms)
if standalone_mode:
if os.path.exists("output"):
shutil.rmtree("output")
build(project_dir="output", compile_project=True, run_project=True)
if not standalone_mode and plot_results:
import matplotlib.pyplot as plt
In pattern: SUPERPATTERN
Frequency: 4
Non-data size: 6
Instances Project Name: brian-team/brian2
Commit Name: 60d93dbed47c013e20ffb5d2f6b8f97dc95312ed
Time: 2013-10-22
Author: o9UaUryywz
File Name: dev/ideas/devices/cpp_standalone_nonlinear_synapses.py
Class Name:
Method Name:
Project Name: uber/petastorm
Commit Name: 9a903d9885759674f81b412dc133aeb9577e00dd
Time: 2020-04-03
Author: liang.zhang@databricks.com
File Name: petastorm/spark/spark_dataset_converter.py
Class Name:
Method Name: _default_delete_dir_handler
Project Name: brian-team/brian2
Commit Name: 60d93dbed47c013e20ffb5d2f6b8f97dc95312ed
Time: 2013-10-22
Author: o9UaUryywz
File Name: dev/ideas/devices/cpp_standalone_licklider.py
Class Name:
Method Name:
Project Name: pythonstock/stock
Commit Name: 82e8562762aca18a241a49ea9ee4798084575986
Time: 2018-01-14
Author: yhy
File Name: jobs/daily_job.py
Class Name:
Method Name: stat_all