Files
pytorch/test/benchmark_utils/callgrind_artifacts.json
2025-01-08 01:14:04 +00:00

1188 lines
227 KiB
JSON

{
"baseline_inclusive": [
"6746 /home/rdonnelly/mc/conda-bld/compilers_linux-64_1534865402226/work/.build/src/glibc-2.12.2/csu/../sysdeps/x86_64/elf/start.S:0x00000000001c3ce2 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Modules/main.c:Py_Main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Programs/python.c:main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCodeEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalFrameEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_AnyFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_FileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_SimpleFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:run_mod [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6746 ???:(below main) [/usr/lib64/libc-2.28.so]",
"6746 ???:0x0000000000001050 [/usr/lib64/ld-2.28.so]",
"2407 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1206 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyObject_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1196 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyObject_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1180 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1019 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1013 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"881 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:type_call [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"867 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"862 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"789 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:range_new [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"686 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"632 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"590 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GenericGetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"584 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"561 /tmp/build/80754af9/python_1599604603603/work/Modules/timemodule.c:time_sleep [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"261 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"209 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"207 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_RichCompareBool [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"196 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyObject_GetIter [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"195 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:rangeiter_next [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"192 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyStack_AsTuple [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"180 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_FromLong [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"177 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:range_iter [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"167 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_RichCompare [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"167 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"157 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:PyTuple_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"129 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_Subtract [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"113 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"112 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"111 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:_PyType_Lookup [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"100 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_Py_CheckFunctionResult [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"98 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"98 /tmp/build/80754af9/python_1599604603603/work/Python/pytime.c:_PyTime_FromSecondsObject [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"94 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_FloorDivide [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"93 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"90 ???:pthread_mutex_lock [/usr/lib64/libpthread-2.28.so]",
"87 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_AsLong [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"81 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:_PyObject_GC_NewVar [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"80 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:binary_op1 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"75 ???:pthread_mutex_unlock [/usr/lib64/libpthread-2.28.so]",
"72 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"67 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:long_sub [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]"
],
"baseline_exclusive": [
"1394 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"867 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"710 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"338 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"182 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"180 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_FromLong [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"177 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"134 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:range_new [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"113 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"111 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:_PyType_Lookup [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"110 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"104 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_RichCompare [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"95 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:rangeiter_next [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"90 ???:pthread_mutex_lock [/usr/lib64/libpthread-2.28.so]",
"85 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"74 /tmp/build/80754af9/python_1599604603603/work/Python/pytime.c:_PyTime_FromSecondsObject [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"70 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyObject_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"66 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:_PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"66 ???:__pthread_mutex_unlock_usercnt [/usr/lib64/libpthread-2.28.so]",
"64 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_Py_CheckFunctionResult [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"63 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:long_richcompare [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"62 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_Subtract [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"61 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:PyTuple_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"54 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"54 /tmp/build/80754af9/python_1599604603603/work/Python/errors.c:PyErr_Restore [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"51 /tmp/build/80754af9/python_1599604603603/work/Modules/timemodule.c:time_sleep [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"49 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"47 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:long_sub [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"47 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:range_iter [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"47 /tmp/build/80754af9/python_1599604603603/work/Python/getargs.c:PyArg_UnpackTuple [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"45 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_AsLongAndOverflow [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"44 /home/test_user/miniconda3/envs/throwaway/include/pybind11/detail/internals.h:pybind11::detail::get_internals() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"44 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:_PyObject_FastCallDict",
"44 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:type_call [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"44 ???:pthread_cond_signal@@GLIBC_2.3.2 [/usr/lib64/libpthread-2.28.so]",
"42 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_AsLong [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"42 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"40 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_RichCompareBool [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"39 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:long_div [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"35 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyStack_AsTuple [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"35 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"35 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"35 /tmp/build/80754af9/python_1599604603603/work/Python/errors.c:PyErr_Occurred [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"34 /tmp/build/80754af9/python_1599604603603/work/Python/pytime.c:_PyTime_AsTimeval [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"31 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_Add [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"31 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:binary_op1 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"26 /tmp/build/80754af9/python_1599604603603/work/Python/pystate.c:_PyThreadState_UncheckedGet [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"25 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:long_add [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"22 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:_PyObject_GC_NewVar [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"22 /tmp/build/80754af9/python_1599604603603/work/Python/pytime.c:_PyTime_GetMonotonicClock [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"21 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"21 /usr/include/c++/8/bits/stl_vector.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*)",
"20 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"20 ???:clock_gettime [/usr/lib64/libc-2.28.so]",
"19 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:_PyObject_GC_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"19 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyObject_GetIter [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"18 /tmp/build/80754af9/python_1599604603603/work/Objects/capsule.c:PyCapsule_GetPointer [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"17 /home/test_user/miniconda3/envs/throwaway/include/pybind11/cast.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*)",
"17 /tmp/build/80754af9/python_1599604603603/work/Objects/floatobject.c:PyFloat_AsDouble [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"17 /tmp/build/80754af9/python_1599604603603/work/Objects/rangeobject.c:range_dealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"15 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:PyObject_GC_UnTrack [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"15 ???:__memset_avx2_unaligned_erms [/usr/lib64/libc-2.28.so]",
"14 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_FloorDivide [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"13 /tmp/build/80754af9/python_1599604603603/work/Objects/frameobject.c:PyFrame_BlockSetup [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"13 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:object_init [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"13 /usr/include/c++/8/bits/stl_bvector.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*)",
"12 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pytypes.h:pybind11::cpp_function::dispatcher(_object*, _object*, _object*)",
"11 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:PyNumber_Index [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"11 /tmp/build/80754af9/python_1599604603603/work/Objects/frameobject.c:PyFrame_BlockPop [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"11 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"11 ???:select [/usr/lib64/libc-2.28.so]",
"11 build/../torch/csrc/Module.cpp:void pybind11::cpp_function::initialize<initModule::{lambda()",
"10 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyObject_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"10 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_IsSubtype [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9 ???:pthread_mutex_unlock [/usr/lib64/libpthread-2.28.so]",
"8 /tmp/build/80754af9/python_1599604603603/work/Python/errors.c:PyErr_Clear [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:PyTuple_Size [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7 ???:isnan [/usr/lib64/libc-2.28.so]",
"6 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:void pybind11::cpp_function::initialize<initModule::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"6 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pytypes.h:pybind11::detail::function_call::~function_call()"
],
"ones_no_data_inclusive": [
"8959166 /home/rdonnelly/mc/conda-bld/compilers_linux-64_1534865402226/work/.build/src/glibc-2.12.2/csu/../sysdeps/x86_64/elf/start.S:0x00000000001c3ce2 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Modules/main.c:Py_Main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Programs/python.c:main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCodeEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalFrameEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_AnyFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_FileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_SimpleFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:run_mod [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"8959166 ???:(below main) [/usr/lib64/libc-2.28.so]",
"8959166 ???:0x0000000000001050 [/usr/lib64/ld-2.28.so]",
"7418729 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7356341 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7353335 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7114322 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"5411822 build/../torch/csrc/autograd/generated/variable_factories.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"5241822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"5130822 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"5114822 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4964822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4943822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4682822 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"4660822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4597822 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4586822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4372822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4352822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4091822 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"4069822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"4006822 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"3995822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3905822 build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3831822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3742822 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3718822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3715822 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3702822 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2526822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/Functions.cpp:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2438822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2422822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2209822 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"2198822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2183822 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2178822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1934822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1917822 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1704822 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"1693822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"1678822 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"1673822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1669822 build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1658822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1433822 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1112000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::fill_(c10::Scalar) const",
"1098500 build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"1062157 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1039000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::fill_(c10::Scalar) const",
"1016000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"939977 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:subtype_dealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"813000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"786000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"785000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"783000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"767977 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*)",
"764977 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"758000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"686977 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_clear(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"676822 /data/users/test_user/repos/pytorch/build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"643822 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"643000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/Fill.cpp:at::native::fill_(at::Tensor&, c10::Scalar)",
"643000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"642000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope)",
"642000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"596977 build/../c10/util/intrusive_ptr.h:THPVariable_clear(THPVariable*)",
"508822 build/../c10/core/CPUAllocator.cpp:c10::alloc_cpu(unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"488000 build/../torch/csrc/utils/python_arg_parser.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"486000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"461822 ???:posix_memalign [/usr/lib64/libc-2.28.so]",
"434822 ???:_mid_memalign [/usr/lib64/libc-2.28.so]",
"429000 /data/users/test_user/repos/pytorch/build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"421000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"408000 ???:__tls_get_addr [/usr/lib64/ld-2.28.so]",
"389822 ???:_int_memalign [/usr/lib64/libc-2.28.so]",
"388193 ???:_int_free [/usr/lib64/libc-2.28.so]",
"386000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::is_complex() const",
"366000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction()",
"361000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"352977 ???:free [/usr/lib64/libc-2.28.so]",
"350977 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.cpp:c10::TensorImpl::release_resources()",
"315000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::is_complex() const",
"302000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"281000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorBody.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"273000 /data/users/test_user/repos/pytorch/build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set()",
"273000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"261000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_ops.cc:operator delete(void*, unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"255000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_op.cc:operator delete(void*) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"236977 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::release_resources()",
"231000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl()",
"228977 /data/users/test_user/repos/pytorch/build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*)",
"228977 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"223663 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"220000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::~gil_scoped_release() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"209209 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"205609 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"197500 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor)",
"196000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"192000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"192000 build/../c10/core/Device.h:c10::Device::validate() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"191567 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GenericGetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"190500 build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"189561 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"187000 build/../c10/core/TensorImpl.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"182816 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"181000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&)",
"179500 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor)",
"178000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"173500 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"171000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"170175 ???:_int_malloc [/usr/lib64/libc-2.28.so]",
"169000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat)",
"168000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/new_op.cc:operator new(unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"167167 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"166000 build/../c10/core/ScalarType.h:c10::typeMetaToScalarType(caffe2::TypeMeta) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"158000 /data/users/test_user/repos/pytorch/build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled()",
"155000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorOptions.h:c10::TensorOptions::computeDispatchKey() const",
"154000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const",
"154000 build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"153000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"152000 build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"151000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::gil_scoped_release(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"148500 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_NewWithVar(_typeobject*, at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"147000 build/../c10/util/typeid.h:c10::typeMetaToScalarType(caffe2::TypeMeta)",
"138000 /data/users/test_user/repos/pytorch/build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device)",
"138000 build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"137000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>)",
"135000 ???:malloc [/usr/lib64/libc-2.28.so]",
"123000 build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"121500 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_GenericAlloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"120000 /data/users/test_user/repos/pytorch/build/../c10/util/ThreadLocalDebugInfo.cpp:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind)",
"120000 build/../aten/src/ATen/record_function.cpp:__tls_init [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"116000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::~TensorImpl()",
"112112 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"107000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::New(void*, unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"105977 build/../c10/core/CPUAllocator.cpp:c10::free_cpu(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"104000 /data/users/test_user/repos/pytorch/build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180]",
"104000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::Delete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"104000 build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"104000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"101000 build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"100000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"98098 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"95000 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/variable.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"95000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"94000 build/../c10/core/StorageImpl.h:c10::TensorImpl::release_resources()",
"92821 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"91000 /data/users/test_user/repos/pytorch/build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_scalar_type()",
"91000 build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_scalar_type() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"90090 ???:pthread_mutex_lock [/usr/lib64/libpthread-2.28.so]",
"90000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::VariableVersion::VersionCounter::~VersionCounter()",
"90000 /data/users/test_user/repos/pytorch/build/../c10/util/Optional.h:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>)",
"90000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::end() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"90000 build/../c10/core/TensorImpl.h:c10::VariableVersion::VersionCounter::~VersionCounter() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"88000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<bool (*)(at::Tensor const&), bool, c10::guts::typelist::typelist<at::Tensor const&> >, bool (at::Tensor const&)>::call(c10::OperatorKernel*, at::Tensor const&)"
],
"ones_no_data_exclusive": [
"408000 ???:__tls_get_addr [/usr/lib64/ld-2.28.so]",
"388193 ???:_int_free [/usr/lib64/libc-2.28.so]",
"274000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"264000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"192000 build/../c10/core/Device.h:c10::Device::validate() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"169855 ???:_int_malloc [/usr/lib64/libc-2.28.so]",
"154000 build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"148561 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"135000 ???:malloc [/usr/lib64/libc-2.28.so]",
"116000 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:subtype_dealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"105000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"102000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"102000 build/../c10/core/ScalarType.h:c10::typeMetaToScalarType(caffe2::TypeMeta) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"92821 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"92431 ???:_int_memalign [/usr/lib64/libc-2.28.so]",
"92000 ???:free [/usr/lib64/libc-2.28.so]",
"92000 build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"90090 ???:pthread_mutex_lock [/usr/lib64/libpthread-2.28.so]",
"90000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::end() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"84338 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"84000 build/../c10/util/SmallVector.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"78000 build/../c10/core/TensorOptions.h:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"78000 build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"74710 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"72000 /usr/include/c++/8/bits/stl_vector.h:at::RecordFunction::~RecordFunction()",
"67000 build/../c10/util/intrusive_ptr.h:c10::intrusive_ptr<c10::TensorImpl, c10::UndefinedTensorImpl>::reset_() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"66066 ???:__pthread_mutex_unlock_usercnt [/usr/lib64/libpthread-2.28.so]",
"64110 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"64000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"64000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionParameter::check(_object*, std::vector<pybind11::handle, std::allocator<pybind11::handle> >&, int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"61182 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"60061 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:PyTuple_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"59177 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"59000 build/../c10/util/Optional.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"59000 build/../torch/csrc/utils/python_arg_parser.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"57000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"55000 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:tupledealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"54000 /usr/include/c++/8/bits/stl_vector.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"52000 build/../c10/util/Optional.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"50000 build/../c10/util/ThreadLocalDebugInfo.cpp:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"50000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<float>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"49049 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"49000 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_GenericAlloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"48000 build/../aten/src/ATen/record_function.cpp:__tls_init [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"48000 build/../c10/util/SmallVector.h:at::RecordFunction::~RecordFunction()",
"45015 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:PyObject_GC_UnTrack [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"45000 ???:_mid_memalign [/usr/lib64/libc-2.28.so]",
"44044 ???:pthread_cond_signal@@GLIBC_2.3.2 [/usr/lib64/libpthread-2.28.so]",
"44000 build/../c10/core/CPUAllocator.cpp:c10::alloc_cpu(unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"44000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"43000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"43000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"42000 build/../c10/util/typeid.h:c10::typeMetaToScalarType(caffe2::TypeMeta)",
"41000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"41000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"40000 build/../c10/core/TensorOptions.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"39000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"37111 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:_PyType_Lookup [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"36613 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"36000 /usr/include/c++/8/bits/stl_construct.h:at::RecordFunction::~RecordFunction()",
"36000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_clear(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"36000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::intlist(int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"35035 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"35035 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"35000 build/../c10/core/TensorOptions.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"35000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"35000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"34000 /tmp/build/80754af9/python_1599604603603/work/Objects/weakrefobject.c:PyObject_ClearWeakRefs [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"34000 build/../c10/core/impl/InlineDeviceGuard.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device)",
"33066 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:_PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"33000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/new_op.cc:operator new(unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"33000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../torch/csrc/autograd/variable.h:torch::autograd::make_variable(at::Tensor, bool, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"33000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"31000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"31000 build/../c10/util/SmallVector.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat)",
"30000 build/../aten/src/ATen/core/dispatch/Dispatcher.cpp:c10::Dispatcher::singleton() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/record_function.cpp:at::(anonymous namespace)::manager() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"28000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::New(void*, unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"28000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::compute_contiguous() const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"27015 ???:__memset_avx2_unaligned_erms [/usr/lib64/libc-2.28.so]",
"27000 ???:posix_memalign [/usr/lib64/libc-2.28.so]",
"27000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"26000 build/../c10/core/TensorImpl.h:c10::TensorImpl::data() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"26000 build/../c10/core/TensorOptions.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"26000 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"25000 /usr/include/c++/8/bits/stl_vector.h:torch::PythonArgs::intlist(int)",
"25000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::Delete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::~TensorImpl()",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<c10::Half>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<int>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<long>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<short>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<signed char>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<unsigned char>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../torch/csrc/Exceptions.cpp:torch::PyWarningHandler::~PyWarningHandler() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"25000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::device(int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"25000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"24000 build/../c10/core/DispatchKey.cpp:c10::getAutogradKeyFromBackend(c10::DispatchKey) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"24000 build/aten/src/ATen/Functions.cpp:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"24000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"23000 build/../aten/src/ATen/core/LegacyTypeDispatch.h:at::AutoNonVariableTypeMode::AutoNonVariableTypeMode(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"23000 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"23000 build/../c10/core/TensorOptions.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"22044 /home/test_user/miniconda3/envs/throwaway/include/pybind11/detail/internals.h:pybind11::detail::get_internals() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"22000 /usr/include/c++/8/bits/shared_ptr_base.h:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind)",
"22000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"22000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"22000 build/../c10/core/TensorOptions.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"21021 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"20035 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyStack_AsTuple [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"20000 build/../c10/util/Optional.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"20000 build/../torch/csrc/autograd/generated/variable_factories.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"20000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"20000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::get_autograd_meta(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19019 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:_PyObject_GC_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"19000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../aten/src/ATen/native/TypeProperties.cpp:at::native::is_complex(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../c10/util/SmallVector.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"18054 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"18000 /usr/include/c++/8/bits/shared_ptr_base.h:at::RecordFunction::~RecordFunction()",
"18000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::fill_(c10::Scalar) const",
"18000 build/../aten/src/ATen/native/TensorFactories.h:at::native::check_size_nonnegative(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"18000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_NewWithVar(_typeobject*, at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::gil_scoped_release(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17000 /usr/include/c++/8/new:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"17000 build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_dispatch_key() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::fill_(c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"16064 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_Py_CheckFunctionResult [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"16000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"16000 build/../c10/util/Exception.cpp:c10::Warning::set_warning_handler(c10::WarningHandler*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"16000 build/../c10/util/intrusive_ptr.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"16000 build/../c10/util/intrusive_ptr.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"16000 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 /usr/include/c++/8/new:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"15000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"15000 build/../c10/core/ScalarType.h:at::native::is_complex(at::Tensor const&)",
"15000 build/../c10/core/TensorOptions.h:c10::TensorOptions::computeDispatchKey() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"15000 build/../c10/util/intrusive_ptr.h:THPVariable_clear(THPVariable*)",
"15000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"15000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::try_get_grad_accumulator(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 build/../torch/csrc/utils/object_ptr.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"14042 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"14000 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"14000 build/../c10/core/ScalarType.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"14000 build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"14000 build/../c10/util/Optional.h:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"14000 build/../c10/util/Optional.h:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>)",
"14000 build/../c10/util/typeid.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"14000 build/../c10/util/typeid.h:at::native::is_complex(at::Tensor const&)",
"14000 build/aten/src/ATen/core/TensorBody.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"14000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::is_complex() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"13000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"13000 build/../c10/core/TensorOptions.h:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"13000 build/../c10/util/SmallVector.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>)",
"13000 build/../torch/csrc/Exceptions.cpp:torch::PyWarningHandler::PyWarningHandler() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"13000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"12000 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:PyObject_GC_Del [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"12000 /usr/include/c++/8/bits/shared_ptr_base.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"12000 /usr/include/c++/8/new:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"12000 /usr/include/c++/8/new:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"12000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"12000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"12000 build/../c10/core/TensorImpl.h:c10::TensorImpl::compute_contiguous() const",
"12000 build/../c10/util/intrusive_ptr.h:c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >::reset_() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"11011 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"11000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::~gil_scoped_release() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"11000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"11000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"11000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"11000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"11000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"11000 build/../c10/util/Optional.h:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"11000 build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"11000 build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"10000 build/../c10/core/CPUAllocator.cpp:c10::profiledCPUMemoryReporter() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"10000 build/../c10/util/Exception.cpp:c10::Warning::get_warning_handler() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"10000 build/../c10/util/intrusive_ptr.h:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&)",
"10000 build/../c10/util/intrusive_ptr.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"10000 build/../c10/util/llvmMathExtras.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"9009 ???:pthread_mutex_unlock [/usr/lib64/libpthread-2.28.so]",
"9000 /usr/include/c++/8/new:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"9000 /usr/include/c++/8/new:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"9000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"9000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"9000 build/../c10/core/Device.h:at::native::fill_out(at::Tensor&, c10::Scalar)",
"9000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::release_resources() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"9000 build/../c10/core/TensorOptions.h:c10::TensorOptions::TensorOptions() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"9000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"9000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"9000 build/../c10/util/Optional.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"9000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 /usr/include/c++/8/bits/atomic_base.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 /usr/include/c++/8/bits/stl_vector.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"8000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::release_resources()",
"8000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::is_complex() const",
"8000 build/../aten/src/ATen/detail/CPUGuardImpl.h:at::detail::CPUGuardImpl::getDevice() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/CPUAllocator.cpp:c10::GetCPUAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"8000 build/../c10/core/DeviceGuard.h:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>)",
"8000 build/../c10/core/DispatchKeySet.h:c10::DispatchKeySet::has(c10::DispatchKey) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/StorageImpl.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/core/impl/DeviceGuardImplInterface.h:c10::impl::getDeviceGuardImpl(c10::DeviceType) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/impl/VirtualGuardImpl.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"8000 build/../c10/util/Optional.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/util/Optional.h:c10::TensorOptions::computeDispatchKey() const",
"8000 build/../c10/util/SmallVector.h:c10::TensorImpl::~TensorImpl()",
"8000 build/../c10/util/llvmMathExtras.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/util/llvmMathExtras.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 build/aten/src/ATen/core/TensorBody.h:at::native::fill_out(at::Tensor&, c10::Scalar)",
"7035 /tmp/build/80754af9/python_1599604603603/work/Python/errors.c:PyErr_Occurred [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7000 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GetDictPtr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7000 build/../c10/core/Scalar.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"7000 build/../c10/core/ScalarType.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"7000 build/../c10/core/StorageImpl.h:c10::TensorImpl::release_resources()",
"7000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"7000 build/../c10/core/impl/VirtualGuardImpl.h:std::optional_base<c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl> >::~optional_base()",
"7000 build/../c10/util/intrusive_ptr.h:torch::autograd::utils::wrap(at::Tensor)",
"7000 build/../c10/util/llvmMathExtras.h:at::Tensor::fill_(c10::Scalar) const",
"7000 build/../c10/util/llvmMathExtras.h:at::Tensor::is_complex() const",
"7000 build/aten/src/ATen/core/TensorBody.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"6026 /tmp/build/80754af9/python_1599604603603/work/Python/pystate.c:_PyThreadState_UncheckedGet [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6006 /tmp/build/80754af9/python_1599604603603/work/Python/pystate.c:PyThreadState_Swap [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_op.cc:operator delete(void*) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"6000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_ops.cc:operator delete(void*, unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"6000 /usr/include/c++/8/bits/atomic_base.h:THPVariable_clear(THPVariable*)",
"6000 /usr/include/c++/8/bits/move.h:torch::PythonArgs::intlist(int)",
"6000 /usr/include/c++/8/bits/shared_ptr_base.h:c10::memoryProfilingEnabled()",
"6000 /usr/include/c++/8/bits/stl_iterator.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"6000 /usr/include/c++/8/bits/unique_ptr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::~TensorImpl()",
"6000 /usr/include/c++/8/tuple:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../aten/src/ATen/record_function.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"6000 build/../c10/core/Allocator.cpp:c10::GetAllocator(c10::DeviceType const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"6000 build/../c10/core/Device.h:at::detail::CPUGuardImpl::getDevice() const",
"6000 build/../c10/core/DispatchKeySet.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"6000 build/../c10/core/DispatchKeySet.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"6000 build/../c10/core/ScalarType.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"6000 build/../c10/core/TensorImpl.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"6000 build/../c10/core/TensorImpl.h:at::Tensor::device() const",
"6000 build/../c10/core/TensorOptions.h:torch::utils::maybe_initialize_cuda(c10::TensorOptions const&)",
"6000 build/../c10/util/Optional.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"6000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"6000 build/../c10/util/SmallVector.h:c10::TensorImpl::compute_contiguous() const",
"6000 build/../c10/util/TypeCast.h:float c10::checked_convert<float, double>(double, char const*)",
"6000 build/../c10/util/intrusive_ptr.h:THPVariable_Wrap(at::Tensor)",
"6000 build/../c10/util/intrusive_ptr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_scalar_type() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"6000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"5000 /tmp/build/80754af9/python_1599604603603/_build_env/x86_64-conda_cos6-linux-gnu/sysroot/usr/include/bits/string3.h:PyType_GenericAlloc",
"5000 /usr/include/c++/8/bits/atomic_base.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/DeviceGuard.h:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"5000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::Tensor::fill_(c10::Scalar) const",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"5000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::(anonymous namespace)::infer_full_options(c10::Scalar, c10::TensorOptions const&) [clone .isra.262] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"5000 build/../c10/core/Device.h:torch::PythonArgs::device(int)",
"5000 build/../c10/core/DispatchKeySet.h:at::Tensor::fill_(c10::Scalar) const",
"5000 build/../c10/core/DispatchKeySet.h:at::Tensor::is_complex() const",
"5000 build/../c10/core/TensorImpl.h:at::Tensor::is_quantized() const",
"5000 build/../c10/core/TensorOptions.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"5000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"5000 build/../c10/util/Optional.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::release_resources()",
"5000 build/../torch/csrc/utils/cuda_lazy_init.h:torch::utils::maybe_initialize_cuda(c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"4004 ???:__errno_location [/usr/lib64/libpthread-2.28.so]",
"4000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"4000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"4000 /usr/include/c++/8/bits/atomic_base.h:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&)",
"4000 /usr/include/c++/8/bits/atomic_base.h:c10::impl::getDeviceGuardImpl(c10::DeviceType)",
"4000 /usr/include/c++/8/bits/atomic_base.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"4000 /usr/include/c++/8/bits/move.h:c10::TensorImpl::release_resources()",
"4000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::set_autograd_meta(std::unique_ptr<c10::AutogradMetaInterface, std::default_delete<c10::AutogradMetaInterface> >) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"4000 /usr/include/c++/8/cmath:float c10::checked_convert<float, double>(double, char const*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::Tensor::is_complex() const",
"4000 build/../c10/core/Allocator.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/core/Device.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/core/DeviceGuard.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"4000 build/../c10/core/DispatchKeySet.h:c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet)",
"4000 build/../c10/core/TensorImpl.h:torch::autograd::impl::set_pyobj(at::Tensor const&, _object*)",
"4000 build/../c10/util/Optional.h:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/util/Optional.h:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"4000 build/../c10/util/Optional.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"4000 build/../c10/util/SmallVector.h:c10::TensorImpl::sizes() const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"4000 build/../c10/util/UniqueVoidPtr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/util/intrusive_ptr.h:THPVariable_NewWithVar(_typeobject*, at::Tensor)",
"4000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::pyobj(at::Tensor const&)",
"4000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::set_pyobj(at::Tensor const&, _object*)",
"4000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::device() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3006 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"3006 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"3000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"3000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"3000 /usr/include/c++/8/array:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"3000 /usr/include/c++/8/bits/atomic_base.h:c10::intrusive_ptr<c10::TensorImpl, c10::UndefinedTensorImpl>::reset_()",
"3000 /usr/include/c++/8/bits/shared_ptr_base.h:THPVariable_clear(THPVariable*)",
"3000 /usr/include/c++/8/bits/stl_numeric.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"3000 /usr/include/c++/8/bits/stl_vector.h:torch::PyWarningHandler::PyWarningHandler()",
"3000 /usr/include/c++/8/bits/unique_ptr.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"3000 /usr/include/c++/8/tuple:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"3000 build/../aten/src/ATen/core/LegacyTypeDispatch.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"3000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<bool (*)(at::Tensor const&), bool, c10::guts::typelist::typelist<at::Tensor const&> >, bool (at::Tensor const&)>::call(c10::OperatorKernel*, at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3000 build/../c10/core/Backend.h:torch::PythonArgs::device(int)",
"3000 build/../c10/core/Backend.h:torch::tensors::get_default_dispatch_key()",
"3000 build/../c10/core/Device.h:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"3000 build/../c10/core/Device.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3000 build/../c10/core/DispatchKeySet.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"3000 build/../c10/core/DispatchKeySet.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3000 build/../c10/core/Scalar.h:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3000 build/../c10/core/TensorImpl.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"3000 build/../c10/core/TensorImpl.h:c10::VariableVersion::VersionCounter::~VersionCounter() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"3000 build/../c10/util/Optional.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&)",
"3000 build/../c10/util/Optional.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"3000 build/../c10/util/Optional.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"3000 build/../c10/util/intrusive_ptr.h:THPVariable_dealloc(THPVariable*)",
"3000 build/../c10/util/typeid.h:c10::TensorImpl::data() const",
"3000 build/../c10/util/typeid.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"3000 build/../c10/util/typeid.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"3000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::check_deprecated(torch::FunctionSignature const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"3000 build/aten/src/ATen/core/TensorBody.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"3000 build/aten/src/ATen/core/TensorBody.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"2006 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GenericGetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"2000 /usr/include/c++/8/array:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"2000 /usr/include/c++/8/bits/atomic_base.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"2000 /usr/include/c++/8/bits/move.h:c10::TensorImpl::set_autograd_meta(std::unique_ptr<c10::AutogradMetaInterface, std::default_delete<c10::AutogradMetaInterface> >)",
"2000 /usr/include/c++/8/bits/shared_ptr_base.h:torch::autograd::impl::try_get_grad_accumulator(at::Tensor const&)",
"2000 /usr/include/c++/8/bits/stl_algobase.h:torch::PythonArgs::intlist(int)",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::PyWarningHandler::~PyWarningHandler()",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"2000 /usr/include/c++/8/ext/new_allocator.h:torch::PythonArgs::intlist(int)",
"2000 /usr/include/c++/8/new:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>)",
"2000 /usr/include/c++/8/new:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>)",
"2000 /usr/include/c++/8/tuple:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"2000 build/../aten/src/ATen/Context.cpp:at::getCPUAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"2000 build/../aten/src/ATen/core/dispatch/OperatorEntry.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"2000 build/../aten/src/ATen/detail/CPUGuardImpl.h:at::detail::CPUGuardImpl::uncheckedSetDevice(c10::Device) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../aten/src/TH/THAllocator.cpp:getTHDefaultAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../c10/core/Allocator.h:c10::DefaultCPUAllocator::allocate(unsigned long) const"
],
"ones_with_data_inclusive": [
"9395109 /home/rdonnelly/mc/conda-bld/compilers_linux-64_1534865402226/work/.build/src/glibc-2.12.2/csu/../sysdeps/x86_64/elf/start.S:0x00000000001c3ce2 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Modules/main.c:Py_Main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Programs/python.c:main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalCodeEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_EvalFrameEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_AnyFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_FileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:PyRun_SimpleFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 /tmp/build/80754af9/python_1599604603603/work/Python/pythonrun.c:run_mod [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"9395109 ???:(below main) [/usr/lib64/libc-2.28.so]",
"9395109 ???:0x0000000000001050 [/usr/lib64/ld-2.28.so]",
"7767596 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7705208 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7702202 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7463189 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"5458967 build/../torch/csrc/autograd/generated/variable_factories.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"5288967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"5177967 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"5161967 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"5011967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4990967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4729967 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"4707967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4644967 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4633967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4419967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"4399967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4138967 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"4116967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"4053967 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"4042967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3952967 build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3878967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3789967 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3765967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3762967 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3749967 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2573967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/Functions.cpp:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2485967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2469967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2256967 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"2245967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2230967 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"2225967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1981967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1964967 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1751967 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"1740967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"1725967 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"1720967 /data/users/test_user/repos/pytorch/build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1716967 build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1705967 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"1475967 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"1307993 build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"1112000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::fill_(c10::Scalar) const",
"1067166 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"1039000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::fill_(c10::Scalar) const",
"1016000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"944986 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:subtype_dealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"813000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"786000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"785000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"783000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"772986 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*)",
"769986 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"758000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"686996 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_clear(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"670967 /data/users/test_user/repos/pytorch/build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"643000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/native/Fill.cpp:at::native::fill_(at::Tensor&, c10::Scalar)",
"643000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"642000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope)",
"642000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"637967 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"596996 build/../c10/util/intrusive_ptr.h:THPVariable_clear(THPVariable*)",
"502967 build/../c10/core/CPUAllocator.cpp:c10::alloc_cpu(unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"488000 build/../torch/csrc/utils/python_arg_parser.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"486000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"455967 ???:posix_memalign [/usr/lib64/libc-2.28.so]",
"447282 ???:_int_free [/usr/lib64/libc-2.28.so]",
"441225 ???:free [/usr/lib64/libc-2.28.so]",
"432000 ???:__tls_get_addr [/usr/lib64/ld-2.28.so]",
"429000 /data/users/test_user/repos/pytorch/build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"428967 ???:_mid_memalign [/usr/lib64/libc-2.28.so]",
"421000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"386000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::is_complex() const",
"383967 ???:_int_memalign [/usr/lib64/libc-2.28.so]",
"366000 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction()",
"361000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"350996 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.cpp:c10::TensorImpl::release_resources()",
"345229 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_op.cc:operator delete(void*) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"315000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::is_complex() const",
"308686 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"302000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"290632 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"288883 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"281000 /data/users/test_user/repos/pytorch/build/aten/src/ATen/core/TensorBody.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"277000 /data/users/test_user/repos/pytorch/build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::intlist(int)",
"276590 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GenericGetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"274584 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"273000 /data/users/test_user/repos/pytorch/build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set()",
"273000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"261000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_ops.cc:operator delete(void*, unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"236996 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::release_resources()",
"231000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl()",
"228996 /data/users/test_user/repos/pytorch/build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*)",
"228996 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"222000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/new_op.cc:operator new(unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"220000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::~gil_scoped_release() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"209209 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"200993 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor)",
"200000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat)",
"196000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"193993 build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"192000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"192000 build/../c10/core/Device.h:c10::Device::validate() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"187000 build/../c10/core/TensorImpl.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"182993 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor)",
"181000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&)",
"178000 ???:malloc [/usr/lib64/libc-2.28.so]",
"178000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"176993 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"171000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"170404 ???:_int_malloc [/usr/lib64/libc-2.28.so]",
"170000 build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"167167 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"166000 build/../c10/core/ScalarType.h:c10::typeMetaToScalarType(caffe2::TypeMeta) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"159000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>)",
"158000 /data/users/test_user/repos/pytorch/build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled()",
"155000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorOptions.h:c10::TensorOptions::computeDispatchKey() const",
"154000 /data/users/test_user/repos/pytorch/build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const",
"154000 build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"153000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"152000 build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"151993 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_NewWithVar(_typeobject*, at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"151000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::gil_scoped_release(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"147000 build/../c10/util/typeid.h:c10::typeMetaToScalarType(caffe2::TypeMeta)",
"146000 build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"138000 /data/users/test_user/repos/pytorch/build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device)",
"134049 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"124993 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_GenericAlloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"120000 /data/users/test_user/repos/pytorch/build/../c10/util/ThreadLocalDebugInfo.cpp:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind)",
"120000 build/../aten/src/ATen/record_function.cpp:__tls_init [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"116000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::~TensorImpl()",
"113888 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"112112 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"107000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::New(void*, unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"105996 build/../c10/core/CPUAllocator.cpp:c10::free_cpu(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"104000 /data/users/test_user/repos/pytorch/build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180]",
"104000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::Delete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"104000 build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"104000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"101000 build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"100000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"98098 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"95000 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/variable.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"95000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"94000 build/../c10/core/StorageImpl.h:c10::TensorImpl::release_resources()",
"93229 /usr/include/c++/8/ext/new_allocator.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)"
],
"ones_with_data_exclusive": [
"447282 ???:_int_free [/usr/lib64/libc-2.28.so]",
"432000 ???:__tls_get_addr [/usr/lib64/ld-2.28.so]",
"274000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"264000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::RecordFunction(at::RecordScope) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"192000 build/../c10/core/Device.h:c10::Device::validate() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"178000 ???:malloc [/usr/lib64/libc-2.28.so]",
"170048 ???:_int_malloc [/usr/lib64/libc-2.28.so]",
"154000 build/../c10/core/TensorOptions.h:c10::TensorOptions::merge_in(c10::TensorOptions) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"140561 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"134049 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"116000 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:subtype_dealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"115000 ???:free [/usr/lib64/libc-2.28.so]",
"113888 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:lookdict_unicode_nodummy [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"106000 build/../c10/core/TensorImpl.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"105000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::tls_local_dispatch_key_set() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"102000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::~RecordFunction() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"102000 build/../c10/core/ScalarType.h:c10::typeMetaToScalarType(caffe2::TypeMeta) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"92506 ???:_int_memalign [/usr/lib64/libc-2.28.so]",
"90090 ???:pthread_mutex_lock [/usr/lib64/libpthread-2.28.so]",
"90000 build/../aten/src/ATen/record_function.cpp:at::RecordFunction::end() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"84338 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_GetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"84000 build/../c10/util/SmallVector.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"78000 build/../c10/core/TensorOptions.h:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"78000 build/../torch/csrc/autograd/generated/python_torch_functions.cpp:torch::autograd::THPVariable_ones(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"74710 /tmp/build/80754af9/python_1599604603603/work/Objects/dictobject.c:PyDict_SetItem [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"72000 /usr/include/c++/8/bits/stl_vector.h:at::RecordFunction::~RecordFunction()",
"67000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"67000 build/../c10/util/intrusive_ptr.h:c10::intrusive_ptr<c10::TensorImpl, c10::UndefinedTensorImpl>::reset_() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"66066 ???:__pthread_mutex_unlock_usercnt [/usr/lib64/libpthread-2.28.so]",
"64110 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"64000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::FunctionParameter::check(_object*, std::vector<pybind11::handle, std::allocator<pybind11::handle> >&, int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"61182 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:call_function [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"59177 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GenericGetAttrWithDict [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"59000 build/../c10/util/Optional.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"59000 build/../torch/csrc/utils/python_arg_parser.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"57000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"56000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::intlist(int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"55000 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:tupledealloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"54000 /usr/include/c++/8/bits/stl_vector.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"52000 build/../c10/util/Optional.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"50000 build/../c10/util/ThreadLocalDebugInfo.cpp:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"50000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<float>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"49000 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_GenericAlloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"48000 build/../aten/src/ATen/record_function.cpp:__tls_init [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"48000 build/../c10/util/SmallVector.h:at::RecordFunction::~RecordFunction()",
"45015 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:PyObject_GC_UnTrack [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"45000 ???:_mid_memalign [/usr/lib64/libc-2.28.so]",
"44061 /tmp/build/80754af9/python_1599604603603/work/Objects/tupleobject.c:PyTuple_New [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"44044 ???:pthread_cond_signal@@GLIBC_2.3.2 [/usr/lib64/libpthread-2.28.so]",
"44000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/new_op.cc:operator new(unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"44000 build/../c10/core/CPUAllocator.cpp:c10::alloc_cpu(unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"44000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"44000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::compute_contiguous() const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"43000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"43000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"42000 build/../c10/util/typeid.h:c10::typeMetaToScalarType(caffe2::TypeMeta)",
"41000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"41000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"41000 build/../c10/core/TensorImpl.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"40106 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"40000 build/../c10/core/TensorOptions.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"39000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"38056 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:_PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"37111 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:_PyType_Lookup [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"36000 /usr/include/c++/8/bits/stl_construct.h:at::RecordFunction::~RecordFunction()",
"36000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_clear(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"35035 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_RestoreThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"35035 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_RestoreThread",
"35000 build/../c10/core/TensorOptions.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"35000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"35000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"34000 /tmp/build/80754af9/python_1599604603603/work/Objects/weakrefobject.c:PyObject_ClearWeakRefs [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"34000 build/../c10/core/impl/InlineDeviceGuard.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device)",
"33000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../aten/src/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"33000 build/../torch/csrc/autograd/variable.h:torch::autograd::make_variable(at::Tensor, bool, bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"33000 build/aten/src/ATen/BackendSelectRegister.cpp:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"32000 build/../c10/core/Allocator.cpp:c10::memoryProfilingEnabled() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"31000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/core/dispatch/Dispatcher.cpp:c10::Dispatcher::singleton() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/native/Fill.cpp:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../aten/src/ATen/record_function.cpp:at::(anonymous namespace)::manager() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../c10/core/impl/VirtualGuardImpl.h:c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl>::InlineDeviceGuard(c10::Device) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"30000 build/../c10/util/SmallVector.h:c10::TensorImpl::empty_tensor_restride(c10::MemoryFormat)",
"28000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::New(void*, unsigned long) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"27015 ???:__memset_avx2_unaligned_erms [/usr/lib64/libc-2.28.so]",
"27000 ???:posix_memalign [/usr/lib64/libc-2.28.so]",
"27000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"26000 /usr/include/c++/8/bits/stl_vector.h:torch::PythonArgs::intlist(int)",
"26000 build/../c10/core/TensorImpl.h:c10::TensorImpl::data() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"26000 build/../c10/core/TensorOptions.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"26000 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"25000 build/../aten/src/ATen/native/TensorFactories.h:at::native::check_size_nonnegative(c10::ArrayRef<long>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"25000 build/../c10/core/CPUAllocator.cpp:c10::ProfiledCPUMemoryReporter::Delete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::~TensorImpl()",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<c10::Half>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<int>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<long>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<short>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<signed char>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../c10/util/typeid.cpp:caffe2::detail::TypeMetaData const* caffe2::TypeMeta::_typeMetaDataInstance<unsigned char>() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"25000 build/../torch/csrc/Exceptions.cpp:torch::PyWarningHandler::~PyWarningHandler() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"25000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::device(int) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"25000 build/../torch/csrc/utils/python_numbers.h:torch::PythonArgs::intlist(int)",
"25000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"24000 build/../c10/core/DispatchKey.cpp:c10::getAutogradKeyFromBackend(c10::DispatchKey) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"24000 build/aten/src/ATen/Functions.cpp:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"24000 build/aten/src/ATen/TypeDefault.cpp:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"23000 build/../aten/src/ATen/core/LegacyTypeDispatch.h:at::AutoNonVariableTypeMode::AutoNonVariableTypeMode(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"23000 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::allocate(unsigned long) const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"23000 build/../c10/core/TensorOptions.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"22044 /home/test_user/miniconda3/envs/throwaway/include/pybind11/detail/internals.h:pybind11::detail::get_internals() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"22000 /usr/include/c++/8/bits/shared_ptr_base.h:c10::ThreadLocalDebugInfo::get(c10::DebugInfoKind)",
"22000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"22000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"22000 build/../c10/core/TensorOptions.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"21021 /tmp/build/80754af9/python_1599604603603/work/Python/ceval_gil.h:PyEval_SaveThread",
"20035 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_PyStack_AsTuple [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"20000 build/../c10/util/Optional.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"20000 build/../torch/csrc/autograd/generated/variable_factories.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"20000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_Wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"20000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::get_autograd_meta(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19019 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:_PyObject_GC_Malloc [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"19000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../aten/src/ATen/native/TypeProperties.cpp:at::native::is_complex(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"19000 build/../c10/util/SmallVector.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"18054 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"18000 /tmp/build/80754af9/python_1599604603603/work/Objects/longobject.c:PyLong_AsLongLongAndOverflow [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"18000 /usr/include/c++/8/bits/shared_ptr_base.h:at::RecordFunction::~RecordFunction()",
"18000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::fill_(c10::Scalar) const",
"18000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_NewWithVar(_typeobject*, at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17010 /tmp/build/80754af9/python_1599604603603/work/Objects/typeobject.c:PyType_IsSubtype [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"17000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::gil_scoped_release(bool) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17000 /usr/include/c++/8/new:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"17000 build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_dispatch_key() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"17000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::fill_(c10::Scalar) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"16064 /tmp/build/80754af9/python_1599604603603/work/Objects/abstract.c:_Py_CheckFunctionResult [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"16000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"16000 build/../c10/util/Exception.cpp:c10::Warning::set_warning_handler(c10::WarningHandler*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"16000 build/../c10/util/intrusive_ptr.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"16000 build/../c10/util/intrusive_ptr.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"16000 build/aten/src/ATen/Functions.cpp:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 /usr/include/c++/8/new:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"15000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"15000 build/../c10/core/ScalarType.h:at::native::is_complex(at::Tensor const&)",
"15000 build/../c10/core/TensorOptions.h:c10::TensorOptions::computeDispatchKey() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"15000 build/../c10/util/intrusive_ptr.h:THPVariable_clear(THPVariable*)",
"15000 build/../torch/csrc/autograd/python_variable.cpp:THPVariable_dealloc(THPVariable*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"15000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::try_get_grad_accumulator(at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"15000 build/../torch/csrc/utils/object_ptr.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"14042 /tmp/build/80754af9/python_1599604603603/work/Objects/moduleobject.c:module_getattro [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"14000 build/../c10/core/CPUAllocator.cpp:c10::DefaultCPUAllocator::ReportAndDelete(void*) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"14000 build/../c10/core/ScalarType.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"14000 build/../c10/core/TensorImpl.h:c10::TensorImpl::~TensorImpl() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"14000 build/../c10/util/Optional.h:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"14000 build/../c10/util/Optional.h:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>)",
"14000 build/../c10/util/typeid.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"14000 build/../c10/util/typeid.h:at::native::is_complex(at::Tensor const&)",
"14000 build/aten/src/ATen/core/TensorBody.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"14000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::is_complex() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"13000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"13000 build/../c10/core/TensorOptions.h:at::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"13000 build/../torch/csrc/Exceptions.cpp:torch::PyWarningHandler::PyWarningHandler() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"13000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgs::scalartype(int) [clone .isra.180] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"13000 build/../torch/csrc/utils/tensor_numpy.cpp:torch::utils::is_numpy_int(_object*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"12000 /tmp/build/80754af9/python_1599604603603/work/Modules/gcmodule.c:PyObject_GC_Del [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"12000 /usr/include/c++/8/bits/shared_ptr_base.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"12000 /usr/include/c++/8/new:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"12000 /usr/include/c++/8/new:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"12000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"12000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"12000 build/../c10/core/TensorImpl.h:c10::TensorImpl::compute_contiguous() const",
"12000 build/../c10/util/SmallVector.h:c10::TensorImpl::set_sizes_contiguous(c10::ArrayRef<long>)",
"12000 build/../c10/util/intrusive_ptr.h:c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >::reset_() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"11011 /tmp/build/80754af9/python_1599604603603/work/Python/ceval.c:PyEval_SaveThread [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"11000 /home/test_user/miniconda3/envs/throwaway/include/pybind11/pybind11.h:pybind11::gil_scoped_release::~gil_scoped_release() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"11000 /usr/include/c++/8/bits/stl_algobase.h:torch::PythonArgs::intlist(int)",
"11000 /usr/include/c++/8/ext/new_allocator.h:torch::PythonArgs::intlist(int)",
"11000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"11000 build/../aten/src/ATen/core/boxing/KernelFunction_impl.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"11000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"11000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"11000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"11000 build/../c10/util/Optional.h:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"11000 build/../torch/csrc/autograd/utils/wrap_outputs.h:torch::autograd::utils::wrap(at::Tensor) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"11000 build/../torch/csrc/jit/frontend/tracer.cpp:torch::jit::tracer::getTracingState() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"11000 build/aten/src/ATen/CPUType.cpp:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"10000 build/../c10/core/CPUAllocator.cpp:c10::profiledCPUMemoryReporter() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"10000 build/../c10/util/Exception.cpp:c10::Warning::get_warning_handler() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"10000 build/../c10/util/intrusive_ptr.h:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&)",
"10000 build/../c10/util/intrusive_ptr.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"10000 build/../c10/util/llvmMathExtras.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"9009 ???:pthread_mutex_unlock [/usr/lib64/libpthread-2.28.so]",
"9000 /usr/include/c++/8/new:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"9000 /usr/include/c++/8/new:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> > >, at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)'2",
"9000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"9000 build/../aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2 [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"9000 build/../c10/core/Device.h:at::native::fill_out(at::Tensor&, c10::Scalar)",
"9000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::release_resources() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"9000 build/../c10/core/TensorOptions.h:c10::TensorOptions::TensorOptions() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"9000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"9000 build/../c10/util/Optional.h:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"9000 build/../c10/util/Optional.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"9000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_op.cc:operator delete(void*) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"8000 /usr/include/c++/8/bits/atomic_base.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::release_resources()",
"8000 build/../aten/src/ATen/core/dispatch/Dispatcher.h:at::Tensor::is_complex() const",
"8000 build/../aten/src/ATen/detail/CPUGuardImpl.h:at::detail::CPUGuardImpl::getDevice() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/CPUAllocator.cpp:c10::GetCPUAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"8000 build/../c10/core/DeviceGuard.h:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>)",
"8000 build/../c10/core/DispatchKeySet.h:c10::DispatchKeySet::has(c10::DispatchKey) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/StorageImpl.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/core/impl/DeviceGuardImplInterface.h:c10::impl::getDeviceGuardImpl(c10::DeviceType) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"8000 build/../c10/core/impl/VirtualGuardImpl.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"8000 build/../c10/util/Optional.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/util/Optional.h:c10::TensorOptions::computeDispatchKey() const",
"8000 build/../c10/util/SmallVector.h:c10::TensorImpl::compute_contiguous() const",
"8000 build/../c10/util/SmallVector.h:c10::TensorImpl::~TensorImpl()",
"8000 build/../c10/util/llvmMathExtras.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"8000 build/../c10/util/llvmMathExtras.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"8000 build/aten/src/ATen/core/TensorBody.h:at::native::fill_out(at::Tensor&, c10::Scalar)",
"7035 /tmp/build/80754af9/python_1599604603603/work/Python/errors.c:PyErr_Occurred [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7000 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:_PyObject_GetDictPtr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"7000 /usr/include/c++/8/bits/stl_numeric.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"7000 /usr/include/c++/8/bits/stl_vector.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"7000 build/../c10/core/Scalar.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"7000 build/../c10/core/ScalarType.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"7000 build/../c10/core/StorageImpl.h:c10::TensorImpl::release_resources()",
"7000 build/../c10/core/TensorImpl.cpp:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"7000 build/../c10/core/impl/VirtualGuardImpl.h:std::optional_base<c10::impl::InlineDeviceGuard<c10::impl::VirtualGuardImpl> >::~optional_base()",
"7000 build/../c10/util/intrusive_ptr.h:torch::autograd::utils::wrap(at::Tensor)",
"7000 build/../c10/util/llvmMathExtras.h:at::Tensor::fill_(c10::Scalar) const",
"7000 build/../c10/util/llvmMathExtras.h:at::Tensor::is_complex() const",
"7000 build/aten/src/ATen/core/TensorBody.h:at::native::fill_out(at::Tensor&, c10::Scalar)::{lambda()",
"6026 /tmp/build/80754af9/python_1599604603603/work/Python/pystate.c:_PyThreadState_UncheckedGet [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6006 /tmp/build/80754af9/python_1599604603603/work/Python/pystate.c:PyThreadState_Swap [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"6000 /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/del_ops.cc:operator delete(void*, unsigned long) [/home/test_user/miniconda3/envs/throwaway/lib/libstdc++.so.6.0.26]",
"6000 /usr/include/c++/8/bits/atomic_base.h:THPVariable_clear(THPVariable*)",
"6000 /usr/include/c++/8/bits/move.h:torch::PythonArgs::intlist(int)",
"6000 /usr/include/c++/8/bits/shared_ptr_base.h:c10::memoryProfilingEnabled()",
"6000 /usr/include/c++/8/bits/stl_iterator.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"6000 /usr/include/c++/8/bits/unique_ptr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::~TensorImpl()",
"6000 /usr/include/c++/8/tuple:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../aten/src/ATen/record_function.h:at::RecordFunction::RecordFunction(at::RecordScope)",
"6000 build/../c10/core/Allocator.cpp:c10::GetAllocator(c10::DeviceType const&) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"6000 build/../c10/core/Device.h:at::detail::CPUGuardImpl::getDevice() const",
"6000 build/../c10/core/DispatchKeySet.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"6000 build/../c10/core/DispatchKeySet.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"6000 build/../c10/core/ScalarType.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"6000 build/../c10/core/TensorImpl.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"6000 build/../c10/core/TensorImpl.h:at::Tensor::device() const",
"6000 build/../c10/core/TensorOptions.h:torch::utils::maybe_initialize_cuda(c10::TensorOptions const&)",
"6000 build/../c10/util/Optional.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"6000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../c10/util/Optional.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"6000 build/../c10/util/TypeCast.h:float c10::checked_convert<float, double>(double, char const*)",
"6000 build/../c10/util/intrusive_ptr.h:THPVariable_Wrap(at::Tensor)",
"6000 build/../c10/util/intrusive_ptr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"6000 build/../torch/csrc/tensor/python_tensor.cpp:torch::tensors::get_default_scalar_type() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"6000 build/../torch/csrc/utils/python_arg_parser.h:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"5000 /tmp/build/80754af9/python_1599604603603/_build_env/x86_64-conda_cos6-linux-gnu/sysroot/usr/include/bits/string3.h:PyType_GenericAlloc",
"5000 /usr/include/c++/8/bits/atomic_base.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/DeviceGuard.h:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"5000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor (*)(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>), at::Tensor, c10::guts::typelist::typelist<c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> > >, at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)>::call(c10::OperatorKernel*, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)'2",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::Tensor::fill_(c10::Scalar) const",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"5000 build/../aten/src/ATen/native/TensorFactories.cpp:at::native::(anonymous namespace)::infer_full_options(c10::Scalar, c10::TensorOptions const&) [clone .isra.262] [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"5000 build/../c10/core/Device.h:torch::PythonArgs::device(int)",
"5000 build/../c10/core/DispatchKeySet.h:at::Tensor::fill_(c10::Scalar) const",
"5000 build/../c10/core/DispatchKeySet.h:at::Tensor::is_complex() const",
"5000 build/../c10/core/TensorImpl.h:at::Tensor::is_quantized() const",
"5000 build/../c10/core/TensorOptions.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"5000 build/../c10/core/impl/LocalDispatchKeySet.cpp:c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"5000 build/../c10/util/Optional.h:at::(anonymous namespace)::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"5000 build/../c10/util/intrusive_ptr.h:c10::TensorImpl::release_resources()",
"5000 build/../torch/csrc/utils/cuda_lazy_init.h:torch::utils::maybe_initialize_cuda(c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"4004 ???:__errno_location [/usr/lib64/libpthread-2.28.so]",
"4000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const",
"4000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)> const&, c10::DispatchKey, c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>) const'2",
"4000 /usr/include/c++/8/bits/atomic_base.h:at::native::full(c10::ArrayRef<long>, c10::Scalar, c10::TensorOptions const&)",
"4000 /usr/include/c++/8/bits/atomic_base.h:c10::impl::getDeviceGuardImpl(c10::DeviceType)",
"4000 /usr/include/c++/8/bits/atomic_base.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"4000 /usr/include/c++/8/bits/move.h:c10::TensorImpl::release_resources()",
"4000 /usr/include/c++/8/bits/unique_ptr.h:c10::TensorImpl::set_autograd_meta(std::unique_ptr<c10::AutogradMetaInterface, std::default_delete<c10::AutogradMetaInterface> >) [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"4000 /usr/include/c++/8/cmath:float c10::checked_convert<float, double>(double, char const*) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"4000 build/../aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:at::Tensor::is_complex() const",
"4000 build/../c10/core/Allocator.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/core/Device.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/core/DeviceGuard.h:at::TypeDefault::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"4000 build/../c10/core/DispatchKeySet.h:c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet)",
"4000 build/../c10/core/TensorImpl.h:torch::autograd::impl::set_pyobj(at::Tensor const&, _object*)",
"4000 build/../c10/util/Optional.h:at::CPUType::empty_memory_format(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/util/Optional.h:at::TypeDefault::fill__Scalar(at::Tensor&, c10::Scalar)",
"4000 build/../c10/util/Optional.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"4000 build/../c10/util/SmallVector.h:c10::TensorImpl::sizes() const [/data/users/test_user/repos/pytorch/torch/lib/libc10.so]",
"4000 build/../c10/util/UniqueVoidPtr.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"4000 build/../c10/util/intrusive_ptr.h:THPVariable_NewWithVar(_typeobject*, at::Tensor)",
"4000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::pyobj(at::Tensor const&)",
"4000 build/../torch/csrc/autograd/variable.cpp:torch::autograd::impl::set_pyobj(at::Tensor const&, _object*)",
"4000 build/aten/src/ATen/core/TensorMethods.cpp:at::Tensor::device() const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3006 /tmp/build/80754af9/python_1599604603603/work/Objects/methodobject.c:_PyCFunction_FastCallKeywords [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"3006 /tmp/build/80754af9/python_1599604603603/work/Objects/obmalloc.c:PyObject_Free [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"3000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const",
"3000 /usr/include/c++/8/array:at::Tensor c10::Dispatcher::callWithDispatchKey<at::Tensor, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat> >(c10::TypedOperatorHandle<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)> const&, c10::DispatchKey, c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>) const'2",
"3000 /usr/include/c++/8/array:bool c10::Dispatcher::callWithDispatchKey<bool, at::Tensor const&>(c10::TypedOperatorHandle<bool (at::Tensor const&)> const&, c10::DispatchKey, at::Tensor const&) const",
"3000 /usr/include/c++/8/bits/atomic_base.h:c10::intrusive_ptr<c10::TensorImpl, c10::UndefinedTensorImpl>::reset_()",
"3000 /usr/include/c++/8/bits/shared_ptr_base.h:THPVariable_clear(THPVariable*)",
"3000 /usr/include/c++/8/bits/stl_vector.h:torch::PyWarningHandler::PyWarningHandler()",
"3000 /usr/include/c++/8/bits/unique_ptr.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"3000 /usr/include/c++/8/ext/new_allocator.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"3000 /usr/include/c++/8/tuple:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"3000 build/../aten/src/ATen/core/LegacyTypeDispatch.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"3000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<bool (*)(at::Tensor const&), bool, c10::guts::typelist::typelist<at::Tensor const&> >, bool (at::Tensor const&)>::call(c10::OperatorKernel*, at::Tensor const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"3000 build/../c10/core/Backend.h:torch::PythonArgs::device(int)",
"3000 build/../c10/core/Backend.h:torch::tensors::get_default_dispatch_key()",
"3000 build/../c10/core/Device.h:c10::DefaultCPUAllocator::allocate(unsigned long) const",
"3000 build/../c10/core/Device.h:c10::impl::detail::with_scattered_tensor_options_impl_<c10::CompileTimeFunctionPointer<at::Tensor (c10::ArrayRef<long>, c10::TensorOptions const&), &at::TypeDefault::ones>, c10::guts::typelist::typelist<c10::ArrayRef<long> >, c10::guts::typelist::typelist<> >::wrapper(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3000 build/../c10/core/DispatchKeySet.h:at::empty(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"3000 build/../c10/core/DispatchKeySet.h:at::ones(c10::ArrayRef<long>, std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>, std::optional<bool>)",
"3000 build/../c10/core/Scalar.h:at::native::ones(c10::ArrayRef<long>, c10::TensorOptions const&)",
"3000 build/../c10/core/TensorImpl.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"3000 build/../c10/core/TensorImpl.h:c10::VariableVersion::VersionCounter::~VersionCounter() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"3000 build/../c10/util/Optional.h:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&)",
"3000 build/../c10/util/Optional.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"3000 build/../c10/util/Optional.h:torch::autograd::THPVariable_ones(_object*, _object*, _object*)",
"3000 build/../c10/util/intrusive_ptr.h:THPVariable_dealloc(THPVariable*)",
"3000 build/../c10/util/typeid.h:c10::TensorImpl::data() const",
"3000 build/../c10/util/typeid.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.469]",
"3000 build/../c10/util/typeid.h:c10::TensorOptions::dtype(std::optional<c10::ScalarType>) const [clone .isra.484]",
"3000 build/../torch/csrc/utils/object_ptr.h:torch::PythonArgs::intlist(int)",
"3000 build/../torch/csrc/utils/python_arg_parser.cpp:torch::PythonArgParser::check_deprecated(torch::FunctionSignature const&) [/data/users/test_user/repos/pytorch/torch/lib/libtorch_python.so]",
"3000 build/aten/src/ATen/core/TensorBody.h:at::native::empty_cpu(c10::ArrayRef<long>, c10::TensorOptions const&, std::optional<c10::MemoryFormat>)",
"3000 build/aten/src/ATen/core/TensorBody.h:torch::autograd::make_variable(at::Tensor, bool, bool)",
"2006 /tmp/build/80754af9/python_1599604603603/work/Objects/object.c:PyObject_GenericGetAttr [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
"2000 /usr/include/c++/8/array:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"2000 /usr/include/c++/8/bits/atomic_base.h:at::Tensor at::detail::make_tensor<c10::TensorImpl, c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >, c10::DispatchKey, caffe2::TypeMeta&>(c10::intrusive_ptr<c10::StorageImpl, c10::detail::intrusive_target_default_null_type<c10::StorageImpl> >&&, c10::DispatchKey&&, caffe2::TypeMeta&)",
"2000 /usr/include/c++/8/bits/move.h:c10::TensorImpl::set_autograd_meta(std::unique_ptr<c10::AutogradMetaInterface, std::default_delete<c10::AutogradMetaInterface> >)",
"2000 /usr/include/c++/8/bits/shared_ptr_base.h:torch::autograd::impl::try_get_grad_accumulator(at::Tensor const&)",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::FunctionSignature::parse(_object*, _object*, _object*, _object**, bool)",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::PyWarningHandler::~PyWarningHandler()",
"2000 /usr/include/c++/8/bits/stl_vector.h:torch::PythonArgParser::raw_parse(_object*, _object*, _object*, _object**)",
"2000 /usr/include/c++/8/new:c10::OptionalDeviceGuard::OptionalDeviceGuard(std::optional<c10::Device>)",
"2000 /usr/include/c++/8/new:c10::computeDispatchKey(std::optional<c10::ScalarType>, std::optional<c10::Layout>, std::optional<c10::Device>)",
"2000 /usr/include/c++/8/tuple:c10::TensorImpl::TensorImpl(c10::Storage&&, c10::DispatchKeySet, caffe2::TypeMeta const&, std::optional<c10::Device>)",
"2000 build/../aten/src/ATen/Context.cpp:at::getCPUAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h:c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoRuntimeFunctor_<at::Tensor& (*)(at::Tensor&, c10::Scalar), at::Tensor&, c10::guts::typelist::typelist<at::Tensor&, c10::Scalar> >, at::Tensor& (at::Tensor&, c10::Scalar)>::call(c10::OperatorKernel*, at::Tensor&, c10::Scalar)",
"2000 build/../aten/src/ATen/core/dispatch/OperatorEntry.h:at::Tensor& c10::Dispatcher::callWithDispatchKey<at::Tensor&, at::Tensor&, c10::Scalar>(c10::TypedOperatorHandle<at::Tensor& (at::Tensor&, c10::Scalar)> const&, c10::DispatchKey, at::Tensor&, c10::Scalar) const",
"2000 build/../aten/src/ATen/detail/CPUGuardImpl.h:at::detail::CPUGuardImpl::uncheckedSetDevice(c10::Device) const [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../aten/src/TH/THAllocator.cpp:getTHDefaultAllocator() [/data/users/test_user/repos/pytorch/torch/lib/libtorch_cpu.so]",
"2000 build/../c10/core/Allocator.h:c10::DefaultCPUAllocator::allocate(unsigned long) const"
]
}