Set up the configure of profiler.
Parameters
----------
kwargs : hash
ref
Indicates configuration parameters
with
key/value pairs, listed below
profile_symbolic : boolean, whether to profile symbolic operators
profile_imperative : boolean, whether to profile imperative operators
profile_memory : boolean, whether to profile memory usage
profile_api : boolean, whether to profile the C API
file_name : string, output file
for
profile data
continuous_dump : boolean, whether to periodically
dump
profiling data to file
dump_period : float, seconds between profile data dumps