From 1ccf9a6c8d2ba4e0290b693707c955d0267b9b0e Mon Sep 17 00:00:00 2001 From: lucasdelimanogueira Date: Tue, 7 May 2024 01:00:08 -0300 Subject: [PATCH] some tests test.py --- norch/__pycache__/tensor.cpython-38.pyc | Bin 12501 -> 12501 bytes norch/nn/__pycache__/module.cpython-38.pyc | Bin 4054 -> 4081 bytes norch/nn/module.py | 1 + norch/tensor.py | 1 + profile5.txt | 1132 ++++++++++++++++++++ profile7.txt | 1132 ++++++++++++++++++++ test.py | 26 +- 7 files changed, 2282 insertions(+), 10 deletions(-) create mode 100644 profile5.txt create mode 100644 profile7.txt diff --git a/norch/__pycache__/tensor.cpython-38.pyc b/norch/__pycache__/tensor.cpython-38.pyc index 6f19674784a797d892940f1477c5d115b29a660d..f584c1a40516cad48eb5868b54764ca873c480a4 100644 GIT binary patch delta 206 zcmV;<05Sj7Vbx&`RSgXa00000OPo1od9e-94gmv`-VS~Nr?XuTUjYHCv%L^30s*&^ z>Jq;Jwv(z8bOF$_9~8|20n@YX6*K_>>yzyjDYHu#umJ%BlQ9}8vn3e|0RbDcF&ZEP z0W*_Q9jO9a0h1sU6_XMkR{>s=Y93<&VYAL2Rs#WKvn3*%0Rft`!6Rn@0j-n4BO|j+ zB_aX=z_V{Bi2(uTv-v1U0Rj87LMk-@0S&WwE6M=@AG1R(I{^VXlYcIO0ZOw0FFpYQ I9+N;YmE=f3%>V!Z delta 206 zcmV;<05Sj7Vbx&`RSgXa00000TbDUzc(D!84gms_-VS~Nrn6lSUjYHBv%L^30s*#@ z>Jq;JwUeq7bOFz^9~8|20n)SW6*K_>>XYpiDYHu#umJ%AlQ9}8vn3e|0RbAbF&ZEP z0Wyp2eNK)7AKaa#;0T^m-tOi z;Lc$To_v=3JEQyLqdabmVUu}y8(6)8$`U6}2ndgaL?<0TITNZ*j^oI!^w{xtGy%@^-Fzb+7^}pxiB%tm6E) + 30 0.087 0.003 1.272 0.042 tensor.py:137(backward) + 1 0.000 0.000 1.001 1.001 __init__.py:1692(cpu_percent) + 1 1.001 1.001 1.001 1.001 {built-in method time.sleep} + 30049 0.348 0.000 0.406 0.000 tensor.py:307(__mul__) + 18 0.001 0.000 0.350 0.019 __init__.py:1() + 2235 0.006 0.000 0.311 0.000 functions.py:36(backward) + 1800 0.005 0.000 0.300 0.000 functions.py:104(backward) + 23409 0.183 0.000 0.224 0.000 tensor.py:211(__add__) + 197/5 0.001 0.000 0.191 0.038 :986(_find_and_load) + 197/5 0.001 0.000 0.191 0.038 :956(_find_and_load_unlocked) + 186/5 0.001 0.000 0.190 0.038 :650(_load_unlocked) + 144/5 0.001 0.000 0.190 0.038 :842(exec_module) + 291/5 0.000 0.000 0.188 0.038 :211(_call_with_frames_removed) + 5340 0.159 0.000 0.183 0.000 tensor.py:543(transpose) + 217/25 0.001 0.000 0.169 0.007 :1017(_handle_fromlist) + 384/12 0.001 0.000 0.168 0.014 {built-in method builtins.__import__} + 2265 0.009 0.000 0.152 0.000 functions.py:52(backward) + 4530 0.128 0.000 0.135 0.000 tensor.py:356(__matmul__) + 1860 0.103 0.000 0.107 0.000 tensor.py:486(__rtruediv__) + 6904 0.005 0.000 0.082 0.000 functions.py:22(backward) + 76045 0.065 0.000 0.076 0.000 tensor.py:19(__init__) + 3045 0.005 0.000 0.056 0.000 functions.py:29(backward) + 1950 0.014 0.000 0.044 0.000 tensor.py:259(__sub__) + 144 0.002 0.000 0.041 0.000 :914(get_code) + 2205 0.002 0.000 0.034 0.000 functions.py:14(backward) + 3930 0.002 0.000 0.033 0.000 tensor.py:347(__rmul__) + 2265 0.001 0.000 0.032 0.000 tensor.py:350(__neg__) + 3660 0.023 0.000 0.031 0.000 tensor.py:429(__rpow__) + 1 0.000 0.000 0.030 0.030 multiarray.py:1() + 1 0.000 0.000 0.029 0.029 overrides.py:1() + 186/184 0.001 0.000 0.027 0.000 :549(module_from_spec) + 194 0.002 0.000 0.025 0.000 :890(_find_spec) + 1 0.000 0.000 0.024 0.024 test.py:80(__init__) + 144 0.001 0.000 0.024 0.000 :638(_compile_bytecode) + 2 0.000 0.000 0.024 0.012 linear.py:5(__init__) + 4 0.000 0.000 0.024 0.006 parameter.py:9(__init__) + 144 0.024 0.000 0.024 0.000 {built-in method marshal.loads} + 177 0.000 0.000 0.022 0.000 :1399(find_spec) + 177 0.001 0.000 0.021 0.000 :1367(_get_spec) + 1 0.000 0.000 0.020 0.020 __init__.py:7() + 198565 0.019 0.000 0.019 0.000 {built-in method _ctypes.POINTER} + 130694 0.019 0.000 0.019 0.000 {built-in method builtins.isinstance} + 23 0.000 0.000 0.019 0.001 :1164(create_module) + 23 0.014 0.001 0.019 0.001 {built-in method _imp.create_dynamic} + 331 0.005 0.000 0.018 0.000 :1498(find_spec) + 4440 0.018 0.000 0.018 0.000 functions.py:92(__init__) + 1 0.001 0.001 0.016 0.016 core.py:1() + 1800 0.012 0.000 0.015 0.000 tensor.py:448(__truediv__) + 1 0.000 0.000 0.015 0.015 _pickle.py:1() + 294/292 0.007 0.000 0.015 0.000 {built-in method builtins.__build_class__} + 1890 0.012 0.000 0.015 0.000 tensor.py:74(ones_like) + 314 0.002 0.000 0.014 0.000 overrides.py:170(decorator) + 23/18 0.000 0.000 0.013 0.001 :1172(exec_module) + 23/18 0.003 0.000 0.013 0.001 {built-in method _imp.exec_dynamic} + 1 0.000 0.000 0.013 0.013 py3k.py:1() + 1 0.000 0.000 0.012 0.012 numeric.py:1() + 36 0.000 0.000 0.012 0.000 tensor.py:57(flatten) + 5626/36 0.009 0.000 0.012 0.000 tensor.py:58(flatten_recursively) + 23469 0.011 0.000 0.011 0.000 functions.py:4(__init__) + 870 0.001 0.000 0.011 0.000 functions.py:97(backward) + 208/4 0.001 0.000 0.011 0.003 utils.py:5(generate_random_list) + 4 0.000 0.000 0.011 0.003 utils.py:16() + 1 0.000 0.000 0.011 0.011 index_tricks.py:1() + 204 0.004 0.000 0.010 0.000 utils.py:14() + 71451 0.010 0.000 0.010 0.000 {method 'copy' of 'list' objects} + 153 0.000 0.000 0.010 0.000 re.py:289(_compile) + 31 0.000 0.000 0.009 0.000 sre_compile.py:759(compile) + 1 0.000 0.000 0.009 0.009 inspect.py:1() + 28 0.000 0.000 0.009 0.000 re.py:250(compile) + 144 0.001 0.000 0.009 0.000 :1034(get_data) + 2 0.000 0.000 0.009 0.004 shape_base.py:1() + 14685 0.009 0.000 0.009 0.000 functions.py:26(__init__) + 284 0.002 0.000 0.008 0.000 overrides.py:88(verify_matching_signatures) + 30 0.001 0.000 0.007 0.000 sgd.py:11(step) + 1 0.000 0.000 0.007 0.007 pathlib.py:1() + 960 0.005 0.000 0.007 0.000 tensor.py:410(__pow__) + 51 0.003 0.000 0.007 0.000 __init__.py:313(namedtuple) + 1 0.001 0.001 0.007 0.007 fromnumeric.py:1() + 755 0.001 0.000 0.007 0.000 :135(_path_stat) + 186 0.001 0.000 0.007 0.000 :477(_init_module_attrs) + 1 0.000 0.000 0.006 0.006 _pslinux.py:5() + 1 0.000 0.000 0.006 0.006 _common.py:5() + 5302 0.005 0.000 0.006 0.000 random.py:415(uniform) + 618 0.001 0.000 0.006 0.000 _inspect.py:96(getargspec) + 759 0.006 0.000 0.006 0.000 {built-in method posix.stat} + 13440 0.006 0.000 0.006 0.000 functions.py:18(__init__) + 1 0.000 0.000 0.006 0.006 defmatrix.py:1() + 1740 0.002 0.000 0.006 0.000 :121(_path_join) + 317 0.001 0.000 0.005 0.000 function_base.py:483(add_newdoc) + 150/30 0.000 0.000 0.005 0.000 module.py:22(__call__) + 1 0.000 0.000 0.005 0.005 _add_newdocs.py:1() + 30 0.000 0.000 0.005 0.000 test.py:88(forward) + 288 0.002 0.000 0.005 0.000 :354(cache_from_source) + 1 0.000 0.000 0.005 0.005 tensor.py:1() + 31 0.000 0.000 0.005 0.000 sre_parse.py:937(parse) + 25735 0.005 0.000 0.005 0.000 {method 'add' of 'set' objects} + 33966 0.005 0.000 0.005 0.000 {method 'append' of 'list' objects} + 62/31 0.000 0.000 0.004 0.000 sre_parse.py:435(_parse_sub) + 65/31 0.002 0.000 0.004 0.000 sre_parse.py:493(_parse) + 1 0.000 0.000 0.004 0.004 secrets.py:1() + 1 0.000 0.000 0.004 0.004 linalg.py:1() + 1 0.000 0.000 0.004 0.004 npyio.py:1() + 385 0.002 0.000 0.004 0.000 functools.py:34(update_wrapper) + 31 0.000 0.000 0.004 0.000 sre_compile.py:598(_code) + 347 0.001 0.000 0.004 0.000 :194(_lock_unlock_module) + 14 0.000 0.000 0.004 0.000 core.py:115(doc_note) + 144 0.004 0.000 0.004 0.000 {built-in method io.open_code} + 1 0.000 0.000 0.004 0.004 linecache.py:1() + 7 0.000 0.000 0.004 0.001 enum.py:483(_convert_) + 1 0.000 0.000 0.004 0.004 numerictypes.py:1() + 465 0.003 0.000 0.004 0.000 tensor.py:507(log) + 311 0.000 0.000 0.004 0.000 :376(cached) + 614 0.003 0.000 0.004 0.000 _inspect.py:65(getargs) + 1 0.000 0.000 0.004 0.004 extras.py:1() + 1 0.000 0.000 0.004 0.004 _internal.py:1() + 144 0.003 0.000 0.003 0.000 {method 'read' of '_io.BufferedReader' objects} + 1 0.000 0.000 0.003 0.003 version.py:1() + 1 0.000 0.000 0.003 0.003 socket.py:4() + 79 0.000 0.000 0.003 0.000 enum.py:313(__call__) + 167 0.000 0.000 0.003 0.000 :484(_get_cached) + 1 0.000 0.000 0.003 0.003 tokenize.py:1() + 1 0.000 0.000 0.003 0.003 _methods.py:1() + 1 0.000 0.000 0.003 0.003 pickle.py:1() + 9 0.000 0.000 0.003 0.000 enum.py:430(_create_) + 28 0.002 0.000 0.003 0.000 inspect.py:625(cleandoc) + 2 0.000 0.000 0.003 0.002 polynomial.py:1() + 118/31 0.001 0.000 0.003 0.000 sre_compile.py:71(_compile) + 25098 0.003 0.000 0.003 0.000 {method 'pop' of 'list' objects} + 1 0.000 0.000 0.003 0.003 _version.py:7() + 1 0.000 0.000 0.003 0.003 datetime.py:1() + 60 0.000 0.000 0.003 0.000 activation.py:19(forward) + 14 0.001 0.000 0.003 0.000 enum.py:157(__new__) + 5200 0.003 0.000 0.003 0.000 {built-in method builtins.getattr} + 2 0.000 0.000 0.003 0.001 function_base.py:1() + 544 0.002 0.000 0.003 0.000 :157(_get_module_lock) + 197 0.000 0.000 0.003 0.000 :147(__enter__) + 1 0.000 0.000 0.003 0.003 hmac.py:1() + 1740 0.002 0.000 0.003 0.000 :123() + 1 0.000 0.000 0.003 0.003 getlimits.py:158(_register_known_types) + 17 0.000 0.000 0.003 0.000 :746(create_module) + 1 0.000 0.000 0.003 0.003 defchararray.py:1() + 17 0.003 0.000 0.003 0.000 {built-in method _imp.create_builtin} + 1 0.000 0.000 0.003 0.003 _compat.py:5() + 4620 0.003 0.000 0.003 0.000 functions.py:49(__init__) + 4530 0.002 0.000 0.002 0.000 functions.py:33(__init__) + 234 0.000 0.000 0.002 0.000 :154(_path_isfile) + 258 0.000 0.000 0.002 0.000 :145(_path_is_mode_type) + 6 0.000 0.000 0.002 0.000 getlimits.py:34(__init__) + 1 0.000 0.000 0.002 0.002 scimath.py:1() + 10 0.000 0.000 0.002 0.000 extras.py:234(__init__) + 10 0.000 0.000 0.002 0.000 extras.py:238(getdoc) + 1 0.000 0.000 0.002 0.002 shutil.py:1() + 544 0.002 0.000 0.002 0.000 :78(acquire) + 60 0.000 0.000 0.002 0.000 linear.py:12(forward) + 167 0.000 0.000 0.002 0.000 :1493(_get_spec) + 1 0.000 0.000 0.002 0.002 _pslinux.py:1667(Process) + 1 0.000 0.000 0.002 0.002 dis.py:1() + 1 0.000 0.000 0.002 0.002 ntpath.py:2() + 810 0.002 0.000 0.002 0.000 {built-in method __new__ of type object at 0x902780} + 37 0.000 0.000 0.002 0.000 abc.py:84(__new__) + 386 0.000 0.000 0.002 0.000 :1330(_path_importer_cache) + 544 0.002 0.000 0.002 0.000 :103(release) + 36 0.000 0.000 0.002 0.000 getlimits.py:111(_float_to_str) + 3660 0.002 0.000 0.002 0.000 functions.py:101(__init__) + 288 0.001 0.000 0.002 0.000 :127(_path_split) + 1 0.000 0.000 0.002 0.002 parse.py:1() + 1 0.000 0.000 0.002 0.002 _ufunc_config.py:1() + 1 0.000 0.000 0.001 0.001 subprocess.py:10() + 1 0.000 0.000 0.001 0.001 twodim_base.py:1() + 144 0.000 0.000 0.001 0.000 :1075(path_stats) + 2316 0.001 0.000 0.001 0.000 {built-in method builtins.setattr} + 1 0.000 0.000 0.001 0.001 decoder.py:1() + 1 0.000 0.000 0.001 0.001 tensor.py:15(Tensor) + 50 0.000 0.000 0.001 0.000 core.py:131(get_object_signature) + 2 0.000 0.000 0.001 0.001 __init__.py:339(__init__) + 58 0.001 0.000 0.001 0.000 sre_compile.py:276(_optimize_charset) + 2 0.001 0.001 0.001 0.001 {built-in method _ctypes.dlopen} + 2334 0.001 0.000 0.001 0.000 {method 'join' of 'str' objects} + 60 0.000 0.000 0.001 0.000 tensor.py:235(__radd__) + 317 0.000 0.000 0.001 0.000 function_base.py:469(_add_docstring) + 167 0.001 0.000 0.001 0.000 :689(spec_from_file_location) + 1 0.000 0.000 0.001 0.001 type_check.py:1() + 5304 0.001 0.000 0.001 0.000 {method 'random' of '_random.Random' objects} + 1802 0.001 0.000 0.001 0.000 {built-in method math.log} + 7 0.000 0.000 0.001 0.000 enum.py:500() + 5966 0.001 0.000 0.001 0.000 {method 'extend' of 'list' objects} + 1 0.000 0.000 0.001 0.001 _pocketfft.py:1() +5490/5366 0.001 0.000 0.001 0.000 {built-in method builtins.len} + 1 0.000 0.000 0.001 0.001 _type_aliases.py:1() + 18 0.000 0.000 0.001 0.000 arrayprint.py:1571(_array_str_implementation) + 1 0.000 0.000 0.001 0.001 _add_newdocs_scalars.py:1() + 2 0.000 0.000 0.001 0.001 utils.py:1() + 1 0.000 0.000 0.001 0.001 sgd.py:5(__init__) + 18 0.000 0.000 0.001 0.000 arrayprint.py:506(wrapper) + 22 0.000 0.000 0.001 0.000 :1317(_path_hooks) + 197 0.000 0.000 0.001 0.000 :151(__exit__) + 22 0.000 0.000 0.001 0.000 :1549(_fill_cache) + 1 0.000 0.000 0.001 0.001 optimizer.py:9(__init__) + 13/5 0.000 0.000 0.001 0.000 module.py:35(parameters) + 1 0.000 0.000 0.001 0.001 signal.py:1() + 18 0.001 0.000 0.001 0.000 arrayprint.py:1564(_guarded_repr_or_str) + 26 0.000 0.000 0.001 0.000 core.py:6832(__init__) + 1867 0.001 0.000 0.001 0.000 :222(_verbose_message) + 26 0.000 0.000 0.001 0.000 core.py:6837(getdoc) + 2241 0.001 0.000 0.001 0.000 {built-in method builtins.hasattr} + 52 0.000 0.000 0.001 0.000 core.py:894(__init__) + 304 0.000 0.000 0.001 0.000 {built-in method builtins.max} + 31 0.000 0.000 0.001 0.000 sre_compile.py:536(_compile_info) + 192 0.000 0.000 0.001 0.000 enum.py:75(__setitem__) + 22 0.001 0.000 0.001 0.000 {built-in method posix.listdir} + 1 0.000 0.000 0.001 0.001 pickle.py:197() + 1 0.000 0.000 0.001 0.001 linear.py:1() + 1 0.000 0.000 0.001 0.001 nanfunctions.py:1() + 1 0.000 0.000 0.001 0.001 scanner.py:1() + 144 0.000 0.000 0.001 0.000 :553(_classify_pyc) + 1950 0.001 0.000 0.001 0.000 functions.py:11(__init__) + 1 0.000 0.000 0.001 0.001 opcode.py:2() + 30 0.000 0.000 0.001 0.000 loss.py:13(__call__) + 568 0.000 0.000 0.001 0.000 :1(__new__) + 107 0.000 0.000 0.001 0.000 re.py:188(match) + 30 0.000 0.000 0.001 0.000 loss.py:21(forward) + 3600 0.001 0.000 0.001 0.000 functions.py:7(backward) + 432 0.001 0.000 0.001 0.000 :79(_unpack_uint32) + 144 0.000 0.000 0.001 0.000 :586(_validate_timestamp_pyc) + 156 0.000 0.000 0.001 0.000 module.py:100(__setattr__) + 196 0.001 0.000 0.001 0.000 :176(cb) + 618 0.000 0.000 0.001 0.000 _inspect.py:13(ismethod) + 317 0.000 0.000 0.001 0.000 function_base.py:451(_needs_add_docstring) + 14 0.000 0.000 0.001 0.000 re.py:223(split) + 1 0.000 0.000 0.001 0.001 _psposix.py:5() + 3770 0.001 0.000 0.001 0.000 {method 'rstrip' of 'str' objects} + 46 0.000 0.000 0.001 0.000 _inspect.py:140(formatargspec) + 1 0.000 0.000 0.001 0.001 bz2.py:1() + 405 0.000 0.000 0.001 0.000 abc.py:96(__instancecheck__) + 1 0.000 0.000 0.001 0.001 selectors.py:1() + 24 0.000 0.000 0.001 0.000 _add_newdocs_scalars.py:71(add_newdoc_for_scalar_type) + 14 0.000 0.000 0.001 0.000 core.py:8222(__init__) + 1 0.000 0.000 0.001 0.001 ctypeslib.py:1() + 1 0.000 0.000 0.001 0.001 ast.py:1() + 516 0.000 0.000 0.001 0.000 :389(parent) + 1255 0.001 0.000 0.001 0.000 {method 'rpartition' of 'str' objects} + 757 0.000 0.000 0.001 0.000 sre_parse.py:164(__getitem__) + 1 0.000 0.000 0.001 0.001 arrayprint.py:1() + 22 0.000 0.000 0.001 0.000 :1590(path_hook_for_FileFinder) + 23 0.000 0.000 0.001 0.000 overrides.py:221(decorator) + 196 0.000 0.000 0.001 0.000 :58(__init__) + 14 0.000 0.000 0.001 0.000 core.py:8227(getdoc) + 37 0.001 0.000 0.001 0.000 {built-in method _abc._abc_init} + 1 0.000 0.000 0.001 0.001 module.py:1() + 483 0.000 0.000 0.001 0.000 sre_parse.py:254(get) + 146/59 0.000 0.000 0.001 0.000 sre_parse.py:174(getwidth) + 30 0.000 0.000 0.001 0.000 functions.py:80(backward) + 1 0.000 0.000 0.001 0.001 random.py:1() + 618 0.000 0.000 0.001 0.000 _inspect.py:26(isfunction) + 405 0.000 0.000 0.001 0.000 {built-in method _abc._abc_instancecheck} + 548 0.000 0.000 0.001 0.000 :867(__exit__) + 614 0.000 0.000 0.001 0.000 _inspect.py:41(iscode) + 5 0.000 0.000 0.001 0.000 inspect.py:325(getmembers) + 383 0.001 0.000 0.001 0.000 functools.py:64(wraps) + 14 0.000 0.000 0.000 0.000 enum.py:200() + 1 0.000 0.000 0.000 0.000 _exceptions.py:1() + 1 0.000 0.000 0.000 0.000 contextvars.py:1() + 1 0.000 0.000 0.000 0.000 threading.py:1() + 548 0.000 0.000 0.000 0.000 :863(__enter__) + 1 0.000 0.000 0.000 0.000 arraysetops.py:1() + 984 0.000 0.000 0.000 0.000 {built-in method builtins.min} + 1 0.000 0.000 0.000 0.000 encoder.py:1() + 4 0.000 0.000 0.000 0.000 __init__.py:1595(cpu_times) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:362(_get_scalar_type_map) + 1 0.000 0.000 0.000 0.000 hashlib.py:5() + 3 0.000 0.000 0.000 0.000 warnings.py:130(filterwarnings) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:373() + 2162 0.000 0.000 0.000 0.000 {method 'startswith' of 'str' objects} + 621 0.000 0.000 0.000 0.000 sre_parse.py:233(__next) + 576 0.000 0.000 0.000 0.000 :129() + 314 0.000 0.000 0.000 0.000 {method 'replace' of 'code' objects} + 285 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects} + 194 0.000 0.000 0.000 0.000 :725(find_spec) + 26 0.000 0.000 0.000 0.000 core.py:921(__init__) + 129/29 0.000 0.000 0.000 0.000 abc.py:100(__subclasscheck__) + 50 0.000 0.000 0.000 0.000 _internal.py:869(_ufunc_doc_signature_formatter) + 18 0.000 0.000 0.000 0.000 core.py:997(__init__) + 129/29 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck} + 14 0.000 0.000 0.000 0.000 hashlib.py:123(__get_openssl_constructor) + 1 0.000 0.000 0.000 0.000 numbers.py:4() + 4 0.000 0.000 0.000 0.000 textwrap.py:414(dedent) + 1 0.000 0.000 0.000 0.000 lzma.py:1() + 1288 0.000 0.000 0.000 0.000 {built-in method _imp.acquire_lock} + 1 0.000 0.000 0.000 0.000 parameter.py:1() + 1 0.000 0.000 0.000 0.000 contextlib.py:72(inner) + 22 0.000 0.000 0.000 0.000 :1459(__init__) + 1 0.000 0.000 0.000 0.000 histograms.py:1() + 238 0.000 0.000 0.000 0.000 enum.py:417(__setattr__) + 1288 0.000 0.000 0.000 0.000 {built-in method _imp.release_lock} + 3 0.000 0.000 0.000 0.000 _pslinux.py:584(cpu_times) + 31 0.000 0.000 0.000 0.000 enum.py:938(__and__) + 1107 0.000 0.000 0.000 0.000 {built-in method _thread.get_ident} + 8 0.000 0.000 0.000 0.000 hashlib.py:79(__get_builtin_constructor) + 22 0.000 0.000 0.000 0.000 :63(__init__) + 12 0.000 0.000 0.000 0.000 datetime.py:488(__new__) + 1 0.000 0.000 0.000 0.000 ufunclike.py:1() + 1 0.000 0.000 0.000 0.000 stride_tricks.py:1() + 1 0.000 0.000 0.000 0.000 {function SeedSequence.generate_state at 0x7f2796f03c10} + 1 0.000 0.000 0.000 0.000 glob.py:1() + 341 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects} + 36 0.000 0.000 0.000 0.000 getlimits.py:91(_float_to_float) + 465 0.000 0.000 0.000 0.000 functions.py:67(__init__) + 144 0.000 0.000 0.000 0.000 :516(_check_name_wrapper) + 1 0.000 0.000 0.000 0.000 sgd.py:1() + 36 0.000 0.000 0.000 0.000 getlimits.py:16(_fr0) + 118 0.000 0.000 0.000 0.000 {built-in method numpy.array} + 189 0.000 0.000 0.000 0.000 :175(_path_isabs) + 1 0.000 0.000 0.000 0.000 __init__.py:1920(virtual_memory) + 4 0.000 0.000 0.000 0.000 re.py:203(sub) + 422 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects} + 14 0.000 0.000 0.000 0.000 enum.py:143(__prepare__) + 6 0.000 0.000 0.000 0.000 numeric.py:2536(extend_all) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:94(_add_aliases) + 1 0.000 0.000 0.000 0.000 _pslinux.py:406(virtual_memory) + 28 0.000 0.000 0.000 0.000 sre_parse.py:96(closegroup) + 14 0.000 0.000 0.000 0.000 {method 'split' of 're.Pattern' objects} + 1 0.000 0.000 0.000 0.000 _iotools.py:1() + 196 0.000 0.000 0.000 0.000 :342(__init__) + 928 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects} + 1 0.000 0.000 0.000 0.000 arraypad.py:1() + 379 0.000 0.000 0.000 0.000 socket.py:91() + 177 0.000 0.000 0.000 0.000 :800(find_spec) + 342 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.add_docstring} + 314 0.000 0.000 0.000 0.000 overrides.py:128(array_function_dispatch) + 1 0.000 0.000 0.000 0.000 _globals.py:1() + 5 0.000 0.000 0.000 0.000 _common.py:423(wrapper) + 58 0.000 0.000 0.000 0.000 {built-in method posix.getcwd} + 1 0.000 0.000 0.000 0.000 core.py:6527(__new__) + 378 0.000 0.000 0.000 0.000 socket.py:86() + 3 0.000 0.000 0.000 0.000 tokenize.py:83(_all_string_prefixes) + 1 0.000 0.000 0.000 0.000 base64.py:3() + 1 0.000 0.000 0.000 0.000 records.py:1() + 103 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects} + 51 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects} + 30 0.000 0.000 0.000 0.000 tensor.py:525(sum) + 1 0.000 0.000 0.000 0.000 _compat_pickle.py:9() + 146 0.000 0.000 0.000 0.000 :35(_new_module) + 16 0.000 0.000 0.000 0.000 sre_compile.py:411(_mk_bitmap) + 1 0.000 0.000 0.000 0.000 mixins.py:1() + 10 0.000 0.000 0.000 0.000 {built-in method builtins.dir} + 297 0.000 0.000 0.000 0.000 sre_parse.py:249(match) + 24 0.000 0.000 0.000 0.000 :159(_path_isdir) + 1 0.000 0.000 0.000 0.000 _polybase.py:1() + 1 0.000 0.000 0.000 0.000 _pslinux.py:259(set_scputimes_ntuple) + 16 0.000 0.000 0.000 0.000 _type_aliases.py:58(bitname) + 1 0.000 0.000 0.000 0.000 functions.py:1() + 1 0.000 0.000 0.000 0.000 laguerre.py:1() + 1 0.000 0.000 0.000 0.000 getlimits.py:1() + 581 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects} + 34 0.000 0.000 0.000 0.000 _pslinux.py:1646(wrap_exceptions) + 3 0.000 0.000 0.000 0.000 ufunclike.py:58(_fix_and_maybe_deprecate_out_named_y) + 6 0.000 0.000 0.000 0.000 module.py:13(__init__) + 1 0.000 0.000 0.000 0.000 _string_helpers.py:1() + 53 0.000 0.000 0.000 0.000 sre_compile.py:423(_simple) + 37 0.000 0.000 0.000 0.000 enum.py:532(_get_mixins_) + 30 0.000 0.000 0.000 0.000 optimizer.py:20(zero_grad) + 3 0.000 0.000 0.000 0.000 ufunclike.py:41(_fix_out_named_y) + 377 0.000 0.000 0.000 0.000 socket.py:81() + 6 0.000 0.000 0.000 0.000 _common.py:764(open_binary) + 1603 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} + 1 0.000 0.000 0.000 0.000 chebyshev.py:1() + 14 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects} + 376 0.000 0.000 0.000 0.000 socket.py:76() + 291 0.000 0.000 0.000 0.000 sre_parse.py:172(append) + 1 0.000 0.000 0.000 0.000 hermite.py:1() + 1 0.000 0.000 0.000 0.000 legendre.py:1() + 17 0.000 0.000 0.000 0.000 :406(spec_from_loader) + 14 0.000 0.000 0.000 0.000 enum.py:579(_find_new_) + 1 0.000 0.000 0.000 0.000 mixins.py:59(NDArrayOperatorsMixin) + 240 0.000 0.000 0.000 0.000 sre_parse.py:160(__len__) + 58 0.000 0.000 0.000 0.000 sre_compile.py:249(_compile_charset) + 6 0.000 0.000 0.000 0.000 {built-in method io.open} + 396 0.000 0.000 0.000 0.000 {built-in method _thread.allocate_lock} + 178 0.000 0.000 0.000 0.000 sre_parse.py:286(tell) + 1 0.000 0.000 0.000 0.000 hermite_e.py:1() + 112 0.000 0.000 0.000 0.000 {built-in method builtins.repr} + 11 0.000 0.000 0.000 0.000 abc.py:89(register) + 1 0.000 0.000 0.000 0.000 opcode.py:37() + 197 0.000 0.000 0.000 0.000 :143(__init__) + 1 0.000 0.000 0.000 0.000 _string_helpers.py:9() + 13 0.000 0.000 0.000 0.000 _dtype_ctypes.py:100(dtype_from_ctypes_type) + 1 0.000 0.000 0.000 0.000 helper.py:1() + 1 0.000 0.000 0.000 0.000 einsumfunc.py:1() + 192 0.000 0.000 0.000 0.000 enum.py:22(_is_dunder) + 1 0.000 0.000 0.000 0.000 core.py:2697(MaskedArray) + 1 0.000 0.000 0.000 0.000 token.py:1() + 6 0.000 0.000 0.000 0.000 core.py:1146(__init__) + 1 0.000 0.000 0.000 0.000 pickle.py:407(_Pickler) + 73 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin} + 40/28 0.000 0.000 0.000 0.000 sre_compile.py:461(_get_literal_prefix) + 5 0.000 0.000 0.000 0.000 {method 'readline' of '_io.BufferedReader' objects} + 11 0.000 0.000 0.000 0.000 {built-in method _abc._abc_register} + 70 0.000 0.000 0.000 0.000 enum.py:631(__new__) + 433 0.000 0.000 0.000 0.000 {built-in method from_bytes} + 192 0.000 0.000 0.000 0.000 enum.py:33(_is_sunder) + 289 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects} + 152 0.000 0.000 0.000 0.000 enum.py:12(_is_descriptor) + 36 0.000 0.000 0.000 0.000 getlimits.py:24(_fr1) + 42 0.000 0.000 0.000 0.000 getlimits.py:101(_float_conv) + 31 0.000 0.000 0.000 0.000 sre_parse.py:224(__init__) + 466 0.000 0.000 0.000 0.000 {built-in method posix.fspath} + 16 0.000 0.000 0.000 0.000 __init__.py:383(__getattr__) + 194 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects} + 1 0.000 0.000 0.000 0.000 core.py:2808(__new__) + 28 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects} + 1 0.000 0.000 0.000 0.000 ast.py:405(NodeTransformer) + 4/3 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.ndarray' objects} + 1 0.000 0.000 0.000 0.000 _datasource.py:1() + 1 0.000 0.000 0.000 0.000 umath.py:1() + 16 0.000 0.000 0.000 0.000 _type_aliases.py:44(_bits_of) + 14 0.000 0.000 0.000 0.000 core.py:8239(_replace_return_type) + 31 0.000 0.000 0.000 0.000 sre_parse.py:432(_uniq) + 16 0.000 0.000 0.000 0.000 sre_compile.py:413() + 52 0.000 0.000 0.000 0.000 _add_newdocs.py:6753(refer_to_array_attribute) + 1 0.000 0.000 0.000 0.000 token.py:74() + 17 0.000 0.000 0.000 0.000 :754(exec_module) + 37 0.000 0.000 0.000 0.000 enum.py:543(_find_data_type) + 1 0.000 0.000 0.000 0.000 struct.py:3() + 177 0.000 0.000 0.000 0.000 {built-in method _imp.is_frozen} + 403 0.000 0.000 0.000 0.000 {built-in method builtins.globals} + 8 0.000 0.000 0.000 0.000 {built-in method builtins.sorted} + 1 0.000 0.000 0.000 0.000 __init__.py:1733(calculate) + 2 0.000 0.000 0.000 0.000 core.py:2966(__array_finalize__) + 144 0.000 0.000 0.000 0.000 :1004(__init__) + 8 0.000 0.000 0.000 0.000 _ufunc_config.py:33(seterr) + 93 0.000 0.000 0.000 0.000 _inspect.py:131(strseq) + 257 0.000 0.000 0.000 0.000 hmac.py:17() + 13 0.000 0.000 0.000 0.000 mixins.py:44(_numeric_methods) + 120 0.000 0.000 0.000 0.000 tensor.py:167(zero_grad) + 47 0.000 0.000 0.000 0.000 re.py:270(escape) + 72 0.000 0.000 0.000 0.000 {method 'copy' of 'numpy.ndarray' objects} + 1 0.000 0.000 0.000 0.000 defchararray.py:1908(chararray) + 61 0.000 0.000 0.000 0.000 _inspect.py:144() + 1 0.000 0.000 0.000 0.000 __init__.py:298(Process) + 1 0.000 0.000 0.000 0.000 threading.py:1262(__init__) + 1 0.000 0.000 0.000 0.000 inspect.py:2428(_ParameterKind) + 28 0.000 0.000 0.000 0.000 sre_parse.py:84(opengroup) + 317 0.000 0.000 0.000 0.000 __init__.py:385() + 109 0.000 0.000 0.000 0.000 {method 'match' of 're.Pattern' objects} + 1 0.000 0.000 0.000 0.000 _pslinux.py:600(per_cpu_times) + 1 0.000 0.000 0.000 0.000 sgd.py:9() + 1 0.000 0.000 0.000 0.000 memmap.py:1() + 1 0.000 0.000 0.000 0.000 _psposix.py:66() + 47 0.000 0.000 0.000 0.000 sre_parse.py:355(_escape) + 4 0.000 0.000 0.000 0.000 enum.py:932(__or__) + 4 0.000 0.000 0.000 0.000 tensor.py:90(zeros_like) + 257 0.000 0.000 0.000 0.000 hmac.py:18() + 331 0.000 0.000 0.000 0.000 :68(_relax_case) + 121 0.000 0.000 0.000 0.000 sre_parse.py:111(__init__) + 317 0.000 0.000 0.000 0.000 {built-in method sys.intern} + 1 0.000 0.000 0.000 0.000 _asarray.py:1() + 218 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects} + 172 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects} + 1 0.000 0.000 0.000 0.000 selectors.py:80(BaseSelector) + 1 0.000 0.000 0.000 0.000 _endian.py:1() + 4 0.000 0.000 0.000 0.000 _ufunc_config.py:430(__enter__) + 1 0.000 0.000 0.000 0.000 polyutils.py:1() + 16 0.000 0.000 0.000 0.000 __init__.py:390(__getitem__) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:211(_set_array_types) + 1 0.000 0.000 0.000 0.000 datetime.py:2181(timezone) + 1 0.000 0.000 0.000 0.000 core.py:3115(view) + 1 0.000 0.000 0.000 0.000 _polybase.py:18(ABCPolyBase) + 83 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects} + 41 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:83() + 1 0.000 0.000 0.000 0.000 os.py:42(_get_exports_list) + 118 0.000 0.000 0.000 0.000 sre_parse.py:81(groups) + 1 0.000 0.000 0.000 0.000 activation.py:1() + 17 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin} + 98 0.000 0.000 0.000 0.000 types.py:171(__get__) + 8 0.000 0.000 0.000 0.000 {method 'sub' of 're.Pattern' objects} + 1 0.000 0.000 0.000 0.000 numerictypes.py:588(_register_types) + 1 0.000 0.000 0.000 0.000 traceback.py:1() + 144 0.000 0.000 0.000 0.000 {built-in method _imp._fix_co_filename} + 2 0.000 0.000 0.000 0.000 enum.py:889(_missing_) + 3 0.000 0.000 0.000 0.000 datetime.py:1567(__new__) + 1 0.000 0.000 0.000 0.000 bisect.py:1() + 82 0.000 0.000 0.000 0.000 overrides.py:121(decorator) + 186 0.000 0.000 0.000 0.000 :397(has_location) + 2 0.000 0.000 0.000 0.000 enum.py:899(_create_pseudo_member_) + 120 0.000 0.000 0.000 0.000 opcode.py:39(def_op) + 1 0.000 0.000 0.000 0.000 __init__.py:1671(_cpu_times_deltas) + 2 0.000 0.000 0.000 0.000 core.py:6721(__init__) + 1 0.000 0.000 0.000 0.000 _compression.py:1() + 192 0.000 0.000 0.000 0.000 {built-in method builtins.issubclass} + 288 0.000 0.000 0.000 0.000 {built-in method builtins.chr} + 82 0.000 0.000 0.000 0.000 overrides.py:110(set_module) + 1 0.000 0.000 0.000 0.000 core.py:6545(__array_finalize__) + 2 0.000 0.000 0.000 0.000 contextlib.py:71(__call__) + 36 0.000 0.000 0.000 0.000 _string_helpers.py:16(english_lower) + 1 0.000 0.000 0.000 0.000 numerictypes.py:440(_construct_lookups) + 1 0.000 0.000 0.000 0.000 pickle.py:1136(_Unpickler) + 1 0.000 0.000 0.000 0.000 __init__.py:335(_sanity_check) + 317 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} + 31 0.000 0.000 0.000 0.000 {built-in method _sre.compile} + 62 0.000 0.000 0.000 0.000 sre_compile.py:595(isstring) + 2 0.000 0.000 0.000 0.000 enum.py:978(_decompose) + 78 0.000 0.000 0.000 0.000 _internal.py:880() + 16 0.000 0.000 0.000 0.000 {built-in method builtins.next} + 2 0.000 0.000 0.000 0.000 datetime.py:661(__neg__) + 76 0.000 0.000 0.000 0.000 signal.py:10() + 24 0.000 0.000 0.000 0.000 numerictypes.py:513(_scalar_type_key) + 13 0.000 0.000 0.000 0.000 _dtype_ctypes.py:71(_from_ctypes_scalar) + 176 0.000 0.000 0.000 0.000 :1465() + 1 0.000 0.000 0.000 0.000 linalg.py:74(_determine_error_states) + 1 0.000 0.000 0.000 0.000 format.py:1() + 2 0.000 0.000 0.000 0.000 tensor.py:569(T) + 238 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects} + 30 0.000 0.000 0.000 0.000 _type_aliases.py:203(_add_array_type) + 4 0.000 0.000 0.000 0.000 sre_parse.py:267(getuntil) + 321 0.000 0.000 0.000 0.000 {method 'isidentifier' of 'str' objects} + 3 0.000 0.000 0.000 0.000 contextlib.py:211(contextmanager) + 32 0.000 0.000 0.000 0.000 _type_aliases.py:46() + 1 0.000 0.000 0.000 0.000 loss.py:1() + 7 0.000 0.000 0.000 0.000 _common.py:444(memoize_when_activated) + 2 0.000 0.000 0.000 0.000 functools.py:525(decorating_function) + 1 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:18(numeric_type_aliases) + 14 0.000 0.000 0.000 0.000 enum.py:522(_check_for_existing_members) + 4 0.000 0.000 0.000 0.000 _ufunc_config.py:435(__exit__) + 31 0.000 0.000 0.000 0.000 sre_parse.py:921(fix_flags) + 1 0.000 0.000 0.000 0.000 __init__.py:261(_reset_cache) + 1 0.000 0.000 0.000 0.000 _machar.py:1() + 144 0.000 0.000 0.000 0.000 :1029(get_filename) + 24 0.000 0.000 0.000 0.000 sre_parse.py:295(_class_escape) + 1 0.000 0.000 0.000 0.000 fnmatch.py:1() + 3 0.000 0.000 0.000 0.000 __init__.py:498(PYFUNCTYPE) + 5 0.000 0.000 0.000 0.000 datetime.py:411(_check_date_fields) + 4 0.000 0.000 0.000 0.000 {built-in method builtins.print} + 4 0.000 0.000 0.000 0.000 _common.py:400(memoize) + 24 0.000 0.000 0.000 0.000 tokenize.py:94() + 2 0.000 0.000 0.000 0.000 posixpath.py:372(abspath) + 1 0.000 0.000 0.000 0.000 tensor.py:5(CTensor) + 4 0.000 0.000 0.000 0.000 genericpath.py:16(exists) + 252 0.000 0.000 0.000 0.000 {built-in method builtins.ord} + 18 0.000 0.000 0.000 0.000 sre_compile.py:492(_get_charset_prefix) + 7 0.000 0.000 0.000 0.000 getlimits.py:668(__init__) + 31 0.000 0.000 0.000 0.000 {built-in method fromkeys} + 2 0.000 0.000 0.000 0.000 __init__.py:75(CFUNCTYPE) + 63 0.000 0.000 0.000 0.000 {method 'split' of 'bytes' objects} + 1 0.000 0.000 0.000 0.000 arrayterator.py:1() + 9 0.000 0.000 0.000 0.000 overrides.py:23(set_array_function_like_doc) + 1 0.000 0.000 0.000 0.000 pathlib.py:120(_WindowsFlavour) + 17 0.000 0.000 0.000 0.000 :232(_requires_builtin_wrapper) + 31 0.000 0.000 0.000 0.000 sre_parse.py:76(__init__) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:74(_add_types) + 1 0.000 0.000 0.000 0.000 optimizer.py:1() + 8 0.000 0.000 0.000 0.000 _ufunc_config.py:132(geterr) + 2 0.000 0.000 0.000 0.000 core.py:2940(_update_from) + 18 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:19(type_aliases_gen) + 144 0.000 0.000 0.000 0.000 :839(create_module) + 63 0.000 0.000 0.000 0.000 abc.py:7(abstractmethod) + 4 0.000 0.000 0.000 0.000 {method 'findall' of 're.Pattern' objects} + 14 0.000 0.000 0.000 0.000 __init__.py:141(_check_size) + 207 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 threading.py:761(__init__) + 2 0.000 0.000 0.000 0.000 arrayprint.py:503(decorating_function) + 2 0.000 0.000 0.000 0.000 datetime.py:1236(__new__) + 1 0.000 0.000 0.000 0.000 _version.py:1() + 1 0.000 0.000 0.000 0.000 _type_aliases.py:123(_add_integer_aliases) + 5 0.000 0.000 0.000 0.000 datetime.py:424(_check_time_fields) + 55 0.000 0.000 0.000 0.000 sre_parse.py:168(__setitem__) + 2 0.000 0.000 0.000 0.000 activation.py:16(__init__) + 14 0.000 0.000 0.000 0.000 {built-in method builtins.round} + 20 0.000 0.000 0.000 0.000 mixins.py:16(_binary_method) + 2 0.000 0.000 0.000 0.000 enum.py:997() + 1 0.000 0.000 0.000 0.000 polynomial.py:1472(Polynomial) + 4 0.000 0.000 0.000 0.000 _collections_abc.py:657(get) + 252 0.000 0.000 0.000 0.000 inspect.py:366() + 1 0.000 0.000 0.000 0.000 _pytesttester.py:1() + 85 0.000 0.000 0.000 0.000 _compat_pickle.py:167() + 14 0.000 0.000 0.000 0.000 enum.py:370(__getattr__) + 1 0.000 0.000 0.000 0.000 pathlib.py:629(PurePath) + 10 0.000 0.000 0.000 0.000 sre_compile.py:432(_generate_overlap_table) + 1 0.000 0.000 0.000 0.000 ufunclike.py:16(_deprecate_out_named_y) + 1 0.000 0.000 0.000 0.000 numbers.py:294(Integral) + 35 0.000 0.000 0.000 0.000 datetime.py:379(_check_int_field) + 14 0.000 0.000 0.000 0.000 enum.py:175() + 1 0.000 0.000 0.000 0.000 <__array_function__ internals>:177(concatenate) + 1 0.000 0.000 0.000 0.000 _globals.py:93(_CopyMode) + 6 0.000 0.000 0.000 0.000 os.py:670(__getitem__) + 2 0.000 0.000 0.000 0.000 datetime.py:819(__new__) + 2 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.implement_array_function} + 19 0.000 0.000 0.000 0.000 tokenize.py:58(group) + 6 0.000 0.000 0.000 0.000 __init__.py:266(_assert_pid_not_reused) + 1 0.000 0.000 0.000 0.000 __future__.py:1() + 14 0.000 0.000 0.000 0.000 enum.py:68(__init__) + 2 0.000 0.000 0.000 0.000 activation.py:8(__init__) + 1 0.000 0.000 0.000 0.000 __init__.py:187() + 1 0.000 0.000 0.000 0.000 numbers.py:32(Complex) + 13 0.000 0.000 0.000 0.000 mixins.py:36(_inplace_binary_method) + 2 0.000 0.000 0.000 0.000 random.py:94(__init__) + 1 0.000 0.000 0.000 0.000 _dtype.py:1() + 1 0.000 0.000 0.000 0.000 subprocess.py:638(_use_posix_spawn) + 46 0.000 0.000 0.000 0.000 sre_compile.py:65(_combine_flags) + 1 0.000 0.000 0.000 0.000 _iotools.py:450(StringConverter) + 12 0.000 0.000 0.000 0.000 opcode.py:43(name_op) + 96 0.000 0.000 0.000 0.000 {built-in method builtins.abs} + 2 0.000 0.000 0.000 0.000 os.py:684(__delitem__) + 14 0.000 0.000 0.000 0.000 mixins.py:26(_reflected_binary_method) + 14 0.000 0.000 0.000 0.000 {built-in method builtins.any} + 3 0.000 0.000 0.000 0.000 _pslinux.py:596() + 48 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects} + 4 0.000 0.000 0.000 0.000 warnings.py:181(_add_filter) + 8 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} + 1 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes) + 1 0.000 0.000 0.000 0.000 datetime.py:1559(datetime) + 1 0.000 0.000 0.000 0.000 module.py:86(__repr__) + 1 0.000 0.000 0.000 0.000 __init__.py:1276() + 1 0.000 0.000 0.000 0.000 _pslinux.py:118(IOPriority) + 1 0.000 0.000 0.000 0.000 os.py:46() + 23 0.000 0.000 0.000 0.000 :1153(__init__) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:151(_set_up_aliases) + 1 0.000 0.000 0.000 0.000 _internal.py:239(_missing_ctypes) + 1 0.000 0.000 0.000 0.000 pathlib.py:1025(Path) + 1 0.000 0.000 0.000 0.000 random.py:123(seed) + 1 0.000 0.000 0.000 0.000 polynomial.py:1076(poly1d) + 58 0.000 0.000 0.000 0.000 sre_compile.py:453(_get_iscased) + 1 0.000 0.000 0.000 0.000 threading.py:519(set) + 12 0.000 0.000 0.000 0.000 os.py:748(encode) + 7 0.000 0.000 0.000 0.000 core.py:2544(_arraymethod) + 13 0.000 0.000 0.000 0.000 _internal.py:917(npy_ctypes_check) + 16 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects} + 60 0.000 0.000 0.000 0.000 {built-in method builtins.divmod} + 9 0.000 0.000 0.000 0.000 {built-in method numpy.seterrobj} + 1 0.000 0.000 0.000 0.000 _common.py:140(NicDuplex) + 1 0.000 0.000 0.000 0.000 numbers.py:147(Real) + 1 0.000 0.000 0.000 0.000 abc.py:1() + 1 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:54(_get_platform_and_machine) + 8 0.000 0.000 0.000 0.000 _pslinux.py:614() + 1 0.000 0.000 0.000 0.000 _version.py:20(get_versions) + 101 0.000 0.000 0.000 0.000 enum.py:506() + 1 0.000 0.000 0.000 0.000 defmatrix.py:72(matrix) + 43 0.000 0.000 0.000 0.000 _compat_pickle.py:165() + 1 0.000 0.000 0.000 0.000 socket.py:213(socket) + 1 0.000 0.000 0.000 0.000 datetime.py:789(date) + 1 0.000 0.000 0.000 0.000 _dtype_ctypes.py:1() + 1 0.000 0.000 0.000 0.000 threading.py:750(Thread) + 2 0.000 0.000 0.000 0.000 {built-in method posix.uname} + 1 0.000 0.000 0.000 0.000 subprocess.py:688(Popen) + 1 0.000 0.000 0.000 0.000 __init__.py:299(loads) + 1 0.000 0.000 0.000 0.000 numeric.py:150(ones) + 1 0.000 0.000 0.000 0.000 __config__.py:3() + 1 0.000 0.000 0.000 0.000 warnings.py:165(simplefilter) + 2 0.000 0.000 0.000 0.000 posixpath.py:334(normpath) + 1 0.000 0.000 0.000 0.000 __init__.py:216() + 1 0.000 0.000 0.000 0.000 hermite.py:1658(Hermite) + 2 0.000 0.000 0.000 0.000 __init__.py:1636(_cpu_tot_time) + 39 0.000 0.000 0.000 0.000 enum.py:223() + 1 0.000 0.000 0.000 0.000 threading.py:903(_set_tstate_lock) + 1 0.000 0.000 0.000 0.000 chebyshev.py:1995(Chebyshev) + 1 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f27abb9bee0} + 1 0.000 0.000 0.000 0.000 datetime.py:1211(time) + 1 0.000 0.000 0.000 0.000 datetime.py:469(timedelta) + 1 0.000 0.000 0.000 0.000 decoder.py:332(decode) + 4 0.000 0.000 0.000 0.000 posixpath.py:71(join) + 1 0.000 0.000 0.000 0.000 pathlib.py:399(_NormalAccessor) + 70 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects} + 6 0.000 0.000 0.000 0.000 _exceptions.py:17(_display_as_base) + 33 0.000 0.000 0.000 0.000 enum.py:393() + 1 0.000 0.000 0.000 0.000 loss.py:18(__init__) + 53 0.000 0.000 0.000 0.000 {built-in method sys._getframe} + 1 0.000 0.000 0.000 0.000 legendre.py:1619(Legendre) + 1 0.000 0.000 0.000 0.000 laguerre.py:1606(Laguerre) + 1 0.000 0.000 0.000 0.000 _common.py:152(BatteryTime) + 1 0.000 0.000 0.000 0.000 threading.py:505(__init__) + 23 0.000 0.000 0.000 0.000 overrides.py:217(array_function_from_dispatcher) + 1 0.000 0.000 0.000 0.000 hermite_e.py:1650(HermiteE) + 2 0.000 0.000 0.000 0.000 os.py:678(__setitem__) + 30 0.000 0.000 0.000 0.000 functions.py:77(__init__) + 1 0.000 0.000 0.000 0.000 loss.py:7(__init__) + 1 0.000 0.000 0.000 0.000 pathlib.py:510(_PreciseSelector) + 1 0.000 0.000 0.000 0.000 random.py:721(getrandbits) + 1 0.000 0.000 0.000 0.000 core.py:6517(MaskedConstant) + 6 0.000 0.000 0.000 0.000 _type_aliases.py:92() + 2 0.000 0.000 0.000 0.000 :1205(__init__) + 18 0.000 0.000 0.000 0.000 {built-in method numpy.geterrobj} + 20 0.000 0.000 0.000 0.000 _inspect.py:142() + 48 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects} + 2 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__) + 55 0.000 0.000 0.000 0.000 enum.py:748(name) + 1 0.000 0.000 0.000 0.000 inspect.py:2457(Parameter) + 4 0.000 0.000 0.000 0.000 :1221(_get_parent_path) + 36 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects} + 1 0.000 0.000 0.000 0.000 threading.py:222(__init__) + 1 0.000 0.000 0.000 0.000 inspect.py:2742(Signature) + 1 0.000 0.000 0.000 0.000 {method 'dot' of 'numpy.ndarray' objects} + 2 0.000 0.000 0.000 0.000 :1238(__iter__) + 6 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op) + 1 0.000 0.000 0.000 0.000 decoder.py:284(__init__) + 2 0.000 0.000 0.000 0.000 {built-in method posix.unsetenv} + 1 0.000 0.000 0.000 0.000 threading.py:364(notify_all) + 18 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize} + 14 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects} + 4 0.000 0.000 0.000 0.000 getlimits.py:692(max) + 1 0.000 0.000 0.000 0.000 os.py:766(getenv) + 2 0.000 0.000 0.000 0.000 functools.py:487(lru_cache) + 21 0.000 0.000 0.000 0.000 _inspect.py:143() + 1 0.000 0.000 0.000 0.000 _type_aliases.py:41() + 1 0.000 0.000 0.000 0.000 parse.py:364(_fix_result_transcoding) + 1 0.000 0.000 0.000 0.000 _inspect.py:1() + 13 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:441(_setdef) + 1 0.000 0.000 0.000 0.000 _common.py:388(usage_percent) + 1 0.000 0.000 0.000 0.000 core.py:6322(mvoid) + 18 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:79() + 81 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_iscased} + 16 0.000 0.000 0.000 0.000 _dtype.py:24(_kind_name) + 1 0.000 0.000 0.000 0.000 threading.py:900(_set_native_id) + 1 0.000 0.000 0.000 0.000 <__array_function__ internals>:177(copyto) + 1 0.000 0.000 0.000 0.000 core.py:1329(make_mask_descr) + 2 0.000 0.000 0.000 0.000 copyreg.py:12(pickle) + 4 0.000 0.000 0.000 0.000 sre_parse.py:258(getwhile) + 1 0.000 0.000 0.000 0.000 traceback.py:440(TracebackException) + 1 0.000 0.000 0.000 0.000 inspect.py:2612(BoundArguments) + 1 0.000 0.000 0.000 0.000 getlimits.py:364(finfo) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5} + 18 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects} + 5 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op) + 2 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods) + 5 0.000 0.000 0.000 0.000 _ufunc_config.py:426(__init__) + 1 0.000 0.000 0.000 0.000 random.py:78(Random) + 1 0.000 0.000 0.000 0.000 _collections_abc.py:349(__subclasshook__) + 1 0.000 0.000 0.000 0.000 _iotools.py:229(NameValidator) + 9 0.000 0.000 0.000 0.000 _pytesttester.py:76(__init__) + 1 0.000 0.000 0.000 0.000 _datasource.py:196(DataSource) + 43 0.000 0.000 0.000 0.000 enum.py:753(value) + 78 0.000 0.000 0.000 0.000 signal.py:22() + 1 0.000 0.000 0.000 0.000 npyio.py:106(NpzFile) + 77 0.000 0.000 0.000 0.000 signal.py:17() + 1 0.000 0.000 0.000 0.000 pathlib.py:136() + 3 0.000 0.000 0.000 0.000 index_tricks.py:323(__init__) + 1 0.000 0.000 0.000 0.000 {built-in method math.exp} + 68 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_tolower} + 1 0.000 0.000 0.000 0.000 _internal.py:613(_Stream) + 1 0.000 0.000 0.000 0.000 core.py:1315(_replace_dtype_fields) + 1 0.000 0.000 0.000 0.000 threading.py:341(notify) + 1 0.000 0.000 0.000 0.000 extras.py:1567(__init__) + 10 0.000 0.000 0.000 0.000 enum.py:398(__members__) + 2 0.000 0.000 0.000 0.000 core.py:6620(__setattr__) + 1 0.000 0.000 0.000 0.000 __init__.py:1655(_cpu_busy_time) + 5 0.000 0.000 0.000 0.000 enum.py:1015(_power_of_two) + 1 0.000 0.000 0.000 0.000 _internal.py:248(_ctypes) + 5 0.000 0.000 0.000 0.000 _common.py:836(get_procfs_path) + 1 0.000 0.000 0.000 0.000 pathlib.py:57(_Flavour) + 2 0.000 0.000 0.000 0.000 :1225(_recalculate) + 3 0.000 0.000 0.000 0.000 datetime.py:2201(_create) + 25 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects} + 1 0.000 0.000 0.000 0.000 lzma.py:38(LZMAFile) + 1 0.000 0.000 0.000 0.000 subprocess.py:99(CalledProcessError) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1} + 1 0.000 0.000 0.000 0.000 core.py:977(_MaskedBinaryOperation) + 1 0.000 0.000 0.000 0.000 _common.py:634(outer) + 1 0.000 0.000 0.000 0.000 bz2.py:30(BZ2File) + 8 0.000 0.000 0.000 0.000 getlimits.py:153(_register_type) + 1 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects} + 4 0.000 0.000 0.000 0.000 mixins.py:51(_unary_method) + 2 0.000 0.000 0.000 0.000 linear.py:16(inner_repr) + 1 0.000 0.000 0.000 0.000 core.py:191() + 2 0.000 0.000 0.000 0.000 {built-in method posix.putenv} + 1 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__) + 1 0.000 0.000 0.000 0.000 decoder.py:343(raw_decode) + 1 0.000 0.000 0.000 0.000 datetime.py:1141(tzinfo) + 1 0.000 0.000 0.000 0.000 _internal.py:216(_getintp_ctype) + 1 0.000 0.000 0.000 0.000 arrayprint.py:905(FloatingFormat) + 17 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 posixpath.py:150(dirname) + 1 0.000 0.000 0.000 0.000 threading.py:573(Barrier) + 1 0.000 0.000 0.000 0.000 threading.py:376(Semaphore) + 1 0.000 0.000 0.000 0.000 sre_parse.py:861(_parse_flags) + 1 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.generic' objects} + 1 0.000 0.000 0.000 0.000 numbers.py:267(Rational) + 1 0.000 0.000 0.000 0.000 core.py:6821(_frommethod) + 1 0.000 0.000 0.000 0.000 __init__.py:318(CDLL) + 1 0.000 0.000 0.000 0.000 module.py:9(Module) + 1 0.000 0.000 0.000 0.000 pathlib.py:137() + 1 0.000 0.000 0.000 0.000 _exceptions.py:99(_UFuncOutputCastingError) + 1 0.000 0.000 0.000 0.000 random.py:709(SystemRandom) + 1 0.000 0.000 0.000 0.000 threading.py:1281(_DummyThread) + 12 0.000 0.000 0.000 0.000 {method 'islower' of 'str' objects} + 1 0.000 0.000 0.000 0.000 os.py:1073(__subclasshook__) + 18 0.000 0.000 0.000 0.000 {built-in method builtins.id} + 1 0.000 0.000 0.000 0.000 parse.py:154(_NetlocResultMixinBase) + 1 0.000 0.000 0.000 0.000 extras.py:264(_fromnxfunction_single) + 1 0.000 0.000 0.000 0.000 _version.py:14(NumpyVersion) + 1 0.000 0.000 0.000 0.000 index_tricks.py:313(AxisConcatenator) + 1 0.000 0.000 0.000 0.000 getlimits.py:32(MachArLike) + 2 0.000 0.000 0.000 0.000 posixpath.py:60(isabs) + 5 0.000 0.000 0.000 0.000 datetime.py:46(_days_in_month) + 1 0.000 0.000 0.000 0.000 pathlib.py:285(_PosixFlavour) + 1 0.000 0.000 0.000 0.000 arrayterator.py:16(Arrayterator) + 38 0.000 0.000 0.000 0.000 {built-in method _ctypes.sizeof} + 1 0.000 0.000 0.000 0.000 _pslinux.py:337() + 1 0.000 0.000 0.000 0.000 selectors.py:442(EpollSelector) + 1 0.000 0.000 0.000 0.000 hmac.py:26(HMAC) + 1 0.000 0.000 0.000 0.000 {built-in method posix.urandom} + 1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects} + 1 0.000 0.000 0.000 0.000 index_tricks.py:531(__init__) + 7 0.000 0.000 0.000 0.000 posixpath.py:41(_get_sep) + 2 0.000 0.000 0.000 0.000 tokenize.py:60(maybe) + 4 0.000 0.000 0.000 0.000 core.py:3405(dtype) + 1 0.000 0.000 0.000 0.000 _exceptions.py:224(_ArrayMemoryError) + 1 0.000 0.000 0.000 0.000 index_tricks.py:257(__init__) + 3 0.000 0.000 0.000 0.000 datetime.py:41(_days_before_year) + 9 0.000 0.000 0.000 0.000 _globals.py:86(__repr__) + 17 0.000 0.000 0.000 0.000 :771(is_package) + 3 0.000 0.000 0.000 0.000 {built-in method posix.getpid} + 1 0.000 0.000 0.000 0.000 extras.py:1519(MAxisConcatenator) + 1 0.000 0.000 0.000 0.000 index_tricks.py:264(OGridClass) + 1 0.000 0.000 0.000 0.000 index_tricks.py:563(__init__) + 1 0.000 0.000 0.000 0.000 tokenize.py:59(any) + 3 0.000 0.000 0.000 0.000 core.py:1362(getmask) + 1 0.000 0.000 0.000 0.000 enum.py:389(__iter__) + 4 0.000 0.000 0.000 0.000 :1211(_find_parent_path_names) + 1 0.000 0.000 0.000 0.000 _pslinux.py:789(__init__) + 7 0.000 0.000 0.000 0.000 {built-in method builtins.vars} + 1 0.000 0.000 0.000 0.000 _weakrefset.py:81(add) + 1 0.000 0.000 0.000 0.000 core.py:1283(_replace_dtype_fields_recursive) + 1 0.000 0.000 0.000 0.000 records.py:223(record) + 5 0.000 0.000 0.000 0.000 inspect.py:72(isclass) + 3 0.000 0.000 0.000 0.000 enum.py:957(_high_bit) + 2 0.000 0.000 0.000 0.000 {built-in method builtins.sum} + 1 0.000 0.000 0.000 0.000 core.py:2372(_MaskedPrintOption) + 6 0.000 0.000 0.000 0.000 core.py:846(__init__) + 1 0.000 0.000 0.000 0.000 getlimits.py:613(iinfo) + 1 0.000 0.000 0.000 0.000 threading.py:210(Condition) + 1 0.000 0.000 0.000 0.000 {built-in method _thread.get_native_id} + 10 0.000 0.000 0.000 0.000 __future__.py:83(__init__) + 1 0.000 0.000 0.000 0.000 records.py:308(recarray) + 1 0.000 0.000 0.000 0.000 core.py:6712(_extrema_operation) + 1 0.000 0.000 0.000 0.000 dis.py:479(Bytecode) + 1 0.000 0.000 0.000 0.000 _pslinux.py:1189(RootFsDeviceFinder) + 2 0.000 0.000 0.000 0.000 pathlib.py:61(__init__) + 1 0.000 0.000 0.000 0.000 threading.py:94(_RLock) + 15 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytes' objects} + 1 0.000 0.000 0.000 0.000 _datasource.py:536(Repository) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.empty} + 1 0.000 0.000 0.000 0.000 index_tricks.py:306(__init__) + 1 0.000 0.000 0.000 0.000 memmap.py:22(memmap) + 1 0.000 0.000 0.000 0.000 _common.py:653(__init__) + 2 0.000 0.000 0.000 0.000 {built-in method posix.register_at_fork} + 3 0.000 0.000 0.000 0.000 core.py:806(__init__) + 1 0.000 0.000 0.000 0.000 pickle.py:200(_Framer) + 1 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} + 1 0.000 0.000 0.000 0.000 _machar.py:17(MachAr) + 1 0.000 0.000 0.000 0.000 core.py:8209(_convert2ma) + 5 0.000 0.000 0.000 0.000 datetime.py:441(_check_tzinfo_arg) + 1 0.000 0.000 0.000 0.000 subprocess.py:136(TimeoutExpired) + 1 0.000 0.000 0.000 0.000 core.py:195() + 1 0.000 0.000 0.000 0.000 socket.py:626(SocketIO) + 1 0.000 0.000 0.000 0.000 core.py:2589(MaskedIterator) + 1 0.000 0.000 0.000 0.000 _iotools.py:133(LineSplitter) + 1 0.000 0.000 0.000 0.000 threading.py:249(__exit__) + 1 0.000 0.000 0.000 0.000 threading.py:246(__enter__) + 1 0.000 0.000 0.000 0.000 __init__.py:255() + 1 0.000 0.000 0.000 0.000 traceback.py:227(FrameSummary) + 1 0.000 0.000 0.000 0.000 function_base.py:2117(vectorize) + 1 0.000 0.000 0.000 0.000 test.py:97() + 4 0.000 0.000 0.000 0.000 core.py:6521(__has_singleton) + 1 0.000 0.000 0.000 0.000 test.py:79(MeuModulo) + 1 0.000 0.000 0.000 0.000 _pslinux.py:777(Connections) + 1 0.000 0.000 0.000 0.000 parse.py:191(_NetlocResultMixinStr) + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:30() + 1 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects} + 1 0.000 0.000 0.000 0.000 _datasource.py:99(__init__) + 1 0.000 0.000 0.000 0.000 _internal.py:204(dummy_ctype) + 1 0.000 0.000 0.000 0.000 tokenize.py:45(TokenInfo) + 1 0.000 0.000 0.000 0.000 pickle.py:263(_Unframer) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:183(_ndptr) + 2 0.000 0.000 0.000 0.000 index_tricks.py:145(__init__) + 1 0.000 0.000 0.000 0.000 tokenize.py:162(Untokenizer) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:204(_concrete_ndptr) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1351(StructuredVoidFormat) + 1 0.000 0.000 0.000 0.000 parse.py:797(Quoter) + 1 0.000 0.000 0.000 0.000 functions.py:48(PowBackward) + 1 0.000 0.000 0.000 0.000 threading.py:261(_is_owned) + 1 0.000 0.000 0.000 0.000 py3k.py:84(contextlib_nullcontext) + 1 0.000 0.000 0.000 0.000 _datasource.py:74(_FileOpeners) + 1 0.000 0.000 0.000 0.000 random.py:103(__init_subclass__) + 1 0.000 0.000 0.000 0.000 core.py:190() + 2 0.000 0.000 0.000 0.000 core.py:3421(shape) + 3 0.000 0.000 0.000 0.000 __init__.py:405() + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:367(errstate) + 1 0.000 0.000 0.000 0.000 threading.py:494(Event) + 1 0.000 0.000 0.000 0.000 records.py:87(format_parser) + 1 0.000 0.000 0.000 0.000 __init__.py:215() + 1 0.000 0.000 0.000 0.000 threading.py:1177(_make_invoke_excepthook) + 1 0.000 0.000 0.000 0.000 ast.py:347(NodeVisitor) + 2 0.000 0.000 0.000 0.000 __init__.py:367(_FuncPtr) + 1 0.000 0.000 0.000 0.000 extras.py:214(_fromnxfunction) + 1 0.000 0.000 0.000 0.000 {built-in method posix.confstr} + 2 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.lock' objects} + 5 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} + 1 0.000 0.000 0.000 0.000 core.py:903(_MaskedUnaryOperation) + 1 0.000 0.000 0.000 0.000 __init__.py:1287(Popen) + 1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader) + 1 0.000 0.000 0.000 0.000 core.py:194() + 1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector) + 1 0.000 0.000 0.000 0.000 parse.py:221(_NetlocResultMixinBytes) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1304(DatetimeFormat) + 1 0.000 0.000 0.000 0.000 _exceptions.py:38(_UFuncBinaryResolutionError) + 1 0.000 0.000 0.000 0.000 traceback.py:318(StackSummary) + 1 0.000 0.000 0.000 0.000 index_tricks.py:212(MGridClass) + 1 0.000 0.000 0.000 0.000 pathlib.py:601(_PathParents) + 1 0.000 0.000 0.000 0.000 index_tricks.py:619(ndindex) + 1 0.000 0.000 0.000 0.000 _globals.py:80(__new__) + 1 0.000 0.000 0.000 0.000 npyio.py:42(BagObj) + 1 0.000 0.000 0.000 0.000 pathlib.py:1569(WindowsPath) + 1 0.000 0.000 0.000 0.000 encoder.py:104(__init__) + 3 0.000 0.000 0.000 0.000 __init__.py:499(CFunctionType) + 1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder) + 5 0.000 0.000 0.000 0.000 module.py:97(get_name) + 2 0.000 0.000 0.000 0.000 {built-in method maketrans} + 3 0.000 0.000 0.000 0.000 core.py:867(__init__) + 1 0.000 0.000 0.000 0.000 index_tricks.py:110(nd_grid) + 1 0.000 0.000 0.000 0.000 threading.py:1230(Timer) + 1 0.000 0.000 0.000 0.000 parse.py:138(_ResultMixinStr) + 1 0.000 0.000 0.000 0.000 index_tricks.py:570(ndenumerate) + 1 0.000 0.000 0.000 0.000 test.py:102() + 1 0.000 0.000 0.000 0.000 selectors.py:341(_PollLikeSelector) + 1 0.000 0.000 0.000 0.000 _exceptions.py:81(_UFuncInputCastingError) + 2 0.000 0.000 0.000 0.000 core.py:883(__init__) + 1 0.000 0.000 0.000 0.000 selectors.py:206(_BaseSelectorImpl) + 1 0.000 0.000 0.000 0.000 _exceptions.py:132(AxisError) + 1 0.000 0.000 0.000 0.000 _pytesttester.py:46(PytestTester) + 1 0.000 0.000 0.000 0.000 stride_tricks.py:15(DummyArray) + 1 0.000 0.000 0.000 0.000 _common.py:648(_WrapNumbers) + 1 0.000 0.000 0.000 0.000 decoder.py:254(JSONDecoder) + 1 0.000 0.000 0.000 0.000 core.py:1125(_DomainedBinaryOperation) + 1 0.000 0.000 0.000 0.000 threading.py:896(_set_ident) + 1 0.000 0.000 0.000 0.000 _exceptions.py:54(_UFuncNoLoopError) + 1 0.000 0.000 0.000 0.000 _common.py:278(Error) + 1 0.000 0.000 0.000 0.000 utils.py:126(_Deprecate) + 1 0.000 0.000 0.000 0.000 parse.py:146(_ResultMixinBytes) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1245(ComplexFloatingFormat) + 2 0.000 0.000 0.000 0.000 {built-in method time.time} + 4 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated} + 1 0.000 0.000 0.000 0.000 core.py:840(_DomainSafeDivide) + 1 0.000 0.000 0.000 0.000 parse.py:326(DefragResult) + 1 0.000 0.000 0.000 0.000 core.py:797(_DomainCheckInterval) + 1 0.000 0.000 0.000 0.000 _exceptions.py:32(UFuncTypeError) + 1 0.000 0.000 0.000 0.000 subprocess.py:419(CompletedProcess) + 1 0.000 0.000 0.000 0.000 core.py:893(_MaskedUFunc) + 1 0.000 0.000 0.000 0.000 threading.py:456(BoundedSemaphore) + 1 0.000 0.000 0.000 0.000 {built-in method posix.sysconf} + 1 0.000 0.000 0.000 0.000 numbers.py:12(Number) + 2 0.000 0.000 0.000 0.000 index_tricks.py:762(__init__) + 3 0.000 0.000 0.000 0.000 {built-in method builtins.callable} + 2 0.000 0.000 0.000 0.000 arrayprint.py:493(_recursive_guard) + 1 0.000 0.000 0.000 0.000 pathlib.py:1002(PurePosixPath) + 1 0.000 0.000 0.000 0.000 index_tricks.py:718(IndexExpression) + 1 0.000 0.000 0.000 0.000 numerictypes.py:424(_typedict) + 1 0.000 0.000 0.000 0.000 selectors.py:433(PollSelector) + 1 0.000 0.000 0.000 0.000 pathlib.py:557(_RecursiveWildcardSelector) + 1 0.000 0.000 0.000 0.000 ast.py:505(Num) + 1 0.000 0.000 0.000 0.000 _exceptions.py:72(_UFuncCastingError) + 1 0.000 0.000 0.000 0.000 core.py:861(_DomainGreater) + 1 0.000 0.000 0.000 0.000 core.py:2378(__init__) + 1 0.000 0.000 0.000 0.000 pathlib.py:479(_Selector) + 1 0.000 0.000 0.000 0.000 extras.py:320(_fromnxfunction_allargs) + 1 0.000 0.000 0.000 0.000 core.py:877(_DomainGreaterEqual) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1222(IntegerFormat) + 1 0.000 0.000 0.000 0.000 pathlib.py:1012(PureWindowsPath) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1278(_TimelikeFormat) + 1 0.000 0.000 0.000 0.000 core.py:822(_DomainTan) + 1 0.000 0.000 0.000 0.000 ast.py:476(_ABC) + 1 0.000 0.000 0.000 0.000 {built-in method psutil._psutil_posix.getpagesize} + 1 0.000 0.000 0.000 0.000 __future__.py:81(_Feature) + 1 0.000 0.000 0.000 0.000 dis.py:209(Instruction) + 1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream) + 1 0.000 0.000 0.000 0.000 linalg.py:44(LinAlgError) + 1 0.000 0.000 0.000 0.000 __init__.py:396(PyDLL) + 2 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 inspect.py:897(BlockFinder) + 1 0.000 0.000 0.000 0.000 loss.py:4(Loss) + 2 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 selectors.py:60(_SelectorMapping) + 1 0.000 0.000 0.000 0.000 pathlib.py:526(_WildcardSelector) + 1 0.000 0.000 0.000 0.000 copyreg.py:22(constructor) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha224} + 1 0.000 0.000 0.000 0.000 activation.py:4(Activation) + 2 0.000 0.000 0.000 0.000 __init__.py:101(CFunctionType) + 1 0.000 0.000 0.000 0.000 ast.py:509(Str) + 1 0.000 0.000 0.000 0.000 optimizer.py:4(Optimizer) + 1 0.000 0.000 0.000 0.000 core.py:830(__init__) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256} + 1 0.000 0.000 0.000 0.000 index_tricks.py:436(RClass) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1235(BoolFormat) + 1 0.000 0.000 0.000 0.000 extras.py:1549(mr_class) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384} + 1 0.000 0.000 0.000 0.000 _globals.py:60(_NoValueType) + 1 0.000 0.000 0.000 0.000 parse.py:334(SplitResult) + 1 0.000 0.000 0.000 0.000 __init__.py:436(LibraryLoader) + 1 0.000 0.000 0.000 0.000 linear.py:4(Linear) + 1 0.000 0.000 0.000 0.000 sgd.py:4(SGD) + 1 0.000 0.000 0.000 0.000 inspect.py:2420(_void) + 1 0.000 0.000 0.000 0.000 polynomial.py:28(RankWarning) + 1 0.000 0.000 0.000 0.000 threading.py:727(BrokenBarrierError) + 2 0.000 0.000 0.000 0.000 __init__.py:437(__init__) + 1 0.000 0.000 0.000 0.000 parse.py:345(DefragResultBytes) + 1 0.000 0.000 0.000 0.000 ast.py:513(Bytes) + 1 0.000 0.000 0.000 0.000 pickle.py:73(PickleError) + 1 0.000 0.000 0.000 0.000 pickle.py:97(_Stop) + 1 0.000 0.000 0.000 0.000 pathlib.py:1562(PosixPath) + 1 0.000 0.000 0.000 0.000 polyutils.py:47(RankWarning) + 1 0.000 0.000 0.000 0.000 __init__.py:153(py_object) + 1 0.000 0.000 0.000 0.000 parse.py:339(ParseResult) + 1 0.000 0.000 0.000 0.000 parse.py:358(ParseResultBytes) + 1 0.000 0.000 0.000 0.000 numeric.py:61(ComplexWarning) + 1 0.000 0.000 0.000 0.000 parse.py:353(SplitResultBytes) + 1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel} + 1 0.000 0.000 0.000 0.000 :1() + 1 0.000 0.000 0.000 0.000 extras.py:282(_fromnxfunction_seq) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1341(SubArrayFormat) + 1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta) + 5 0.000 0.000 0.000 0.000 enum.py:1009() + 1 0.000 0.000 0.000 0.000 pathlib.py:504(_TerminatingSelector) + 1 0.000 0.000 0.000 0.000 _internal.py:243(c_void_p) + 1 0.000 0.000 0.000 0.000 index_tricks.py:538(CClass) + 1 0.000 0.000 0.000 0.000 ast.py:520(Ellipsis) + 1 0.000 0.000 0.000 0.000 threading.py:1260(_MainThread) + 1 0.000 0.000 0.000 0.000 inspect.py:895(EndOfBlock) + 1 0.000 0.000 0.000 0.000 tokenize.py:157(TokenError) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512} + 1 0.000 0.000 0.000 0.000 pathlib.py:394(_Accessor) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.set_typeDict} + 1 0.000 0.000 0.000 0.000 arrayprint.py:1336(TimedeltaFormat) + 1 0.000 0.000 0.000 0.000 functions.py:3(AddBackward) + 1 0.000 0.000 0.000 0.000 {built-in method sys.getfilesystemencoding} + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:360(_unspecified) + 1 0.000 0.000 0.000 0.000 decoder.py:20(JSONDecodeError) + 1 0.000 0.000 0.000 0.000 inspect.py:2424(_empty) + 1 0.000 0.000 0.000 0.000 parameter.py:5(Parameter) + 1 0.000 0.000 0.000 0.000 _iotools.py:421(ConverterError) + 1 0.000 0.000 0.000 0.000 activation.py:15(Sigmoid) + 1 0.000 0.000 0.000 0.000 _exceptions.py:118(TooHardError) + 1 0.000 0.000 0.000 0.000 core.py:148(MAError) + 1 0.000 0.000 0.000 0.000 random.py:729(seed) + 1 0.000 0.000 0.000 0.000 pickle.py:84(UnpicklingError) + 1 0.000 0.000 0.000 0.000 loss.py:17(MSELoss) + 1 0.000 0.000 0.000 0.000 _iotools.py:437(ConversionWarning) + 1 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects} + 1 0.000 0.000 0.000 0.000 extras.py:295(_fromnxfunction_args) + 1 0.000 0.000 0.000 0.000 _common.py:311(NoSuchProcess) + 1 0.000 0.000 0.000 0.000 core.py:84(MaskedArrayFutureWarning) + 1 0.000 0.000 0.000 0.000 threading.py:1095(daemon) + 1 0.000 0.000 0.000 0.000 {built-in method numpy._set_promotion_state} + 1 0.000 0.000 0.000 0.000 ast.py:517(NameConstant) + 1 0.000 0.000 0.000 0.000 pickle.py:77(PicklingError) + 1 0.000 0.000 0.000 0.000 subprocess.py:96(SubprocessError) + 1 0.000 0.000 0.000 0.000 _pslinux.py:773(_Ipv6UnsupportedError) + 1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure) + 1 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects} + 1 0.000 0.000 0.000 0.000 contextlib.py:59(_recreate_cm) + 1 0.000 0.000 0.000 0.000 tokenize.py:159(StopTokenizing) + 2 0.000 0.000 0.000 0.000 {built-in method builtins.iter} + 1 0.000 0.000 0.000 0.000 _globals.py:33(ModuleDeprecationWarning) + 1 0.000 0.000 0.000 0.000 _common.py:324(ZombieProcess) + 1 0.000 0.000 0.000 0.000 functions.py:17(ScalarMulBackward) + 1 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects} + 1 0.000 0.000 0.000 0.000 multiarray.py:152(concatenate) + 1 0.000 0.000 0.000 0.000 __init__.py:237(c_char_p) + 1 0.000 0.000 0.000 0.000 __init__.py:174(c_ulong) + 1 0.000 0.000 0.000 0.000 _common.py:630(deprecated_method) + 3 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects} + 2 0.000 0.000 0.000 0.000 :1286(exec_module) + 1 0.000 0.000 0.000 0.000 __init__.py:162(c_short) + 1 0.000 0.000 0.000 0.000 functions.py:32(MatmulBackward) + 1 0.000 0.000 0.000 0.000 core.py:156(MaskError) + 1 0.000 0.000 0.000 0.000 shutil.py:69(Error) + 1 0.000 0.000 0.000 0.000 functions.py:66(LogBackward) + 1 0.000 0.000 0.000 0.000 functions.py:100(DivisionBackward) + 1 0.000 0.000 0.000 0.000 socket.py:210(_GiveupOnSendfile) + 1 0.000 0.000 0.000 0.000 {built-in method math.sqrt} + 2 0.000 0.000 0.000 0.000 module.py:83(inner_repr) + 1 0.000 0.000 0.000 0.000 _common.py:339(AccessDenied) + 1 0.000 0.000 0.000 0.000 __init__.py:253(c_wchar_p) + 1 0.000 0.000 0.000 0.000 __init__.py:166(c_ushort) + 2 0.000 0.000 0.000 0.000 {method 'end' of 're.Match' objects} + 1 0.000 0.000 0.000 0.000 functions.py:10(SubBackward) + 1 0.000 0.000 0.000 0.000 functions.py:25(ElementwiseMulBackward) + 1 0.000 0.000 0.000 0.000 _iotools.py:429(ConverterLockError) + 1 0.000 0.000 0.000 0.000 __init__.py:195(c_double) + 1 0.000 0.000 0.000 0.000 functions.py:76(SumBackward) + 1 0.000 0.000 0.000 0.000 __init__.py:227(c_byte) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath._reload_guard} + 1 0.000 0.000 0.000 0.000 __init__.py:248(c_bool) + 1 0.000 0.000 0.000 0.000 __init__.py:220(c_ubyte) + 1 0.000 0.000 0.000 0.000 {built-in method sys.getfilesystemencodeerrors} + 1 0.000 0.000 0.000 0.000 shutil.py:72(SameFileError) + 1 0.000 0.000 0.000 0.000 __init__.py:199(c_longdouble) + 1 0.000 0.000 0.000 0.000 functions.py:84(ReshapeBackward) + 1 0.000 0.000 0.000 0.000 __init__.py:232(c_char) + 1 0.000 0.000 0.000 0.000 __init__.py:183(c_int) + 1 0.000 0.000 0.000 0.000 multiarray.py:1079(copyto) + 1 0.000 0.000 0.000 0.000 functions.py:91(TransposeBackward) + 1 0.000 0.000 0.000 0.000 _common.py:350(TimeoutExpired) + 1 0.000 0.000 0.000 0.000 _globals.py:47(VisibleDeprecationWarning) + 1 0.000 0.000 0.000 0.000 __init__.py:170(c_long) + 1 0.000 0.000 0.000 0.000 __init__.py:187(c_uint) + 1 0.000 0.000 0.000 0.000 __init__.py:243(c_void_p) + 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} + 1 0.000 0.000 0.000 0.000 _distributor_init.py:1() + 1 0.000 0.000 0.000 0.000 __init__.py:191(c_float) + 1 0.000 0.000 0.000 0.000 __init__.py:258(c_wchar) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath._set_madvise_hugepage} + 1 0.000 0.000 0.000 0.000 shutil.py:75(SpecialFileError) + 1 0.000 0.000 0.000 0.000 shutil.py:79(ExecError) + 1 0.000 0.000 0.000 0.000 shutil.py:82(ReadError) + 1 0.000 0.000 0.000 0.000 shutil.py:89(_GiveupOnFastCopy) + 1 0.000 0.000 0.000 0.000 shutil.py:85(RegistryError) + + diff --git a/profile7.txt b/profile7.txt new file mode 100644 index 0000000..cb0dee0 --- /dev/null +++ b/profile7.txt @@ -0,0 +1,1132 @@ +CPU Usage: 6.5% +Memory Usage: 72.7% +MeuModulo( + (layer1): Linear(input_dim=100, output_dim=1000, bias=True) + (sigmoid1): Sigmoid() + (layer2): Linear(input_dim=1000, output_dim=2, bias=True) + (sigmoid2): Sigmoid() +) +5.255076169967651 + 1451689 function calls (1342077 primitive calls) in 6.641 seconds + + Ordered by: cumulative time + + ncalls tottime percall cumtime percall filename:lineno(function) + 197/1 0.003 0.000 6.641 6.641 {built-in method builtins.exec} + 1 0.001 0.001 6.641 6.641 test.py:2() + 30 0.084 0.003 5.178 0.173 tensor.py:137(backward) + 2235 0.006 0.000 2.774 0.001 functions.py:36(backward) + 4530 1.636 0.000 1.645 0.000 tensor.py:356(__matmul__) + 5340 1.161 0.000 1.172 0.000 tensor.py:543(transpose) + 23409 1.033 0.000 1.071 0.000 tensor.py:211(__add__) + 1 0.000 0.000 1.001 1.001 __init__.py:1692(cpu_percent) + 1 1.000 1.000 1.000 1.000 {built-in method time.sleep} + 30049 0.932 0.000 0.989 0.000 tensor.py:307(__mul__) + 6904 0.004 0.000 0.475 0.000 functions.py:22(backward) + 18 0.001 0.000 0.349 0.019 __init__.py:1() + 2205 0.002 0.000 0.254 0.000 functions.py:14(backward) + 2265 0.001 0.000 0.253 0.000 tensor.py:350(__neg__) + 1800 0.098 0.000 0.227 0.000 functions.py:104(backward) + 1 0.000 0.000 0.194 0.194 test.py:80(__init__) + 2 0.001 0.001 0.194 0.097 linear.py:5(__init__) + 4 0.000 0.000 0.193 0.048 parameter.py:9(__init__) + 2265 0.010 0.000 0.190 0.000 functions.py:52(backward) + 197/5 0.001 0.000 0.188 0.038 :986(_find_and_load) + 197/5 0.001 0.000 0.188 0.038 :956(_find_and_load_unlocked) + 186/5 0.001 0.000 0.187 0.037 :650(_load_unlocked) + 144/5 0.001 0.000 0.187 0.037 :842(exec_module) + 291/5 0.000 0.000 0.185 0.037 :211(_call_with_frames_removed) + 76045 0.072 0.000 0.166 0.000 tensor.py:19(__init__) + 217/25 0.001 0.000 0.166 0.007 :1017(_handle_fromlist) + 384/12 0.001 0.000 0.165 0.014 {built-in method builtins.__import__} + 36 0.000 0.000 0.094 0.003 tensor.py:57(flatten) +105176/36 0.070 0.000 0.094 0.003 tensor.py:58(flatten_recursively) + 2008/4 0.002 0.000 0.086 0.021 utils.py:5(generate_random_list) + 4 0.001 0.000 0.086 0.021 utils.py:16() + 2004 0.035 0.000 0.082 0.000 utils.py:14() + 3045 0.005 0.000 0.066 0.000 functions.py:29(backward) + 1950 0.029 0.000 0.064 0.000 tensor.py:259(__sub__) + 3930 0.002 0.000 0.061 0.000 tensor.py:347(__rmul__) + 30 0.001 0.000 0.056 0.002 sgd.py:11(step) + 3660 0.043 0.000 0.050 0.000 tensor.py:429(__rpow__) + 103002 0.039 0.000 0.048 0.000 random.py:415(uniform) + 144 0.002 0.000 0.040 0.000 :914(get_code) + 870 0.001 0.000 0.035 0.000 functions.py:97(backward) + 1 0.000 0.000 0.030 0.030 multiarray.py:1() + 1 0.000 0.000 0.028 0.028 overrides.py:1() + 186/184 0.001 0.000 0.026 0.000 :549(module_from_spec) + 230244 0.025 0.000 0.025 0.000 {built-in method builtins.isinstance} + 194 0.002 0.000 0.025 0.000 :890(_find_spec) + 144 0.001 0.000 0.024 0.000 :638(_compile_bytecode) + 144 0.023 0.000 0.023 0.000 {built-in method marshal.loads} + 177 0.000 0.000 0.022 0.000 :1399(find_spec) + 177 0.001 0.000 0.021 0.000 :1367(_get_spec) + 150/30 0.000 0.000 0.020 0.001 module.py:22(__call__) + 30 0.000 0.000 0.020 0.001 test.py:88(forward) + 1890 0.017 0.000 0.020 0.000 tensor.py:74(ones_like) + 198565 0.019 0.000 0.019 0.000 {built-in method _ctypes.POINTER} + 1800 0.016 0.000 0.019 0.000 tensor.py:448(__truediv__) + 23 0.000 0.000 0.018 0.001 :1164(create_module) + 331 0.004 0.000 0.018 0.000 :1498(find_spec) + 23 0.014 0.001 0.018 0.001 {built-in method _imp.create_dynamic} + 1 0.000 0.000 0.018 0.018 __init__.py:7() + 1860 0.014 0.000 0.017 0.000 tensor.py:486(__rtruediv__) + 1 0.001 0.001 0.016 0.016 core.py:1() + 1 0.000 0.000 0.015 0.015 _pickle.py:1() + 60 0.000 0.000 0.015 0.000 linear.py:12(forward) + 314 0.002 0.000 0.015 0.000 overrides.py:170(decorator) + 294/292 0.006 0.000 0.014 0.000 {built-in method builtins.__build_class__} + 1 0.000 0.000 0.013 0.013 py3k.py:1() + 23/18 0.000 0.000 0.013 0.001 :1172(exec_module) + 23/18 0.003 0.000 0.013 0.001 {built-in method _imp.exec_dynamic} + 1 0.000 0.000 0.013 0.013 numeric.py:1() + 1 0.000 0.000 0.011 0.011 index_tricks.py:1() + 133516 0.011 0.000 0.011 0.000 {method 'append' of 'list' objects} + 153 0.000 0.000 0.010 0.000 re.py:289(_compile) + 14685 0.010 0.000 0.010 0.000 functions.py:26(__init__) + 71451 0.010 0.000 0.010 0.000 {method 'copy' of 'list' objects} + 31 0.000 0.000 0.010 0.000 sre_compile.py:759(compile) + 28 0.000 0.000 0.009 0.000 re.py:250(compile) + 103004 0.009 0.000 0.009 0.000 {method 'random' of '_random.Random' objects} + 2 0.000 0.000 0.009 0.004 shape_base.py:1() + 23469 0.009 0.000 0.009 0.000 functions.py:4(__init__) + 1 0.000 0.000 0.009 0.009 inspect.py:1() + 144 0.001 0.000 0.009 0.000 :1034(get_data) + 107316 0.008 0.000 0.008 0.000 {method 'extend' of 'list' objects} + 284 0.002 0.000 0.008 0.000 overrides.py:88(verify_matching_signatures) + 1 0.000 0.000 0.007 0.007 pathlib.py:1() + 1 0.001 0.001 0.007 0.007 fromnumeric.py:1() + 755 0.001 0.000 0.006 0.000 :135(_path_stat) + 186 0.001 0.000 0.006 0.000 :477(_init_module_attrs) + 51 0.003 0.000 0.006 0.000 __init__.py:313(namedtuple) + 618 0.001 0.000 0.006 0.000 _inspect.py:96(getargspec) + 960 0.005 0.000 0.006 0.000 tensor.py:410(__pow__) + 13440 0.006 0.000 0.006 0.000 functions.py:18(__init__) + 759 0.006 0.000 0.006 0.000 {built-in method posix.stat} + 1 0.000 0.000 0.006 0.006 defmatrix.py:1() + 1740 0.002 0.000 0.006 0.000 :121(_path_join) + 1 0.000 0.000 0.006 0.006 _pslinux.py:5() + 1 0.000 0.000 0.005 0.005 _common.py:5() + 31 0.000 0.000 0.005 0.000 sre_parse.py:937(parse) + 317 0.001 0.000 0.005 0.000 function_base.py:483(add_newdoc) + 1 0.000 0.000 0.005 0.005 _add_newdocs.py:1() + 288 0.002 0.000 0.005 0.000 :354(cache_from_source) + 60 0.000 0.000 0.005 0.000 activation.py:19(forward) + 62/31 0.000 0.000 0.005 0.000 sre_parse.py:435(_parse_sub) + 1 0.000 0.000 0.005 0.005 tensor.py:1() + 65/31 0.002 0.000 0.005 0.000 sre_parse.py:493(_parse) + 1 0.000 0.000 0.004 0.004 numerictypes.py:1() + 385 0.002 0.000 0.004 0.000 functools.py:34(update_wrapper) + 1 0.000 0.000 0.004 0.004 linalg.py:1() + 31 0.000 0.000 0.004 0.000 sre_compile.py:598(_code) + 25735 0.004 0.000 0.004 0.000 {method 'add' of 'set' objects} + 1 0.000 0.000 0.004 0.004 secrets.py:1() + 347 0.001 0.000 0.004 0.000 :194(_lock_unlock_module) + 4440 0.004 0.000 0.004 0.000 functions.py:92(__init__) + 14 0.000 0.000 0.004 0.000 core.py:115(doc_note) + 1 0.000 0.000 0.004 0.004 npyio.py:1() + 144 0.004 0.000 0.004 0.000 {built-in method io.open_code} + 614 0.003 0.000 0.004 0.000 _inspect.py:65(getargs) + 1 0.000 0.000 0.004 0.004 linecache.py:1() + 311 0.000 0.000 0.004 0.000 :376(cached) + 1 0.000 0.000 0.004 0.004 version.py:1() + 144 0.003 0.000 0.003 0.000 {method 'read' of '_io.BufferedReader' objects} + 1 0.000 0.000 0.003 0.003 extras.py:1() + 1 0.000 0.000 0.003 0.003 _internal.py:1() + 167 0.000 0.000 0.003 0.000 :484(_get_cached) + 1 0.000 0.000 0.003 0.003 pickle.py:1() + 7 0.000 0.000 0.003 0.000 enum.py:483(_convert_) + 4620 0.003 0.000 0.003 0.000 functions.py:49(__init__) + 1 0.000 0.000 0.003 0.003 _version.py:7() + 1 0.000 0.000 0.003 0.003 _methods.py:1() + 465 0.002 0.000 0.003 0.000 tensor.py:507(log) + 28 0.002 0.000 0.003 0.000 inspect.py:625(cleandoc) + 2 0.000 0.000 0.003 0.001 polynomial.py:1() + 1 0.000 0.000 0.003 0.003 tokenize.py:1() + 118/31 0.001 0.000 0.003 0.000 sre_compile.py:71(_compile) + 1 0.000 0.000 0.003 0.003 datetime.py:1() + 2 0.000 0.000 0.003 0.001 function_base.py:1() + 1740 0.002 0.000 0.003 0.000 :123() + 25098 0.003 0.000 0.003 0.000 {method 'pop' of 'list' objects} + 79 0.000 0.000 0.003 0.000 enum.py:313(__call__) + 5200 0.003 0.000 0.003 0.000 {built-in method builtins.getattr} + 60 0.001 0.000 0.003 0.000 tensor.py:235(__radd__) + 1 0.000 0.000 0.003 0.003 defchararray.py:1() + 197 0.000 0.000 0.003 0.000 :147(__enter__) + 4530 0.003 0.000 0.003 0.000 functions.py:33(__init__) + 1 0.000 0.000 0.003 0.003 socket.py:4() + 544 0.002 0.000 0.003 0.000 :157(_get_module_lock) + 1 0.000 0.000 0.003 0.003 hmac.py:1() + 9 0.000 0.000 0.003 0.000 enum.py:430(_create_) + 1 0.000 0.000 0.003 0.003 getlimits.py:158(_register_known_types) + 14 0.001 0.000 0.003 0.000 enum.py:157(__new__) + 17 0.000 0.000 0.003 0.000 :746(create_module) + 17 0.002 0.000 0.002 0.000 {built-in method _imp.create_builtin} + 234 0.000 0.000 0.002 0.000 :154(_path_isfile) + 1 0.000 0.000 0.002 0.002 _compat.py:5() + 258 0.000 0.000 0.002 0.000 :145(_path_is_mode_type) + 1 0.000 0.000 0.002 0.002 scimath.py:1() + 6 0.000 0.000 0.002 0.000 getlimits.py:34(__init__) + 10 0.000 0.000 0.002 0.000 extras.py:234(__init__) + 10 0.000 0.000 0.002 0.000 extras.py:238(getdoc) + 1 0.000 0.000 0.002 0.002 shutil.py:1() + 544 0.002 0.000 0.002 0.000 :78(acquire) + 1 0.000 0.000 0.002 0.002 ntpath.py:2() + 167 0.000 0.000 0.002 0.000 :1493(_get_spec) + 1 0.000 0.000 0.002 0.002 dis.py:1() + 386 0.000 0.000 0.002 0.000 :1330(_path_importer_cache) + 1 0.000 0.000 0.002 0.002 _pslinux.py:1667(Process) + 810 0.002 0.000 0.002 0.000 {built-in method __new__ of type object at 0x902780} + 1 0.000 0.000 0.002 0.002 parse.py:1() + 288 0.001 0.000 0.002 0.000 :127(_path_split) + 544 0.001 0.000 0.002 0.000 :103(release) + 36 0.000 0.000 0.002 0.000 getlimits.py:111(_float_to_str) + 1 0.000 0.000 0.002 0.002 tensor.py:15(Tensor) + 1 0.000 0.000 0.002 0.002 _ufunc_config.py:1() +10890/10766 0.001 0.000 0.002 0.000 {built-in method builtins.len} + 2316 0.001 0.000 0.002 0.000 {built-in method builtins.setattr} + 2 0.000 0.000 0.002 0.001 __init__.py:339(__init__) + 1 0.000 0.000 0.002 0.002 decoder.py:1() + 1802 0.001 0.000 0.001 0.000 {built-in method math.log} + 144 0.000 0.000 0.001 0.000 :1075(path_stats) + 2 0.001 0.001 0.001 0.001 {built-in method _ctypes.dlopen} + 1 0.000 0.000 0.001 0.001 twodim_base.py:1() + 37 0.000 0.000 0.001 0.000 abc.py:84(__new__) + 50 0.000 0.000 0.001 0.000 core.py:131(get_object_signature) + 3660 0.001 0.000 0.001 0.000 functions.py:101(__init__) + 2334 0.001 0.000 0.001 0.000 {method 'join' of 'str' objects} + 58 0.001 0.000 0.001 0.000 sre_compile.py:276(_optimize_charset) + 167 0.001 0.000 0.001 0.000 :689(spec_from_file_location) + 317 0.000 0.000 0.001 0.000 function_base.py:469(_add_docstring) + 1 0.000 0.000 0.001 0.001 type_check.py:1() + 1 0.000 0.000 0.001 0.001 sgd.py:5(__init__) + 18 0.000 0.000 0.001 0.000 arrayprint.py:1571(_array_str_implementation) + 1 0.000 0.000 0.001 0.001 _pocketfft.py:1() + 18 0.000 0.000 0.001 0.000 arrayprint.py:506(wrapper) + 1 0.000 0.000 0.001 0.001 _type_aliases.py:1() + 3 0.000 0.000 0.001 0.000 warnings.py:130(filterwarnings) + 2 0.000 0.000 0.001 0.001 utils.py:1() + 1 0.000 0.000 0.001 0.001 _add_newdocs_scalars.py:1() + 22 0.000 0.000 0.001 0.000 :1317(_path_hooks) + 18 0.001 0.000 0.001 0.000 arrayprint.py:1564(_guarded_repr_or_str) + 1 0.000 0.000 0.001 0.001 subprocess.py:10() + 22 0.000 0.000 0.001 0.000 :1549(_fill_cache) + 26 0.000 0.000 0.001 0.000 core.py:6832(__init__) + 1867 0.001 0.000 0.001 0.000 :222(_verbose_message) + 1 0.000 0.000 0.001 0.001 signal.py:1() + 7 0.000 0.000 0.001 0.000 enum.py:500() + 26 0.000 0.000 0.001 0.000 core.py:6837(getdoc) + 31 0.000 0.000 0.001 0.000 sre_compile.py:536(_compile_info) + 197 0.000 0.000 0.001 0.000 :151(__exit__) + 156 0.000 0.000 0.001 0.000 module.py:100(__setattr__) + 52 0.000 0.000 0.001 0.000 core.py:894(__init__) + 304 0.000 0.000 0.001 0.000 {built-in method builtins.max} + 2241 0.001 0.000 0.001 0.000 {built-in method builtins.hasattr} + 22 0.001 0.000 0.001 0.000 {built-in method posix.listdir} + 1 0.000 0.000 0.001 0.001 scanner.py:1() + 1 0.000 0.000 0.001 0.001 pickle.py:197() + 1 0.000 0.000 0.001 0.001 nanfunctions.py:1() + 144 0.000 0.000 0.001 0.000 :553(_classify_pyc) + 1 0.000 0.000 0.001 0.001 linear.py:1() + 3600 0.001 0.000 0.001 0.000 functions.py:7(backward) + 568 0.000 0.000 0.001 0.000 :1(__new__) + 30 0.000 0.000 0.001 0.000 loss.py:13(__call__) + 107 0.000 0.000 0.001 0.000 re.py:188(match) + 432 0.001 0.000 0.001 0.000 :79(_unpack_uint32) + 1 0.000 0.000 0.001 0.001 opcode.py:2() + 30 0.000 0.000 0.001 0.000 loss.py:21(forward) + 192 0.000 0.000 0.001 0.000 enum.py:75(__setitem__) + 144 0.000 0.000 0.001 0.000 :586(_validate_timestamp_pyc) + 3770 0.001 0.000 0.001 0.000 {method 'rstrip' of 'str' objects} + 618 0.000 0.000 0.001 0.000 _inspect.py:13(ismethod) + 1950 0.001 0.000 0.001 0.000 functions.py:11(__init__) + 14 0.000 0.000 0.001 0.000 re.py:223(split) + 46 0.000 0.000 0.001 0.000 _inspect.py:140(formatargspec) + 317 0.000 0.000 0.001 0.000 function_base.py:451(_needs_add_docstring) + 405 0.000 0.000 0.001 0.000 abc.py:96(__instancecheck__) + 1 0.000 0.000 0.001 0.001 optimizer.py:9(__init__) + 13/5 0.000 0.000 0.001 0.000 module.py:35(parameters) + 757 0.000 0.000 0.001 0.000 sre_parse.py:164(__getitem__) + 4 0.000 0.000 0.001 0.000 __init__.py:1595(cpu_times) + 1 0.000 0.000 0.001 0.001 bz2.py:1() + 483 0.000 0.000 0.001 0.000 sre_parse.py:254(get) + 23 0.000 0.000 0.001 0.000 overrides.py:221(decorator) + 1255 0.001 0.000 0.001 0.000 {method 'rpartition' of 'str' objects} + 1 0.000 0.000 0.001 0.001 arrayprint.py:1() + 516 0.000 0.000 0.001 0.000 :389(parent) + 1 0.000 0.000 0.001 0.001 ast.py:1() + 24 0.000 0.000 0.001 0.000 _add_newdocs_scalars.py:71(add_newdoc_for_scalar_type) + 22 0.000 0.000 0.001 0.000 :1590(path_hook_for_FileFinder) + 14 0.000 0.000 0.001 0.000 core.py:8222(__init__) + 196 0.000 0.000 0.001 0.000 :176(cb) + 1 0.000 0.000 0.001 0.001 random.py:1() + 1 0.000 0.000 0.001 0.001 ctypeslib.py:1() + 146/59 0.000 0.000 0.001 0.000 sre_parse.py:174(getwidth) + 1 0.000 0.000 0.001 0.001 __init__.py:1920(virtual_memory) + 1 0.000 0.000 0.001 0.001 module.py:1() + 1 0.000 0.000 0.001 0.001 _pslinux.py:406(virtual_memory) + 14 0.000 0.000 0.001 0.000 core.py:8227(getdoc) + 618 0.000 0.000 0.001 0.000 _inspect.py:26(isfunction) + 1 0.000 0.000 0.001 0.001 _psposix.py:5() + 1 0.000 0.000 0.001 0.001 sgd.py:9() + 4 0.001 0.000 0.001 0.000 tensor.py:90(zeros_like) + 3 0.000 0.000 0.001 0.000 _pslinux.py:584(cpu_times) + 405 0.000 0.000 0.001 0.000 {built-in method _abc._abc_instancecheck} + 548 0.000 0.000 0.001 0.000 :867(__exit__) + 196 0.000 0.000 0.001 0.000 :58(__init__) + 614 0.000 0.000 0.001 0.000 _inspect.py:41(iscode) + 1 0.000 0.000 0.001 0.001 encoder.py:1() + 30 0.000 0.000 0.001 0.000 functions.py:80(backward) + 403 0.000 0.000 0.000 0.000 {built-in method builtins.globals} + 621 0.000 0.000 0.000 0.000 sre_parse.py:233(__next) + 383 0.000 0.000 0.000 0.000 functools.py:64(wraps) + 1 0.000 0.000 0.000 0.000 contextvars.py:1() + 1 0.000 0.000 0.000 0.000 threading.py:1() + 1 0.000 0.000 0.000 0.000 arraysetops.py:1() + 984 0.000 0.000 0.000 0.000 {built-in method builtins.min} + 548 0.000 0.000 0.000 0.000 :863(__enter__) + 314 0.000 0.000 0.000 0.000 {method 'replace' of 'code' objects} + 576 0.000 0.000 0.000 0.000 :129() + 1 0.000 0.000 0.000 0.000 ctypeslib.py:362(_get_scalar_type_map) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:373() + 1 0.000 0.000 0.000 0.000 hashlib.py:5() + 285 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects} + 129/29 0.000 0.000 0.000 0.000 abc.py:100(__subclasscheck__) + 14 0.000 0.000 0.000 0.000 enum.py:200() + 2 0.000 0.000 0.000 0.000 {built-in method time.time} + 26 0.000 0.000 0.000 0.000 core.py:921(__init__) + 194 0.000 0.000 0.000 0.000 :725(find_spec) + 129/29 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck} + 50 0.000 0.000 0.000 0.000 _internal.py:869(_ufunc_doc_signature_formatter) + 18 0.000 0.000 0.000 0.000 core.py:997(__init__) + 1 0.000 0.000 0.000 0.000 numbers.py:4() + 2162 0.000 0.000 0.000 0.000 {method 'startswith' of 'str' objects} + 1 0.000 0.000 0.000 0.000 _exceptions.py:1() + 4 0.000 0.000 0.000 0.000 textwrap.py:414(dedent) + 14 0.000 0.000 0.000 0.000 hashlib.py:123(__get_openssl_constructor) + 1 0.000 0.000 0.000 0.000 lzma.py:1() + 1 0.000 0.000 0.000 0.000 parameter.py:1() + 1288 0.000 0.000 0.000 0.000 {built-in method _imp.acquire_lock} + 1288 0.000 0.000 0.000 0.000 {built-in method _imp.release_lock} + 22 0.000 0.000 0.000 0.000 :1459(__init__) + 1 0.000 0.000 0.000 0.000 contextlib.py:72(inner) + 1 0.000 0.000 0.000 0.000 histograms.py:1() + 1 0.000 0.000 0.000 0.000 selectors.py:1() + 5 0.000 0.000 0.000 0.000 inspect.py:325(getmembers) + 37 0.000 0.000 0.000 0.000 {built-in method _abc._abc_init} + 1107 0.000 0.000 0.000 0.000 {built-in method _thread.get_ident} + 12 0.000 0.000 0.000 0.000 datetime.py:488(__new__) + 6 0.000 0.000 0.000 0.000 module.py:13(__init__) + 8 0.000 0.000 0.000 0.000 hashlib.py:79(__get_builtin_constructor) + 238 0.000 0.000 0.000 0.000 enum.py:417(__setattr__) + 22 0.000 0.000 0.000 0.000 :63(__init__) + 1 0.000 0.000 0.000 0.000 {function SeedSequence.generate_state at 0x7f0b17a61c10} + 1 0.000 0.000 0.000 0.000 ufunclike.py:1() + 177 0.000 0.000 0.000 0.000 :800(find_spec) + 341 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects} + 1 0.000 0.000 0.000 0.000 glob.py:1() + 1 0.000 0.000 0.000 0.000 sgd.py:1() + 36 0.000 0.000 0.000 0.000 getlimits.py:91(_float_to_float) + 144 0.000 0.000 0.000 0.000 :516(_check_name_wrapper) + 118 0.000 0.000 0.000 0.000 {built-in method numpy.array} + 196 0.000 0.000 0.000 0.000 :342(__init__) + 6 0.000 0.000 0.000 0.000 _common.py:764(open_binary) + 31 0.000 0.000 0.000 0.000 enum.py:938(__and__) + 422 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects} + 314 0.000 0.000 0.000 0.000 overrides.py:128(array_function_dispatch) + 6 0.000 0.000 0.000 0.000 numeric.py:2536(extend_all) + 189 0.000 0.000 0.000 0.000 :175(_path_isabs) + 4 0.000 0.000 0.000 0.000 re.py:203(sub) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:94(_add_aliases) + 1 0.000 0.000 0.000 0.000 _iotools.py:1() + 1 0.000 0.000 0.000 0.000 stride_tricks.py:1() + 342 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.add_docstring} + 28 0.000 0.000 0.000 0.000 sre_parse.py:96(closegroup) + 1 0.000 0.000 0.000 0.000 _globals.py:1() + 6 0.000 0.000 0.000 0.000 {built-in method io.open} + 1 0.000 0.000 0.000 0.000 arraypad.py:1() + 14 0.000 0.000 0.000 0.000 {method 'split' of 're.Pattern' objects} + 928 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects} + 146 0.000 0.000 0.000 0.000 :35(_new_module) + 465 0.000 0.000 0.000 0.000 functions.py:67(__init__) + 5 0.000 0.000 0.000 0.000 _common.py:423(wrapper) + 14 0.000 0.000 0.000 0.000 enum.py:143(__prepare__) + 1 0.000 0.000 0.000 0.000 __init__.py:1733(calculate) + 58 0.000 0.000 0.000 0.000 {built-in method posix.getcwd} + 291 0.000 0.000 0.000 0.000 sre_parse.py:172(append) + 1 0.000 0.000 0.000 0.000 base64.py:3() + 1 0.000 0.000 0.000 0.000 core.py:6527(__new__) + 3 0.000 0.000 0.000 0.000 tokenize.py:83(_all_string_prefixes) + 1 0.000 0.000 0.000 0.000 records.py:1() + 1 0.000 0.000 0.000 0.000 _compat_pickle.py:9() + 103 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects} + 16 0.000 0.000 0.000 0.000 sre_compile.py:411(_mk_bitmap) + 1 0.000 0.000 0.000 0.000 mixins.py:1() + 30 0.000 0.000 0.000 0.000 tensor.py:525(sum) + 1 0.000 0.000 0.000 0.000 _string_helpers.py:1() + 1 0.000 0.000 0.000 0.000 functions.py:1() + 24 0.000 0.000 0.000 0.000 :159(_path_isdir) + 297 0.000 0.000 0.000 0.000 sre_parse.py:249(match) + 1 0.000 0.000 0.000 0.000 laguerre.py:1() + 16 0.000 0.000 0.000 0.000 _type_aliases.py:58(bitname) + 581 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 _polybase.py:1() + 51 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects} + 1 0.000 0.000 0.000 0.000 getlimits.py:1() + 34 0.000 0.000 0.000 0.000 _pslinux.py:1646(wrap_exceptions) + 1 0.000 0.000 0.000 0.000 _pslinux.py:259(set_scputimes_ntuple) + 30 0.000 0.000 0.000 0.000 optimizer.py:20(zero_grad) + 5 0.000 0.000 0.000 0.000 {method 'readline' of '_io.BufferedReader' objects} + 3 0.000 0.000 0.000 0.000 ufunclike.py:58(_fix_and_maybe_deprecate_out_named_y) + 53 0.000 0.000 0.000 0.000 sre_compile.py:423(_simple) + 3 0.000 0.000 0.000 0.000 ufunclike.py:41(_fix_out_named_y) + 1 0.000 0.000 0.000 0.000 chebyshev.py:1() + 10 0.000 0.000 0.000 0.000 {built-in method builtins.dir} + 376 0.000 0.000 0.000 0.000 socket.py:76() + 377 0.000 0.000 0.000 0.000 socket.py:81() + 1 0.000 0.000 0.000 0.000 _string_helpers.py:9() + 378 0.000 0.000 0.000 0.000 socket.py:86() + 1 0.000 0.000 0.000 0.000 mixins.py:59(NDArrayOperatorsMixin) + 379 0.000 0.000 0.000 0.000 socket.py:91() + 396 0.000 0.000 0.000 0.000 {built-in method _thread.allocate_lock} + 1 0.000 0.000 0.000 0.000 hermite.py:1() + 178 0.000 0.000 0.000 0.000 sre_parse.py:286(tell) + 1 0.000 0.000 0.000 0.000 legendre.py:1() + 58 0.000 0.000 0.000 0.000 sre_compile.py:249(_compile_charset) + 240 0.000 0.000 0.000 0.000 sre_parse.py:160(__len__) + 17 0.000 0.000 0.000 0.000 :406(spec_from_loader) + 11 0.000 0.000 0.000 0.000 abc.py:89(register) + 1 0.000 0.000 0.000 0.000 hermite_e.py:1() + 197 0.000 0.000 0.000 0.000 :143(__init__) + 37 0.000 0.000 0.000 0.000 enum.py:532(_get_mixins_) + 1 0.000 0.000 0.000 0.000 opcode.py:37() + 1 0.000 0.000 0.000 0.000 pickle.py:407(_Pickler) + 70 0.000 0.000 0.000 0.000 enum.py:631(__new__) + 112 0.000 0.000 0.000 0.000 {built-in method builtins.repr} + 6 0.000 0.000 0.000 0.000 core.py:1146(__init__) + 1 0.000 0.000 0.000 0.000 einsumfunc.py:1() + 1603 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} + 40/28 0.000 0.000 0.000 0.000 sre_compile.py:461(_get_literal_prefix) + 14 0.000 0.000 0.000 0.000 enum.py:579(_find_new_) + 433 0.000 0.000 0.000 0.000 {built-in method from_bytes} + 11 0.000 0.000 0.000 0.000 {built-in method _abc._abc_register} + 289 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects} + 73 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin} + 13 0.000 0.000 0.000 0.000 _dtype_ctypes.py:100(dtype_from_ctypes_type) + 1 0.000 0.000 0.000 0.000 core.py:2697(MaskedArray) + 1 0.000 0.000 0.000 0.000 token.py:1() + 1 0.000 0.000 0.000 0.000 __init__.py:1671(_cpu_times_deltas) + 31 0.000 0.000 0.000 0.000 sre_parse.py:224(__init__) + 42 0.000 0.000 0.000 0.000 getlimits.py:101(_float_conv) + 194 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects} + 36 0.000 0.000 0.000 0.000 getlimits.py:24(_fr1) + 1 0.000 0.000 0.000 0.000 umath.py:1() + 192 0.000 0.000 0.000 0.000 enum.py:22(_is_dunder) + 1 0.000 0.000 0.000 0.000 ast.py:405(NodeTransformer) + 1 0.000 0.000 0.000 0.000 _datasource.py:1() + 152 0.000 0.000 0.000 0.000 enum.py:12(_is_descriptor) + 28 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects} + 466 0.000 0.000 0.000 0.000 {built-in method posix.fspath} + 4/3 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.ndarray' objects} + 192 0.000 0.000 0.000 0.000 enum.py:33(_is_sunder) + 1 0.000 0.000 0.000 0.000 core.py:2808(__new__) + 8 0.000 0.000 0.000 0.000 {built-in method builtins.sorted} + 14 0.000 0.000 0.000 0.000 core.py:8239(_replace_return_type) + 14 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects} + 61 0.000 0.000 0.000 0.000 _inspect.py:144() + 16 0.000 0.000 0.000 0.000 sre_compile.py:413() + 31 0.000 0.000 0.000 0.000 sre_parse.py:432(_uniq) + 16 0.000 0.000 0.000 0.000 _type_aliases.py:44(_bits_of) + 257 0.000 0.000 0.000 0.000 hmac.py:18() + 1 0.000 0.000 0.000 0.000 helper.py:1() + 1 0.000 0.000 0.000 0.000 struct.py:3() + 13 0.000 0.000 0.000 0.000 mixins.py:44(_numeric_methods) + 177 0.000 0.000 0.000 0.000 {built-in method _imp.is_frozen} + 2 0.000 0.000 0.000 0.000 core.py:2966(__array_finalize__) + 120 0.000 0.000 0.000 0.000 tensor.py:167(zero_grad) + 93 0.000 0.000 0.000 0.000 _inspect.py:131(strseq) + 144 0.000 0.000 0.000 0.000 :1004(__init__) + 1 0.000 0.000 0.000 0.000 token.py:74() + 109 0.000 0.000 0.000 0.000 {method 'match' of 're.Pattern' objects} + 317 0.000 0.000 0.000 0.000 __init__.py:385() + 8 0.000 0.000 0.000 0.000 _ufunc_config.py:33(seterr) + 17 0.000 0.000 0.000 0.000 :754(exec_module) + 4 0.000 0.000 0.000 0.000 enum.py:932(__or__) + 36 0.000 0.000 0.000 0.000 getlimits.py:16(_fr0) + 1 0.000 0.000 0.000 0.000 defchararray.py:1908(chararray) + 52 0.000 0.000 0.000 0.000 _add_newdocs.py:6753(refer_to_array_attribute) + 72 0.000 0.000 0.000 0.000 {method 'copy' of 'numpy.ndarray' objects} + 47 0.000 0.000 0.000 0.000 re.py:270(escape) + 1 0.000 0.000 0.000 0.000 _pslinux.py:600(per_cpu_times) + 257 0.000 0.000 0.000 0.000 hmac.py:17() + 1 0.000 0.000 0.000 0.000 threading.py:1262(__init__) + 1 0.000 0.000 0.000 0.000 inspect.py:2428(_ParameterKind) + 1 0.000 0.000 0.000 0.000 __init__.py:298(Process) + 331 0.000 0.000 0.000 0.000 :68(_relax_case) + 1 0.000 0.000 0.000 0.000 memmap.py:1() + 1 0.000 0.000 0.000 0.000 __init__.py:335(_sanity_check) + 16 0.000 0.000 0.000 0.000 __init__.py:383(__getattr__) + 1 0.000 0.000 0.000 0.000 _asarray.py:1() + 121 0.000 0.000 0.000 0.000 sre_parse.py:111(__init__) + 218 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects} + 47 0.000 0.000 0.000 0.000 sre_parse.py:355(_escape) + 37 0.000 0.000 0.000 0.000 enum.py:543(_find_data_type) + 172 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects} + 28 0.000 0.000 0.000 0.000 sre_parse.py:84(opengroup) + 317 0.000 0.000 0.000 0.000 {built-in method sys.intern} + 1 0.000 0.000 0.000 0.000 _endian.py:1() + 63 0.000 0.000 0.000 0.000 {method 'split' of 'bytes' objects} + 144 0.000 0.000 0.000 0.000 {built-in method _imp._fix_co_filename} + 1 0.000 0.000 0.000 0.000 polyutils.py:1() + 1 0.000 0.000 0.000 0.000 datetime.py:2181(timezone) + 1 0.000 0.000 0.000 0.000 core.py:3115(view) + 4 0.000 0.000 0.000 0.000 _ufunc_config.py:430(__enter__) + 1 0.000 0.000 0.000 0.000 _polybase.py:18(ABCPolyBase) + 1 0.000 0.000 0.000 0.000 numerictypes.py:588(_register_types) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:211(_set_array_types) + 41 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:83() + 1 0.000 0.000 0.000 0.000 bisect.py:1() + 2 0.000 0.000 0.000 0.000 enum.py:889(_missing_) + 3 0.000 0.000 0.000 0.000 datetime.py:1567(__new__) + 8 0.000 0.000 0.000 0.000 {method 'sub' of 're.Pattern' objects} + 118 0.000 0.000 0.000 0.000 sre_parse.py:81(groups) + 1 0.000 0.000 0.000 0.000 os.py:42(_get_exports_list) + 1 0.000 0.000 0.000 0.000 selectors.py:80(BaseSelector) + 1 0.000 0.000 0.000 0.000 activation.py:1() + 2 0.000 0.000 0.000 0.000 enum.py:899(_create_pseudo_member_) + 17 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin} + 83 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects} + 120 0.000 0.000 0.000 0.000 opcode.py:39(def_op) + 288 0.000 0.000 0.000 0.000 {built-in method builtins.chr} + 2 0.000 0.000 0.000 0.000 core.py:6721(__init__) + 8 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} + 1 0.000 0.000 0.000 0.000 pickle.py:1136(_Unpickler) + 186 0.000 0.000 0.000 0.000 :397(has_location) + 1 0.000 0.000 0.000 0.000 core.py:6545(__array_finalize__) + 82 0.000 0.000 0.000 0.000 overrides.py:121(decorator) + 1 0.000 0.000 0.000 0.000 traceback.py:1() + 1 0.000 0.000 0.000 0.000 _compression.py:1() + 31 0.000 0.000 0.000 0.000 {built-in method _sre.compile} + 98 0.000 0.000 0.000 0.000 types.py:171(__get__) + 1 0.000 0.000 0.000 0.000 _psposix.py:66() + 1 0.000 0.000 0.000 0.000 numerictypes.py:440(_construct_lookups) + 24 0.000 0.000 0.000 0.000 numerictypes.py:513(_scalar_type_key) + 4 0.000 0.000 0.000 0.000 {built-in method builtins.print} + 16 0.000 0.000 0.000 0.000 __init__.py:390(__getitem__) + 36 0.000 0.000 0.000 0.000 _string_helpers.py:16(english_lower) + 2 0.000 0.000 0.000 0.000 enum.py:978(_decompose) + 82 0.000 0.000 0.000 0.000 overrides.py:110(set_module) + 252 0.000 0.000 0.000 0.000 {built-in method builtins.ord} + 2 0.000 0.000 0.000 0.000 contextlib.py:71(__call__) + 62 0.000 0.000 0.000 0.000 sre_compile.py:595(isstring) + 2 0.000 0.000 0.000 0.000 datetime.py:661(__neg__) + 317 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} + 14 0.000 0.000 0.000 0.000 {built-in method builtins.round} + 192 0.000 0.000 0.000 0.000 {built-in method builtins.issubclass} + 76 0.000 0.000 0.000 0.000 signal.py:10() + 176 0.000 0.000 0.000 0.000 :1465() + 1 0.000 0.000 0.000 0.000 linalg.py:74(_determine_error_states) + 16 0.000 0.000 0.000 0.000 {built-in method builtins.next} + 78 0.000 0.000 0.000 0.000 _internal.py:880() + 321 0.000 0.000 0.000 0.000 {method 'isidentifier' of 'str' objects} + 4 0.000 0.000 0.000 0.000 sre_parse.py:267(getuntil) + 1 0.000 0.000 0.000 0.000 format.py:1() + 18 0.000 0.000 0.000 0.000 sre_compile.py:492(_get_charset_prefix) + 3 0.000 0.000 0.000 0.000 contextlib.py:211(contextmanager) + 2 0.000 0.000 0.000 0.000 functools.py:525(decorating_function) + 30 0.000 0.000 0.000 0.000 _type_aliases.py:203(_add_array_type) + 24 0.000 0.000 0.000 0.000 sre_parse.py:295(_class_escape) + 4 0.000 0.000 0.000 0.000 _ufunc_config.py:435(__exit__) + 1 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:18(numeric_type_aliases) + 5 0.000 0.000 0.000 0.000 datetime.py:411(_check_date_fields) + 31 0.000 0.000 0.000 0.000 sre_parse.py:921(fix_flags) + 32 0.000 0.000 0.000 0.000 _type_aliases.py:46() + 1 0.000 0.000 0.000 0.000 loss.py:1() + 1 0.000 0.000 0.000 0.000 optimizer.py:1() + 2 0.000 0.000 0.000 0.000 posixpath.py:372(abspath) + 13 0.000 0.000 0.000 0.000 _dtype_ctypes.py:71(_from_ctypes_scalar) + 1 0.000 0.000 0.000 0.000 __init__.py:261(_reset_cache) + 1 0.000 0.000 0.000 0.000 fnmatch.py:1() + 238 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects} + 3 0.000 0.000 0.000 0.000 __init__.py:498(PYFUNCTYPE) + 1 0.000 0.000 0.000 0.000 tensor.py:5(CTensor) + 1 0.000 0.000 0.000 0.000 _machar.py:1() + 7 0.000 0.000 0.000 0.000 _common.py:444(memoize_when_activated) + 144 0.000 0.000 0.000 0.000 :1029(get_filename) + 7 0.000 0.000 0.000 0.000 getlimits.py:668(__init__) + 1 0.000 0.000 0.000 0.000 arrayterator.py:1() + 14 0.000 0.000 0.000 0.000 enum.py:522(_check_for_existing_members) + 2 0.000 0.000 0.000 0.000 core.py:2940(_update_from) + 2 0.000 0.000 0.000 0.000 __init__.py:75(CFUNCTYPE) + 1 0.000 0.000 0.000 0.000 pathlib.py:120(_WindowsFlavour) + 24 0.000 0.000 0.000 0.000 tokenize.py:94() + 31 0.000 0.000 0.000 0.000 {built-in method fromkeys} + 9 0.000 0.000 0.000 0.000 overrides.py:23(set_array_function_like_doc) + 4 0.000 0.000 0.000 0.000 _collections_abc.py:657(get) + 4 0.000 0.000 0.000 0.000 genericpath.py:16(exists) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:74(_add_types) + 63 0.000 0.000 0.000 0.000 abc.py:7(abstractmethod) + 18 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:19(type_aliases_gen) + 6 0.000 0.000 0.000 0.000 os.py:670(__getitem__) + 3 0.000 0.000 0.000 0.000 _pslinux.py:596() + 14 0.000 0.000 0.000 0.000 __init__.py:141(_check_size) + 17 0.000 0.000 0.000 0.000 :232(_requires_builtin_wrapper) + 4 0.000 0.000 0.000 0.000 _common.py:400(memoize) + 2 0.000 0.000 0.000 0.000 __init__.py:1636(_cpu_tot_time) + 31 0.000 0.000 0.000 0.000 sre_parse.py:76(__init__) + 8 0.000 0.000 0.000 0.000 _ufunc_config.py:132(geterr) + 4 0.000 0.000 0.000 0.000 {method 'findall' of 're.Pattern' objects} + 2 0.000 0.000 0.000 0.000 tensor.py:569(T) + 20 0.000 0.000 0.000 0.000 mixins.py:16(_binary_method) + 5 0.000 0.000 0.000 0.000 datetime.py:424(_check_time_fields) + 207 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects} + 55 0.000 0.000 0.000 0.000 sre_parse.py:168(__setitem__) + 144 0.000 0.000 0.000 0.000 :839(create_module) + 85 0.000 0.000 0.000 0.000 _compat_pickle.py:167() + 4 0.000 0.000 0.000 0.000 warnings.py:181(_add_filter) + 2 0.000 0.000 0.000 0.000 enum.py:997() + 2 0.000 0.000 0.000 0.000 datetime.py:1236(__new__) + 1 0.000 0.000 0.000 0.000 _version.py:1() + 1 0.000 0.000 0.000 0.000 pathlib.py:629(PurePath) + 14 0.000 0.000 0.000 0.000 enum.py:370(__getattr__) + 2 0.000 0.000 0.000 0.000 datetime.py:819(__new__) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:123(_add_integer_aliases) + 1 0.000 0.000 0.000 0.000 threading.py:761(__init__) + 1 0.000 0.000 0.000 0.000 _globals.py:93(_CopyMode) + 1 0.000 0.000 0.000 0.000 __future__.py:1() + 35 0.000 0.000 0.000 0.000 datetime.py:379(_check_int_field) + 2 0.000 0.000 0.000 0.000 arrayprint.py:503(decorating_function) + 2 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.implement_array_function} + 1 0.000 0.000 0.000 0.000 _pytesttester.py:1() + 19 0.000 0.000 0.000 0.000 tokenize.py:58(group) + 1 0.000 0.000 0.000 0.000 numbers.py:32(Complex) + 2 0.000 0.000 0.000 0.000 random.py:94(__init__) + 10 0.000 0.000 0.000 0.000 sre_compile.py:432(_generate_overlap_table) + 1 0.000 0.000 0.000 0.000 _common.py:388(usage_percent) + 1 0.000 0.000 0.000 0.000 datetime.py:1559(datetime) + 1 0.000 0.000 0.000 0.000 polynomial.py:1472(Polynomial) + 13 0.000 0.000 0.000 0.000 mixins.py:36(_inplace_binary_method) + 1 0.000 0.000 0.000 0.000 <__array_function__ internals>:177(concatenate) + 6 0.000 0.000 0.000 0.000 __init__.py:266(_assert_pid_not_reused) + 1 0.000 0.000 0.000 0.000 numbers.py:294(Integral) + 1 0.000 0.000 0.000 0.000 _dtype.py:1() + 14 0.000 0.000 0.000 0.000 enum.py:175() + 1 0.000 0.000 0.000 0.000 __init__.py:187() + 96 0.000 0.000 0.000 0.000 {built-in method builtins.abs} + 1 0.000 0.000 0.000 0.000 numeric.py:150(ones) + 2 0.000 0.000 0.000 0.000 os.py:684(__delitem__) + 12 0.000 0.000 0.000 0.000 opcode.py:43(name_op) + 12 0.000 0.000 0.000 0.000 os.py:748(encode) + 1 0.000 0.000 0.000 0.000 _iotools.py:450(StringConverter) + 46 0.000 0.000 0.000 0.000 sre_compile.py:65(_combine_flags) + 1 0.000 0.000 0.000 0.000 random.py:123(seed) + 1 0.000 0.000 0.000 0.000 _type_aliases.py:151(_set_up_aliases) + 1 0.000 0.000 0.000 0.000 __init__.py:1276() + 14 0.000 0.000 0.000 0.000 mixins.py:26(_reflected_binary_method) + 81 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_iscased} + 58 0.000 0.000 0.000 0.000 sre_compile.py:453(_get_iscased) + 14 0.000 0.000 0.000 0.000 enum.py:68(__init__) + 1 0.000 0.000 0.000 0.000 pathlib.py:1025(Path) + 48 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects} + 1 0.000 0.000 0.000 0.000 _internal.py:239(_missing_ctypes) + 1 0.000 0.000 0.000 0.000 os.py:46() + 1 0.000 0.000 0.000 0.000 _pslinux.py:118(IOPriority) + 252 0.000 0.000 0.000 0.000 inspect.py:366() + 1 0.000 0.000 0.000 0.000 ufunclike.py:16(_deprecate_out_named_y) + 1 0.000 0.000 0.000 0.000 module.py:86(__repr__) + 1 0.000 0.000 0.000 0.000 polynomial.py:1076(poly1d) + 2 0.000 0.000 0.000 0.000 {built-in method posix.uname} + 1 0.000 0.000 0.000 0.000 defmatrix.py:72(matrix) + 1 0.000 0.000 0.000 0.000 abc.py:1() + 30 0.000 0.000 0.000 0.000 functions.py:77(__init__) + 13 0.000 0.000 0.000 0.000 _internal.py:917(npy_ctypes_check) + 1 0.000 0.000 0.000 0.000 numbers.py:147(Real) + 7 0.000 0.000 0.000 0.000 core.py:2544(_arraymethod) + 43 0.000 0.000 0.000 0.000 _compat_pickle.py:165() + 1 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes) + 1 0.000 0.000 0.000 0.000 _version.py:20(get_versions) + 2 0.000 0.000 0.000 0.000 activation.py:16(__init__) + 1 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:54(_get_platform_and_machine) + 2 0.000 0.000 0.000 0.000 posixpath.py:334(normpath) + 1 0.000 0.000 0.000 0.000 datetime.py:789(date) + 14 0.000 0.000 0.000 0.000 {built-in method builtins.any} + 8 0.000 0.000 0.000 0.000 _pslinux.py:614() + 1 0.000 0.000 0.000 0.000 threading.py:519(set) + 1 0.000 0.000 0.000 0.000 __config__.py:3() + 9 0.000 0.000 0.000 0.000 {built-in method numpy.seterrobj} + 60 0.000 0.000 0.000 0.000 {built-in method builtins.divmod} + 1 0.000 0.000 0.000 0.000 {method 'dot' of 'numpy.ndarray' objects} + 1 0.000 0.000 0.000 0.000 _common.py:140(NicDuplex) + 1 0.000 0.000 0.000 0.000 __init__.py:299(loads) + 1 0.000 0.000 0.000 0.000 hermite.py:1658(Hermite) + 1 0.000 0.000 0.000 0.000 threading.py:750(Thread) + 1 0.000 0.000 0.000 0.000 _dtype_ctypes.py:1() + 23 0.000 0.000 0.000 0.000 :1153(__init__) + 2 0.000 0.000 0.000 0.000 activation.py:8(__init__) + 1 0.000 0.000 0.000 0.000 warnings.py:165(simplefilter) + 16 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects} + 68 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_tolower} + 1 0.000 0.000 0.000 0.000 pathlib.py:399(_NormalAccessor) + 1 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f0b2c6f9ee0} + 1 0.000 0.000 0.000 0.000 chebyshev.py:1995(Chebyshev) + 1 0.000 0.000 0.000 0.000 datetime.py:1211(time) + 101 0.000 0.000 0.000 0.000 enum.py:506() + 1 0.000 0.000 0.000 0.000 threading.py:903(_set_tstate_lock) + 1 0.000 0.000 0.000 0.000 __init__.py:216() + 4 0.000 0.000 0.000 0.000 posixpath.py:71(join) + 1 0.000 0.000 0.000 0.000 datetime.py:469(timedelta) + 1 0.000 0.000 0.000 0.000 decoder.py:332(decode) + 1 0.000 0.000 0.000 0.000 __init__.py:1655(_cpu_busy_time) + 1 0.000 0.000 0.000 0.000 laguerre.py:1606(Laguerre) + 23 0.000 0.000 0.000 0.000 overrides.py:217(array_function_from_dispatcher) + 1 0.000 0.000 0.000 0.000 legendre.py:1619(Legendre) + 6 0.000 0.000 0.000 0.000 _exceptions.py:17(_display_as_base) + 53 0.000 0.000 0.000 0.000 {built-in method sys._getframe} + 1 0.000 0.000 0.000 0.000 hermite_e.py:1650(HermiteE) + 1 0.000 0.000 0.000 0.000 <__array_function__ internals>:177(copyto) + 39 0.000 0.000 0.000 0.000 enum.py:223() + 1 0.000 0.000 0.000 0.000 subprocess.py:638(_use_posix_spawn) + 2 0.000 0.000 0.000 0.000 os.py:678(__setitem__) + 1 0.000 0.000 0.000 0.000 _common.py:152(BatteryTime) + 1 0.000 0.000 0.000 0.000 threading.py:505(__init__) + 70 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects} + 1 0.000 0.000 0.000 0.000 random.py:721(getrandbits) + 48 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 inspect.py:2457(Parameter) + 5 0.000 0.000 0.000 0.000 _common.py:836(get_procfs_path) + 2 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__) + 1 0.000 0.000 0.000 0.000 core.py:6517(MaskedConstant) + 14 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects} + 2 0.000 0.000 0.000 0.000 :1238(__iter__) + 2 0.000 0.000 0.000 0.000 :1205(__init__) + 6 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op) + 18 0.000 0.000 0.000 0.000 {built-in method numpy.geterrobj} + 4 0.000 0.000 0.000 0.000 :1221(_get_parent_path) + 1 0.000 0.000 0.000 0.000 inspect.py:2742(Signature) + 18 0.000 0.000 0.000 0.000 _add_newdocs_scalars.py:79() + 1 0.000 0.000 0.000 0.000 loss.py:18(__init__) + 1 0.000 0.000 0.000 0.000 _inspect.py:1() + 20 0.000 0.000 0.000 0.000 _inspect.py:142() + 18 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize} + 36 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects} + 2 0.000 0.000 0.000 0.000 {built-in method posix.unsetenv} + 1 0.000 0.000 0.000 0.000 _type_aliases.py:41() + 1 0.000 0.000 0.000 0.000 threading.py:222(__init__) + 1 0.000 0.000 0.000 0.000 threading.py:364(notify_all) + 21 0.000 0.000 0.000 0.000 _inspect.py:143() + 1 0.000 0.000 0.000 0.000 socket.py:213(socket) + 4 0.000 0.000 0.000 0.000 sre_parse.py:258(getwhile) + 9 0.000 0.000 0.000 0.000 _pytesttester.py:76(__init__) + 1 0.000 0.000 0.000 0.000 random.py:78(Random) + 43 0.000 0.000 0.000 0.000 enum.py:753(value) + 1 0.000 0.000 0.000 0.000 os.py:1073(__subclasshook__) + 1 0.000 0.000 0.000 0.000 inspect.py:2612(BoundArguments) + 4 0.000 0.000 0.000 0.000 getlimits.py:692(max) + 1 0.000 0.000 0.000 0.000 threading.py:900(_set_native_id) + 2 0.000 0.000 0.000 0.000 functools.py:487(lru_cache) + 2 0.000 0.000 0.000 0.000 copyreg.py:12(pickle) + 1 0.000 0.000 0.000 0.000 loss.py:7(__init__) + 13 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:441(_setdef) + 1 0.000 0.000 0.000 0.000 getlimits.py:364(finfo) + 2 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods) + 1 0.000 0.000 0.000 0.000 core.py:6322(mvoid) + 78 0.000 0.000 0.000 0.000 signal.py:22() + 1 0.000 0.000 0.000 0.000 npyio.py:106(NpzFile) + 16 0.000 0.000 0.000 0.000 _dtype.py:24(_kind_name) + 5 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op) + 1 0.000 0.000 0.000 0.000 {built-in method math.exp} + 1 0.000 0.000 0.000 0.000 pathlib.py:136() + 55 0.000 0.000 0.000 0.000 enum.py:748(name) + 33 0.000 0.000 0.000 0.000 enum.py:393() + 1 0.000 0.000 0.000 0.000 _collections_abc.py:349(__subclasshook__) + 77 0.000 0.000 0.000 0.000 signal.py:17() + 1 0.000 0.000 0.000 0.000 _iotools.py:229(NameValidator) + 1 0.000 0.000 0.000 0.000 core.py:1329(make_mask_descr) + 1 0.000 0.000 0.000 0.000 _datasource.py:196(DataSource) + 25 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects} + 1 0.000 0.000 0.000 0.000 subprocess.py:688(Popen) + 3 0.000 0.000 0.000 0.000 index_tricks.py:323(__init__) + 18 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects} + 1 0.000 0.000 0.000 0.000 os.py:766(getenv) + 5 0.000 0.000 0.000 0.000 enum.py:1015(_power_of_two) + 1 0.000 0.000 0.000 0.000 pathlib.py:57(_Flavour) + 8 0.000 0.000 0.000 0.000 getlimits.py:153(_register_type) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1} + 2 0.000 0.000 0.000 0.000 core.py:6620(__setattr__) + 2 0.000 0.000 0.000 0.000 :1225(_recalculate) + 1 0.000 0.000 0.000 0.000 threading.py:341(notify) + 1 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects} + 1 0.000 0.000 0.000 0.000 _internal.py:613(_Stream) + 2 0.000 0.000 0.000 0.000 {built-in method builtins.sum} + 1 0.000 0.000 0.000 0.000 _internal.py:248(_ctypes) + 1 0.000 0.000 0.000 0.000 extras.py:1567(__init__) + 1 0.000 0.000 0.000 0.000 lzma.py:38(LZMAFile) + 1 0.000 0.000 0.000 0.000 core.py:1315(_replace_dtype_fields) + 1 0.000 0.000 0.000 0.000 bz2.py:30(BZ2File) + 5 0.000 0.000 0.000 0.000 _ufunc_config.py:426(__init__) + 1 0.000 0.000 0.000 0.000 random.py:709(SystemRandom) + 1 0.000 0.000 0.000 0.000 datetime.py:1141(tzinfo) + 1 0.000 0.000 0.000 0.000 decoder.py:284(__init__) + 3 0.000 0.000 0.000 0.000 datetime.py:2201(_create) + 18 0.000 0.000 0.000 0.000 {built-in method builtins.id} + 1 0.000 0.000 0.000 0.000 numbers.py:267(Rational) + 1 0.000 0.000 0.000 0.000 _common.py:634(outer) + 2 0.000 0.000 0.000 0.000 linear.py:16(inner_repr) + 4 0.000 0.000 0.000 0.000 mixins.py:51(_unary_method) + 1 0.000 0.000 0.000 0.000 posixpath.py:150(dirname) + 1 0.000 0.000 0.000 0.000 threading.py:573(Barrier) + 1 0.000 0.000 0.000 0.000 _internal.py:216(_getintp_ctype) + 2 0.000 0.000 0.000 0.000 {built-in method posix.putenv} + 1 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__) + 1 0.000 0.000 0.000 0.000 core.py:191() + 1 0.000 0.000 0.000 0.000 __init__.py:255() + 1 0.000 0.000 0.000 0.000 threading.py:376(Semaphore) + 1 0.000 0.000 0.000 0.000 sre_parse.py:861(_parse_flags) + 2 0.000 0.000 0.000 0.000 posixpath.py:60(isabs) + 1 0.000 0.000 0.000 0.000 core.py:977(_MaskedBinaryOperation) + 1 0.000 0.000 0.000 0.000 parse.py:364(_fix_result_transcoding) + 1 0.000 0.000 0.000 0.000 decoder.py:343(raw_decode) + 5 0.000 0.000 0.000 0.000 datetime.py:46(_days_in_month) + 17 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 arrayprint.py:905(FloatingFormat) + 10 0.000 0.000 0.000 0.000 enum.py:398(__members__) + 1 0.000 0.000 0.000 0.000 pathlib.py:137() + 38 0.000 0.000 0.000 0.000 {built-in method _ctypes.sizeof} + 1 0.000 0.000 0.000 0.000 core.py:6821(_frommethod) + 1 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.generic' objects} + 1 0.000 0.000 0.000 0.000 test.py:79(MeuModulo) + 1 0.000 0.000 0.000 0.000 pathlib.py:285(_PosixFlavour) + 1 0.000 0.000 0.000 0.000 {built-in method posix.urandom} + 1 0.000 0.000 0.000 0.000 _pslinux.py:337() + 12 0.000 0.000 0.000 0.000 {method 'islower' of 'str' objects} + 1 0.000 0.000 0.000 0.000 threading.py:1281(_DummyThread) + 1 0.000 0.000 0.000 0.000 parse.py:154(_NetlocResultMixinBase) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.empty} + 1 0.000 0.000 0.000 0.000 pathlib.py:510(_PreciseSelector) + 7 0.000 0.000 0.000 0.000 posixpath.py:41(_get_sep) + 1 0.000 0.000 0.000 0.000 arrayterator.py:16(Arrayterator) + 17 0.000 0.000 0.000 0.000 :771(is_package) + 2 0.000 0.000 0.000 0.000 tokenize.py:60(maybe) + 1 0.000 0.000 0.000 0.000 module.py:9(Module) + 1 0.000 0.000 0.000 0.000 hmac.py:26(HMAC) + 1 0.000 0.000 0.000 0.000 _exceptions.py:99(_UFuncOutputCastingError) + 1 0.000 0.000 0.000 0.000 getlimits.py:32(MachArLike) + 1 0.000 0.000 0.000 0.000 index_tricks.py:531(__init__) + 1 0.000 0.000 0.000 0.000 index_tricks.py:264(OGridClass) + 1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects} + 3 0.000 0.000 0.000 0.000 {built-in method posix.getpid} + 3 0.000 0.000 0.000 0.000 datetime.py:41(_days_before_year) + 1 0.000 0.000 0.000 0.000 _exceptions.py:224(_ArrayMemoryError) + 4 0.000 0.000 0.000 0.000 core.py:3405(dtype) + 1 0.000 0.000 0.000 0.000 index_tricks.py:313(AxisConcatenator) + 1 0.000 0.000 0.000 0.000 extras.py:264(_fromnxfunction_single) + 1 0.000 0.000 0.000 0.000 extras.py:1519(MAxisConcatenator) + 4 0.000 0.000 0.000 0.000 :1211(_find_parent_path_names) + 10 0.000 0.000 0.000 0.000 __future__.py:83(__init__) + 1 0.000 0.000 0.000 0.000 _version.py:14(NumpyVersion) + 1 0.000 0.000 0.000 0.000 tokenize.py:59(any) + 1 0.000 0.000 0.000 0.000 __init__.py:318(CDLL) + 1 0.000 0.000 0.000 0.000 index_tricks.py:257(__init__) + 3 0.000 0.000 0.000 0.000 enum.py:957(_high_bit) + 15 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytes' objects} + 1 0.000 0.000 0.000 0.000 index_tricks.py:563(__init__) + 1 0.000 0.000 0.000 0.000 {built-in method _thread.get_native_id} + 1 0.000 0.000 0.000 0.000 traceback.py:440(TracebackException) + 2 0.000 0.000 0.000 0.000 {built-in method posix.register_at_fork} + 1 0.000 0.000 0.000 0.000 _datasource.py:536(Repository) + 1 0.000 0.000 0.000 0.000 dis.py:479(Bytecode) + 1 0.000 0.000 0.000 0.000 threading.py:210(Condition) + 3 0.000 0.000 0.000 0.000 core.py:1362(getmask) + 3 0.000 0.000 0.000 0.000 __init__.py:405() + 9 0.000 0.000 0.000 0.000 _globals.py:86(__repr__) + 1 0.000 0.000 0.000 0.000 _pslinux.py:789(__init__) + 5 0.000 0.000 0.000 0.000 datetime.py:441(_check_tzinfo_arg) + 1 0.000 0.000 0.000 0.000 threading.py:94(_RLock) + 1 0.000 0.000 0.000 0.000 records.py:223(record) + 1 0.000 0.000 0.000 0.000 records.py:308(recarray) + 1 0.000 0.000 0.000 0.000 _weakrefset.py:81(add) + 1 0.000 0.000 0.000 0.000 pickle.py:200(_Framer) + 1 0.000 0.000 0.000 0.000 getlimits.py:613(iinfo) + 1 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} + 1 0.000 0.000 0.000 0.000 test.py:97() + 1 0.000 0.000 0.000 0.000 _machar.py:17(MachAr) + 1 0.000 0.000 0.000 0.000 core.py:2372(_MaskedPrintOption) + 1 0.000 0.000 0.000 0.000 core.py:195() + 1 0.000 0.000 0.000 0.000 memmap.py:22(memmap) + 1 0.000 0.000 0.000 0.000 function_base.py:2117(vectorize) + 6 0.000 0.000 0.000 0.000 core.py:846(__init__) + 1 0.000 0.000 0.000 0.000 core.py:6712(_extrema_operation) + 7 0.000 0.000 0.000 0.000 {built-in method builtins.vars} + 1 0.000 0.000 0.000 0.000 core.py:1283(_replace_dtype_fields_recursive) + 1 0.000 0.000 0.000 0.000 _pslinux.py:1189(RootFsDeviceFinder) + 5 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} + 4 0.000 0.000 0.000 0.000 core.py:6521(__has_singleton) + 1 0.000 0.000 0.000 0.000 core.py:190() + 3 0.000 0.000 0.000 0.000 core.py:806(__init__) + 1 0.000 0.000 0.000 0.000 core.py:2589(MaskedIterator) + 1 0.000 0.000 0.000 0.000 core.py:8209(_convert2ma) + 1 0.000 0.000 0.000 0.000 threading.py:246(__enter__) + 5 0.000 0.000 0.000 0.000 inspect.py:72(isclass) + 1 0.000 0.000 0.000 0.000 threading.py:249(__exit__) + 2 0.000 0.000 0.000 0.000 pathlib.py:61(__init__) + 1 0.000 0.000 0.000 0.000 py3k.py:84(contextlib_nullcontext) + 6 0.000 0.000 0.000 0.000 _type_aliases.py:92() + 1 0.000 0.000 0.000 0.000 _iotools.py:133(LineSplitter) + 1 0.000 0.000 0.000 0.000 functions.py:48(PowBackward) + 1 0.000 0.000 0.000 0.000 _internal.py:204(dummy_ctype) + 1 0.000 0.000 0.000 0.000 socket.py:626(SocketIO) + 2 0.000 0.000 0.000 0.000 core.py:3421(shape) + 1 0.000 0.000 0.000 0.000 traceback.py:227(FrameSummary) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:204(_concrete_ndptr) + 1 0.000 0.000 0.000 0.000 subprocess.py:99(CalledProcessError) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1351(StructuredVoidFormat) + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:30() + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5} + 1 0.000 0.000 0.000 0.000 pathlib.py:601(_PathParents) + 1 0.000 0.000 0.000 0.000 _datasource.py:74(_FileOpeners) + 1 0.000 0.000 0.000 0.000 random.py:103(__init_subclass__) + 1 0.000 0.000 0.000 0.000 records.py:87(format_parser) + 1 0.000 0.000 0.000 0.000 index_tricks.py:306(__init__) + 4 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated} + 1 0.000 0.000 0.000 0.000 parse.py:797(Quoter) + 1 0.000 0.000 0.000 0.000 threading.py:494(Event) + 1 0.000 0.000 0.000 0.000 tokenize.py:162(Untokenizer) + 1 0.000 0.000 0.000 0.000 tokenize.py:45(TokenInfo) + 1 0.000 0.000 0.000 0.000 _pslinux.py:777(Connections) + 1 0.000 0.000 0.000 0.000 _globals.py:80(__new__) + 1 0.000 0.000 0.000 0.000 core.py:903(_MaskedUnaryOperation) + 1 0.000 0.000 0.000 0.000 _exceptions.py:38(_UFuncBinaryResolutionError) + 1 0.000 0.000 0.000 0.000 pickle.py:263(_Unframer) + 1 0.000 0.000 0.000 0.000 extras.py:214(_fromnxfunction) + 1 0.000 0.000 0.000 0.000 ast.py:347(NodeVisitor) + 1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader) + 1 0.000 0.000 0.000 0.000 parse.py:191(_NetlocResultMixinStr) + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:367(errstate) + 1 0.000 0.000 0.000 0.000 ctypeslib.py:183(_ndptr) + 3 0.000 0.000 0.000 0.000 core.py:867(__init__) + 1 0.000 0.000 0.000 0.000 threading.py:261(_is_owned) + 1 0.000 0.000 0.000 0.000 _datasource.py:99(__init__) + 1 0.000 0.000 0.000 0.000 parse.py:221(_NetlocResultMixinBytes) + 1 0.000 0.000 0.000 0.000 __init__.py:215() + 1 0.000 0.000 0.000 0.000 _exceptions.py:132(AxisError) + 1 0.000 0.000 0.000 0.000 _common.py:653(__init__) + 1 0.000 0.000 0.000 0.000 threading.py:1177(_make_invoke_excepthook) + 3 0.000 0.000 0.000 0.000 __init__.py:499(CFunctionType) + 1 0.000 0.000 0.000 0.000 npyio.py:42(BagObj) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1304(DatetimeFormat) + 1 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects} + 2 0.000 0.000 0.000 0.000 {built-in method maketrans} + 1 0.000 0.000 0.000 0.000 threading.py:1230(Timer) + 1 0.000 0.000 0.000 0.000 index_tricks.py:619(ndindex) + 1 0.000 0.000 0.000 0.000 decoder.py:254(JSONDecoder) + 1 0.000 0.000 0.000 0.000 pathlib.py:1569(WindowsPath) + 2 0.000 0.000 0.000 0.000 __init__.py:367(_FuncPtr) + 1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder) + 1 0.000 0.000 0.000 0.000 encoder.py:104(__init__) + 1 0.000 0.000 0.000 0.000 parse.py:138(_ResultMixinStr) + 5 0.000 0.000 0.000 0.000 module.py:97(get_name) + 1 0.000 0.000 0.000 0.000 pathlib.py:479(_Selector) + 1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector) + 2 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.lock' objects} + 1 0.000 0.000 0.000 0.000 __init__.py:1287(Popen) + 1 0.000 0.000 0.000 0.000 index_tricks.py:570(ndenumerate) + 1 0.000 0.000 0.000 0.000 _exceptions.py:54(_UFuncNoLoopError) + 1 0.000 0.000 0.000 0.000 enum.py:389(__iter__) + 1 0.000 0.000 0.000 0.000 core.py:194() + 1 0.000 0.000 0.000 0.000 {built-in method posix.confstr} + 2 0.000 0.000 0.000 0.000 index_tricks.py:145(__init__) + 1 0.000 0.000 0.000 0.000 _exceptions.py:81(_UFuncInputCastingError) + 1 0.000 0.000 0.000 0.000 selectors.py:206(_BaseSelectorImpl) + 1 0.000 0.000 0.000 0.000 parse.py:146(_ResultMixinBytes) + 1 0.000 0.000 0.000 0.000 index_tricks.py:212(MGridClass) + 1 0.000 0.000 0.000 0.000 index_tricks.py:110(nd_grid) + 1 0.000 0.000 0.000 0.000 utils.py:126(_Deprecate) + 1 0.000 0.000 0.000 0.000 core.py:2378(__init__) + 1 0.000 0.000 0.000 0.000 core.py:1125(_DomainedBinaryOperation) + 1 0.000 0.000 0.000 0.000 parse.py:326(DefragResult) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1222(IntegerFormat) + 1 0.000 0.000 0.000 0.000 subprocess.py:136(TimeoutExpired) + 1 0.000 0.000 0.000 0.000 traceback.py:318(StackSummary) + 1 0.000 0.000 0.000 0.000 core.py:797(_DomainCheckInterval) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1245(ComplexFloatingFormat) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1278(_TimelikeFormat) + 1 0.000 0.000 0.000 0.000 _pytesttester.py:46(PytestTester) + 1 0.000 0.000 0.000 0.000 test.py:102() + 2 0.000 0.000 0.000 0.000 arrayprint.py:493(_recursive_guard) + 1 0.000 0.000 0.000 0.000 activation.py:4(Activation) + 1 0.000 0.000 0.000 0.000 core.py:893(_MaskedUFunc) + 1 0.000 0.000 0.000 0.000 _exceptions.py:72(_UFuncCastingError) + 1 0.000 0.000 0.000 0.000 threading.py:896(_set_ident) + 1 0.000 0.000 0.000 0.000 selectors.py:442(EpollSelector) + 1 0.000 0.000 0.000 0.000 selectors.py:341(_PollLikeSelector) + 1 0.000 0.000 0.000 0.000 inspect.py:897(BlockFinder) + 1 0.000 0.000 0.000 0.000 core.py:822(_DomainTan) + 1 0.000 0.000 0.000 0.000 optimizer.py:4(Optimizer) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1235(BoolFormat) + 3 0.000 0.000 0.000 0.000 {built-in method builtins.callable} + 1 0.000 0.000 0.000 0.000 _exceptions.py:118(TooHardError) + 2 0.000 0.000 0.000 0.000 core.py:883(__init__) + 2 0.000 0.000 0.000 0.000 index_tricks.py:762(__init__) + 1 0.000 0.000 0.000 0.000 threading.py:456(BoundedSemaphore) + 1 0.000 0.000 0.000 0.000 _common.py:648(_WrapNumbers) + 1 0.000 0.000 0.000 0.000 core.py:840(_DomainSafeDivide) + 1 0.000 0.000 0.000 0.000 pathlib.py:504(_TerminatingSelector) + 1 0.000 0.000 0.000 0.000 stride_tricks.py:15(DummyArray) + 1 0.000 0.000 0.000 0.000 index_tricks.py:718(IndexExpression) + 1 0.000 0.000 0.000 0.000 :1() + 1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream) + 1 0.000 0.000 0.000 0.000 pathlib.py:526(_WildcardSelector) + 1 0.000 0.000 0.000 0.000 sgd.py:4(SGD) + 1 0.000 0.000 0.000 0.000 numbers.py:12(Number) + 1 0.000 0.000 0.000 0.000 numeric.py:61(ComplexWarning) + 1 0.000 0.000 0.000 0.000 __future__.py:81(_Feature) + 1 0.000 0.000 0.000 0.000 linalg.py:44(LinAlgError) + 1 0.000 0.000 0.000 0.000 pathlib.py:557(_RecursiveWildcardSelector) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath.set_typeDict} + 1 0.000 0.000 0.000 0.000 _exceptions.py:32(UFuncTypeError) + 1 0.000 0.000 0.000 0.000 dis.py:209(Instruction) + 1 0.000 0.000 0.000 0.000 _globals.py:60(_NoValueType) + 1 0.000 0.000 0.000 0.000 numerictypes.py:424(_typedict) + 1 0.000 0.000 0.000 0.000 loss.py:4(Loss) + 1 0.000 0.000 0.000 0.000 extras.py:1549(mr_class) + 1 0.000 0.000 0.000 0.000 pathlib.py:1002(PurePosixPath) + 1 0.000 0.000 0.000 0.000 pathlib.py:1012(PureWindowsPath) + 1 0.000 0.000 0.000 0.000 parse.py:345(DefragResultBytes) + 2 0.000 0.000 0.000 0.000 __init__.py:101(CFunctionType) + 1 0.000 0.000 0.000 0.000 {built-in method numpy._set_promotion_state} + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha224} + 1 0.000 0.000 0.000 0.000 {built-in method posix.sysconf} + 1 0.000 0.000 0.000 0.000 linear.py:4(Linear) + 1 0.000 0.000 0.000 0.000 index_tricks.py:436(RClass) + 2 0.000 0.000 0.000 0.000 __init__.py:437(__init__) + 1 0.000 0.000 0.000 0.000 {built-in method psutil._psutil_posix.getpagesize} + 1 0.000 0.000 0.000 0.000 ast.py:520(Ellipsis) + 1 0.000 0.000 0.000 0.000 _common.py:278(Error) + 1 0.000 0.000 0.000 0.000 polyutils.py:47(RankWarning) + 1 0.000 0.000 0.000 0.000 parse.py:353(SplitResultBytes) + 1 0.000 0.000 0.000 0.000 ast.py:476(_ABC) + 1 0.000 0.000 0.000 0.000 ast.py:505(Num) + 1 0.000 0.000 0.000 0.000 parse.py:339(ParseResult) + 1 0.000 0.000 0.000 0.000 ast.py:509(Str) + 1 0.000 0.000 0.000 0.000 copyreg.py:22(constructor) + 1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel} + 1 0.000 0.000 0.000 0.000 parse.py:334(SplitResult) + 1 0.000 0.000 0.000 0.000 selectors.py:60(_SelectorMapping) + 1 0.000 0.000 0.000 0.000 selectors.py:433(PollSelector) + 2 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 extras.py:282(_fromnxfunction_seq) + 1 0.000 0.000 0.000 0.000 pickle.py:73(PickleError) + 1 0.000 0.000 0.000 0.000 parse.py:358(ParseResultBytes) + 1 0.000 0.000 0.000 0.000 core.py:877(_DomainGreaterEqual) + 1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta) + 1 0.000 0.000 0.000 0.000 __init__.py:153(py_object) + 1 0.000 0.000 0.000 0.000 core.py:861(_DomainGreater) + 1 0.000 0.000 0.000 0.000 arrayprint.py:1341(SubArrayFormat) + 1 0.000 0.000 0.000 0.000 activation.py:15(Sigmoid) + 1 0.000 0.000 0.000 0.000 pickle.py:97(_Stop) + 1 0.000 0.000 0.000 0.000 threading.py:1260(_MainThread) + 1 0.000 0.000 0.000 0.000 tokenize.py:157(TokenError) + 1 0.000 0.000 0.000 0.000 extras.py:320(_fromnxfunction_allargs) + 1 0.000 0.000 0.000 0.000 inspect.py:2420(_void) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384} + 1 0.000 0.000 0.000 0.000 decoder.py:20(JSONDecodeError) + 1 0.000 0.000 0.000 0.000 core.py:84(MaskedArrayFutureWarning) + 5 0.000 0.000 0.000 0.000 enum.py:1009() + 1 0.000 0.000 0.000 0.000 extras.py:295(_fromnxfunction_args) + 1 0.000 0.000 0.000 0.000 __init__.py:396(PyDLL) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512} + 1 0.000 0.000 0.000 0.000 index_tricks.py:538(CClass) + 1 0.000 0.000 0.000 0.000 polynomial.py:28(RankWarning) + 1 0.000 0.000 0.000 0.000 pickle.py:77(PicklingError) + 1 0.000 0.000 0.000 0.000 pathlib.py:394(_Accessor) + 1 0.000 0.000 0.000 0.000 _ufunc_config.py:360(_unspecified) + 1 0.000 0.000 0.000 0.000 functions.py:3(AddBackward) + 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256} + 1 0.000 0.000 0.000 0.000 parameter.py:5(Parameter) + 1 0.000 0.000 0.000 0.000 core.py:830(__init__) + 2 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} + 1 0.000 0.000 0.000 0.000 arrayprint.py:1336(TimedeltaFormat) + 1 0.000 0.000 0.000 0.000 __init__.py:436(LibraryLoader) + 1 0.000 0.000 0.000 0.000 core.py:156(MaskError) + 1 0.000 0.000 0.000 0.000 {built-in method sys.getfilesystemencoding} + 1 0.000 0.000 0.000 0.000 __init__.py:248(c_bool) + 1 0.000 0.000 0.000 0.000 threading.py:727(BrokenBarrierError) + 1 0.000 0.000 0.000 0.000 _iotools.py:437(ConversionWarning) + 1 0.000 0.000 0.000 0.000 subprocess.py:419(CompletedProcess) + 1 0.000 0.000 0.000 0.000 ast.py:513(Bytes) + 1 0.000 0.000 0.000 0.000 loss.py:17(MSELoss) + 1 0.000 0.000 0.000 0.000 functions.py:10(SubBackward) + 1 0.000 0.000 0.000 0.000 pathlib.py:1562(PosixPath) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath._reload_guard} + 1 0.000 0.000 0.000 0.000 ast.py:517(NameConstant) + 1 0.000 0.000 0.000 0.000 tokenize.py:159(StopTokenizing) + 2 0.000 0.000 0.000 0.000 {built-in method builtins.iter} + 1 0.000 0.000 0.000 0.000 __init__.py:162(c_short) + 1 0.000 0.000 0.000 0.000 _internal.py:243(c_void_p) + 1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure) + 1 0.000 0.000 0.000 0.000 random.py:729(seed) + 2 0.000 0.000 0.000 0.000 {method 'end' of 're.Match' objects} + 1 0.000 0.000 0.000 0.000 inspect.py:895(EndOfBlock) + 1 0.000 0.000 0.000 0.000 _common.py:311(NoSuchProcess) + 1 0.000 0.000 0.000 0.000 core.py:148(MAError) + 1 0.000 0.000 0.000 0.000 inspect.py:2424(_empty) + 1 0.000 0.000 0.000 0.000 pickle.py:84(UnpicklingError) + 1 0.000 0.000 0.000 0.000 _globals.py:33(ModuleDeprecationWarning) + 1 0.000 0.000 0.000 0.000 _pslinux.py:773(_Ipv6UnsupportedError) + 1 0.000 0.000 0.000 0.000 functions.py:17(ScalarMulBackward) + 1 0.000 0.000 0.000 0.000 _iotools.py:421(ConverterError) + 1 0.000 0.000 0.000 0.000 multiarray.py:152(concatenate) + 1 0.000 0.000 0.000 0.000 multiarray.py:1079(copyto) + 1 0.000 0.000 0.000 0.000 _common.py:324(ZombieProcess) + 1 0.000 0.000 0.000 0.000 __init__.py:166(c_ushort) + 1 0.000 0.000 0.000 0.000 threading.py:1095(daemon) + 1 0.000 0.000 0.000 0.000 _iotools.py:429(ConverterLockError) + 2 0.000 0.000 0.000 0.000 :1286(exec_module) + 1 0.000 0.000 0.000 0.000 __init__.py:237(c_char_p) + 3 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects} + 1 0.000 0.000 0.000 0.000 contextlib.py:59(_recreate_cm) + 1 0.000 0.000 0.000 0.000 shutil.py:69(Error) + 1 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects} + 1 0.000 0.000 0.000 0.000 functions.py:32(MatmulBackward) + 1 0.000 0.000 0.000 0.000 socket.py:210(_GiveupOnSendfile) + 1 0.000 0.000 0.000 0.000 __init__.py:191(c_float) + 2 0.000 0.000 0.000 0.000 module.py:83(inner_repr) + 1 0.000 0.000 0.000 0.000 _globals.py:47(VisibleDeprecationWarning) + 1 0.000 0.000 0.000 0.000 _common.py:630(deprecated_method) + 1 0.000 0.000 0.000 0.000 __init__.py:253(c_wchar_p) + 1 0.000 0.000 0.000 0.000 functions.py:66(LogBackward) + 1 0.000 0.000 0.000 0.000 {built-in method numpy.core._multiarray_umath._set_madvise_hugepage} + 1 0.000 0.000 0.000 0.000 _common.py:350(TimeoutExpired) + 1 0.000 0.000 0.000 0.000 shutil.py:72(SameFileError) + 1 0.000 0.000 0.000 0.000 __init__.py:258(c_wchar) + 1 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects} + 1 0.000 0.000 0.000 0.000 _common.py:339(AccessDenied) + 1 0.000 0.000 0.000 0.000 _distributor_init.py:1() + 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} + 1 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects} + 1 0.000 0.000 0.000 0.000 {built-in method math.sqrt} + 1 0.000 0.000 0.000 0.000 functions.py:25(ElementwiseMulBackward) + 1 0.000 0.000 0.000 0.000 __init__.py:243(c_void_p) + 1 0.000 0.000 0.000 0.000 __init__.py:174(c_ulong) + 1 0.000 0.000 0.000 0.000 __init__.py:232(c_char) + 1 0.000 0.000 0.000 0.000 functions.py:91(TransposeBackward) + 1 0.000 0.000 0.000 0.000 functions.py:100(DivisionBackward) + 1 0.000 0.000 0.000 0.000 functions.py:84(ReshapeBackward) + 1 0.000 0.000 0.000 0.000 functions.py:76(SumBackward) + 1 0.000 0.000 0.000 0.000 __init__.py:195(c_double) + 1 0.000 0.000 0.000 0.000 __init__.py:187(c_uint) + 1 0.000 0.000 0.000 0.000 {built-in method sys.getfilesystemencodeerrors} + 1 0.000 0.000 0.000 0.000 subprocess.py:96(SubprocessError) + 1 0.000 0.000 0.000 0.000 __init__.py:199(c_longdouble) + 1 0.000 0.000 0.000 0.000 __init__.py:227(c_byte) + 1 0.000 0.000 0.000 0.000 __init__.py:170(c_long) + 1 0.000 0.000 0.000 0.000 __init__.py:220(c_ubyte) + 1 0.000 0.000 0.000 0.000 shutil.py:82(ReadError) + 1 0.000 0.000 0.000 0.000 shutil.py:79(ExecError) + 1 0.000 0.000 0.000 0.000 shutil.py:85(RegistryError) + 1 0.000 0.000 0.000 0.000 shutil.py:75(SpecialFileError) + 1 0.000 0.000 0.000 0.000 __init__.py:183(c_int) + 1 0.000 0.000 0.000 0.000 shutil.py:89(_GiveupOnFastCopy) + + diff --git a/test.py b/test.py index b2af4cf..dfc9b91 100644 --- a/test.py +++ b/test.py @@ -80,28 +80,32 @@ if __name__ == "__main__": def __init__(self): super(MeuModulo, self).__init__() - self.layer1 = nn.Linear(5, 2) - #self.layer2 = nn.Linear(5, 2) - self.sigmoid = nn.Sigmoid() + self.layer1 = nn.Linear(100, 1000) + self.sigmoid1 = nn.Sigmoid() + self.layer2 = nn.Linear(1000, 2) + self.sigmoid2 = nn.Sigmoid() def forward(self, x): out = self.layer1(x) - out = self.sigmoid(out) - #out = self.layer2(out) - #out = self.sigmoid(out) + out = self.sigmoid1(out) + out = self.layer2(out) + out = self.sigmoid2(out) return out modelo = MeuModulo() - input_list = [[0.5 for _ in range(5)]] + input_list = [[0.5 for _ in range(100)]] input = norch.Tensor(input_list).T criterion = nn.MSELoss() - optimizer = norch.optim.SGD(modelo.parameters(), lr=1) + optimizer = norch.optim.SGD(modelo.parameters(), lr=0.5) target_list = [[random.random() for _ in range(2)]] target = norch.Tensor(target_list).T - for epoch in range(10): + print(modelo) + + ini = time.time() + for epoch in range(30): output = modelo(input) loss = criterion(output, target) optimizer.zero_grad() @@ -109,7 +113,9 @@ if __name__ == "__main__": loss.backward() #print('fora grad', modelo.layer1.weight.grad, "\n\n") optimizer.step() - print(loss) + + fim = time.time() + print(fim - ini) #### testar transpose axes!!!! make it contiguous