Skip to content

Instantly share code, notes, and snippets.

@robieta
Created November 10, 2021 20:01
Show Gist options
  • Save robieta/1f714334514451c3e38ec7abd28c6893 to your computer and use it in GitHub Desktop.
Save robieta/1f714334514451c3e38ec7abd28c6893 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
{
"schemaVersion": 1,
"traceEvents": [
{
"ph": "X", "cat": "python_function",
"name": "torch/autograd/profiler.py(195): _start_trace", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809640, "dur": 13,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 0, "Python parent id": 6, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method kineto_available of PyCapsule object at 0x7f9bf9457600>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809654, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1, "Python parent id": 6, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function hasattr>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809671, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 2, "Python parent id": 3, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/distributed/__init__.py(8): is_available", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809665, "dur": 8,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 3, "Python parent id": 5, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/distributed/distributed_c10d.py(395): is_initialized", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809676, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 4, "Python parent id": 5, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(400): _get_distributed_info", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809659, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 5, "Python parent id": 6, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(444): _start_trace", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809639, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 6, "Python parent id": 7, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(417): _enter_actions", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809634, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 7, "Python parent id": 8, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(262): start", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809632, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 8, "Python parent id": 9, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(255): __enter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809630, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 9, "Python parent id": 2030, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function time>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809690, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 10, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809773, "dur": 8,
"args": {
"External id": 2,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809801, "dur": 8,
"args": {
"External id": 3,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809768, "dur": 44,
"args": {
"External id": 1,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809695, "dur": 122,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 11, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809829, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 12, "Python parent id": 107, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809846, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 13, "Python parent id": 15, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809848, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 14, "Python parent id": 15, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809842, "dur": 8,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 15, "Python parent id": 106, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809856, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 16, "Python parent id": 33, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809865, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 17, "Python parent id": 24, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809875, "dur": 14,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 18, "Python parent id": 23, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809891, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 19, "Python parent id": 23, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809896, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 20, "Python parent id": 22, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810002, "dur": 4,
"args": {
"External id": 7,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809998, "dur": 11,
"args": {
"External id": 6,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809976, "dur": 48,
"args": {
"External id": 5,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 0, "python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810074, "dur": 2,
"args": {
"External id": 10,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810072, "dur": 6,
"args": {
"External id": 9,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810091, "dur": 36,
"args": {
"External id": 11,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810140, "dur": 1,
"args": {
"External id": 12,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810144, "dur": 1,
"args": {
"External id": 13,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810029, "dur": 248,
"args": {
"External id": 8,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 1, "python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809950, "dur": 330,
"args": {
"External id": 4,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 0, "python_caller_id": 21, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809900, "dur": 385,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 21, "Python parent id": 22, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809894, "dur": 392,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 22, "Python parent id": 23, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809869, "dur": 419,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 23, "Python parent id": 24, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809863, "dur": 426,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 24, "Python parent id": 32, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810308, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 25, "Python parent id": 32, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810320, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 26, "Python parent id": 31, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810336, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 27, "Python parent id": 29, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810405, "dur": 3,
"args": {
"External id": 16,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 28, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810413, "dur": 11,
"args": {
"External id": 17,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 28, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810402, "dur": 24,
"args": {
"External id": 15,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 28, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810386, "dur": 46,
"args": {
"External id": 14,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 2, "python_caller_id": 28, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810339, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 28, "Python parent id": 29, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810332, "dur": 127,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 29, "Python parent id": 30, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810327, "dur": 133,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 30, "Python parent id": 31, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810315, "dur": 145,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 31, "Python parent id": 32, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809859, "dur": 606,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 32, "Python parent id": 33, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809853, "dur": 613,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 33, "Python parent id": 106, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810473, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 34, "Python parent id": 51, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810483, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 35, "Python parent id": 42, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810489, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 36, "Python parent id": 41, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810492, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 37, "Python parent id": 41, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810496, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 38, "Python parent id": 40, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810514, "dur": 3,
"args": {
"External id": 21,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810512, "dur": 7,
"args": {
"External id": 20,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810505, "dur": 18,
"args": {
"External id": 19,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 3, "python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810536, "dur": 1,
"args": {
"External id": 24,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810534, "dur": 5,
"args": {
"External id": 23,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810543, "dur": 6,
"args": {
"External id": 25,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810552, "dur": 1,
"args": {
"External id": 26,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810556, "dur": 0,
"args": {
"External id": 27,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810526, "dur": 42,
"args": {
"External id": 22,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4, "python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810503, "dur": 67,
"args": {
"External id": 18,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 3, "python_caller_id": 39, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810499, "dur": 73,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 39, "Python parent id": 40, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810494, "dur": 79,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 40, "Python parent id": 41, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810486, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 41, "Python parent id": 42, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810480, "dur": 94,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 42, "Python parent id": 50, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810577, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 43, "Python parent id": 50, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810583, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 44, "Python parent id": 49, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810590, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 45, "Python parent id": 47, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810598, "dur": 2,
"args": {
"External id": 30,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 46, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810602, "dur": 4,
"args": {
"External id": 31,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 46, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810597, "dur": 10,
"args": {
"External id": 29,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 46, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810594, "dur": 17,
"args": {
"External id": 28,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 5, "python_caller_id": 46, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810592, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 46, "Python parent id": 47, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810589, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 47, "Python parent id": 48, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810587, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 48, "Python parent id": 49, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810581, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 49, "Python parent id": 50, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810478, "dur": 140,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 50, "Python parent id": 51, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810469, "dur": 150,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 51, "Python parent id": 106, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810623, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 52, "Python parent id": 69, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810630, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 53, "Python parent id": 60, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810635, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 54, "Python parent id": 59, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810637, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 55, "Python parent id": 59, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810640, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 56, "Python parent id": 58, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810651, "dur": 1,
"args": {
"External id": 35,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810649, "dur": 5,
"args": {
"External id": 34,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810646, "dur": 27,
"args": {
"External id": 33,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 6, "python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810682, "dur": 2,
"args": {
"External id": 38,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810681, "dur": 4,
"args": {
"External id": 37,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810688, "dur": 4,
"args": {
"External id": 39,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810696, "dur": 1,
"args": {
"External id": 40,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810699, "dur": 1,
"args": {
"External id": 41,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810675, "dur": 30,
"args": {
"External id": 36,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 7, "python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810644, "dur": 62,
"args": {
"External id": 32,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 6, "python_caller_id": 57, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810642, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 57, "Python parent id": 58, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810639, "dur": 70,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 58, "Python parent id": 59, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810633, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 59, "Python parent id": 60, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810628, "dur": 86,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 60, "Python parent id": 68, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810717, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 61, "Python parent id": 68, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810722, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 62, "Python parent id": 67, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810728, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 63, "Python parent id": 65, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810736, "dur": 2,
"args": {
"External id": 44,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 64, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810740, "dur": 3,
"args": {
"External id": 45,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 64, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810735, "dur": 10,
"args": {
"External id": 43,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 64, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810732, "dur": 16,
"args": {
"External id": 42,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 8, "python_caller_id": 64, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810730, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 64, "Python parent id": 65, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810727, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 65, "Python parent id": 66, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810726, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 66, "Python parent id": 67, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810720, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 67, "Python parent id": 68, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810626, "dur": 129,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 68, "Python parent id": 69, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810620, "dur": 136,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 69, "Python parent id": 106, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810760, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 70, "Python parent id": 87, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810766, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 71, "Python parent id": 78, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810770, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 72, "Python parent id": 77, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810773, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 73, "Python parent id": 77, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810776, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 74, "Python parent id": 76, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810786, "dur": 1,
"args": {
"External id": 49,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810784, "dur": 5,
"args": {
"External id": 48,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810781, "dur": 10,
"args": {
"External id": 47,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 9, "python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810800, "dur": 1,
"args": {
"External id": 52,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810798, "dur": 8,
"args": {
"External id": 51,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810808, "dur": 3,
"args": {
"External id": 53,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810813, "dur": 1,
"args": {
"External id": 54,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810816, "dur": 1,
"args": {
"External id": 55,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810793, "dur": 28,
"args": {
"External id": 50,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 10, "python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810780, "dur": 43,
"args": {
"External id": 46,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 9, "python_caller_id": 75, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810778, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 75, "Python parent id": 76, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810775, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 76, "Python parent id": 77, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810769, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 77, "Python parent id": 78, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810764, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 78, "Python parent id": 86, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810829, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 79, "Python parent id": 86, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810835, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 80, "Python parent id": 85, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810840, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 81, "Python parent id": 83, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810848, "dur": 1,
"args": {
"External id": 58,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 82, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810851, "dur": 3,
"args": {
"External id": 59,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 82, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810846, "dur": 10,
"args": {
"External id": 57,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 82, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810844, "dur": 15,
"args": {
"External id": 56,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 11, "python_caller_id": 82, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810842, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 82, "Python parent id": 83, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810839, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 83, "Python parent id": 84, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810838, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 84, "Python parent id": 85, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810832, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 85, "Python parent id": 86, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810762, "dur": 103,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 86, "Python parent id": 87, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810757, "dur": 109,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 87, "Python parent id": 106, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810870, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 88, "Python parent id": 105, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810876, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 89, "Python parent id": 96, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810880, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 90, "Python parent id": 95, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810883, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 91, "Python parent id": 95, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810886, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 92, "Python parent id": 94, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810895, "dur": 2,
"args": {
"External id": 63,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810894, "dur": 5,
"args": {
"External id": 62,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810891, "dur": 10,
"args": {
"External id": 61,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 12, "python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810910, "dur": 1,
"args": {
"External id": 66,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810908, "dur": 5,
"args": {
"External id": 65,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810915, "dur": 3,
"args": {
"External id": 67,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810943, "dur": 1,
"args": {
"External id": 68,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810946, "dur": 1,
"args": {
"External id": 69,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810903, "dur": 48,
"args": {
"External id": 64,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 13, "python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810890, "dur": 62,
"args": {
"External id": 60,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 12, "python_caller_id": 93, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810887, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 93, "Python parent id": 94, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810885, "dur": 70,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 94, "Python parent id": 95, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810879, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 95, "Python parent id": 96, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810874, "dur": 83,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 96, "Python parent id": 104, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810959, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 97, "Python parent id": 104, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810964, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 98, "Python parent id": 103, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810970, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 99, "Python parent id": 101, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810977, "dur": 2,
"args": {
"External id": 72,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 100, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810981, "dur": 3,
"args": {
"External id": 73,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 100, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810976, "dur": 9,
"args": {
"External id": 71,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 100, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810974, "dur": 14,
"args": {
"External id": 70,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 14, "python_caller_id": 100, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810971, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 100, "Python parent id": 101, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810969, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 101, "Python parent id": 102, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810968, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 102, "Python parent id": 103, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810962, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 103, "Python parent id": 104, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810873, "dur": 121,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 104, "Python parent id": 105, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014810867, "dur": 128,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 105, "Python parent id": 106, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809839, "dur": 1157,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 106, "Python parent id": 107, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014809821, "dur": 1177,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 107, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811028, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 108, "Python parent id": 209, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811037, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 109, "Python parent id": 111, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811039, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 110, "Python parent id": 111, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811034, "dur": 8,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 111, "Python parent id": 208, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811045, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 112, "Python parent id": 159, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811052, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 113, "Python parent id": 120, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811056, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 114, "Python parent id": 119, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811058, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 115, "Python parent id": 119, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811061, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 116, "Python parent id": 118, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811072, "dur": 2,
"args": {
"External id": 77,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811071, "dur": 5,
"args": {
"External id": 76,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811067, "dur": 12,
"args": {
"External id": 75,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 15, "python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811088, "dur": 1,
"args": {
"External id": 80,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811086, "dur": 19,
"args": {
"External id": 79,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811108, "dur": 3,
"args": {
"External id": 81,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811130, "dur": 1,
"args": {
"External id": 82,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811133, "dur": 1,
"args": {
"External id": 83,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811080, "dur": 59,
"args": {
"External id": 78,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 16, "python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811066, "dur": 75,
"args": {
"External id": 74,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 15, "python_caller_id": 117, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811063, "dur": 80,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 117, "Python parent id": 118, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811060, "dur": 84,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 118, "Python parent id": 119, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811054, "dur": 91,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 119, "Python parent id": 120, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811049, "dur": 97,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 120, "Python parent id": 158, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811148, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 121, "Python parent id": 158, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811154, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 122, "Python parent id": 127, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811166, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 123, "Python parent id": 125, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811174, "dur": 2,
"args": {
"External id": 86,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 124, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811178, "dur": 3,
"args": {
"External id": 87,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 124, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811173, "dur": 10,
"args": {
"External id": 85,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 124, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811170, "dur": 16,
"args": {
"External id": 84,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 17, "python_caller_id": 124, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811168, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 124, "Python parent id": 125, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811158, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 125, "Python parent id": 126, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811157, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 126, "Python parent id": 127, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811151, "dur": 40,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 127, "Python parent id": 158, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811196, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 128, "Python parent id": 135, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811200, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 129, "Python parent id": 134, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811202, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 130, "Python parent id": 134, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811205, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 131, "Python parent id": 133, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811215, "dur": 1,
"args": {
"External id": 91,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811214, "dur": 4,
"args": {
"External id": 90,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811211, "dur": 13,
"args": {
"External id": 89,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 18, "python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811232, "dur": 1,
"args": {
"External id": 94,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811230, "dur": 5,
"args": {
"External id": 93,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811237, "dur": 4,
"args": {
"External id": 95,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811243, "dur": 1,
"args": {
"External id": 96,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811246, "dur": 1,
"args": {
"External id": 97,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811225, "dur": 26,
"args": {
"External id": 92,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 19, "python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811209, "dur": 43,
"args": {
"External id": 88,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 18, "python_caller_id": 132, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811207, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 132, "Python parent id": 133, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811204, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 133, "Python parent id": 134, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811198, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 134, "Python parent id": 135, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811193, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 135, "Python parent id": 158, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811259, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 136, "Python parent id": 158, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811264, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 137, "Python parent id": 142, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811269, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 138, "Python parent id": 140, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811277, "dur": 1,
"args": {
"External id": 100,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 139, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811280, "dur": 3,
"args": {
"External id": 101,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 139, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811275, "dur": 9,
"args": {
"External id": 99,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 139, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811273, "dur": 14,
"args": {
"External id": 98,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 20, "python_caller_id": 139, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811271, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 139, "Python parent id": 140, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811268, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 140, "Python parent id": 141, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811267, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 141, "Python parent id": 142, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811262, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 142, "Python parent id": 158, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811301, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 143, "Python parent id": 150, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811306, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 144, "Python parent id": 149, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811308, "dur": 12,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 145, "Python parent id": 149, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811322, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 146, "Python parent id": 148, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811333, "dur": 1,
"args": {
"External id": 105,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811331, "dur": 5,
"args": {
"External id": 104,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811328, "dur": 10,
"args": {
"External id": 103,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 21, "python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811347, "dur": 1,
"args": {
"External id": 108,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811345, "dur": 5,
"args": {
"External id": 107,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811352, "dur": 4,
"args": {
"External id": 109,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811358, "dur": 1,
"args": {
"External id": 110,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811361, "dur": 1,
"args": {
"External id": 111,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811340, "dur": 27,
"args": {
"External id": 106,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 22, "python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811326, "dur": 42,
"args": {
"External id": 102,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 21, "python_caller_id": 147, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811324, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 147, "Python parent id": 148, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811321, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 148, "Python parent id": 149, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811304, "dur": 68,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 149, "Python parent id": 150, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811299, "dur": 74,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 150, "Python parent id": 158, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811384, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 151, "Python parent id": 158, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811390, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 152, "Python parent id": 157, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811395, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 153, "Python parent id": 155, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811404, "dur": 1,
"args": {
"External id": 114,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 154, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811407, "dur": 4,
"args": {
"External id": 115,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 154, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811402, "dur": 14,
"args": {
"External id": 113,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 154, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811400, "dur": 19,
"args": {
"External id": 112,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 23, "python_caller_id": 154, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811397, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 154, "Python parent id": 155, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811395, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 155, "Python parent id": 156, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811393, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 156, "Python parent id": 157, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811387, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 157, "Python parent id": 158, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811048, "dur": 378,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 158, "Python parent id": 159, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811043, "dur": 384,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 159, "Python parent id": 208, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811431, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 160, "Python parent id": 207, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811438, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 161, "Python parent id": 168, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811442, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 162, "Python parent id": 167, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811445, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 163, "Python parent id": 167, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811447, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 164, "Python parent id": 166, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811458, "dur": 1,
"args": {
"External id": 119,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811456, "dur": 5,
"args": {
"External id": 118,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811453, "dur": 10,
"args": {
"External id": 117,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 24, "python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811472, "dur": 1,
"args": {
"External id": 122,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811470, "dur": 5,
"args": {
"External id": 121,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811477, "dur": 3,
"args": {
"External id": 123,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811482, "dur": 1,
"args": {
"External id": 124,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811485, "dur": 1,
"args": {
"External id": 125,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811465, "dur": 26,
"args": {
"External id": 120,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 25, "python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811452, "dur": 40,
"args": {
"External id": 116,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 24, "python_caller_id": 165, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811449, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 165, "Python parent id": 166, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811446, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 166, "Python parent id": 167, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811441, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 167, "Python parent id": 168, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811436, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 168, "Python parent id": 206, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811499, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 169, "Python parent id": 206, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811505, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 170, "Python parent id": 175, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811510, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 171, "Python parent id": 173, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811517, "dur": 2,
"args": {
"External id": 128,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 172, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811521, "dur": 3,
"args": {
"External id": 129,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 172, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811516, "dur": 9,
"args": {
"External id": 127,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 172, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811514, "dur": 14,
"args": {
"External id": 126,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 26, "python_caller_id": 172, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811512, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 172, "Python parent id": 173, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811509, "dur": 72,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 173, "Python parent id": 174, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811508, "dur": 74,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 174, "Python parent id": 175, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811502, "dur": 81,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 175, "Python parent id": 206, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811589, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 176, "Python parent id": 183, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811594, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 177, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811596, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 178, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811599, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 179, "Python parent id": 181, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811610, "dur": 2,
"args": {
"External id": 133,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811609, "dur": 5,
"args": {
"External id": 132,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811605, "dur": 12,
"args": {
"External id": 131,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 27, "python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811626, "dur": 1,
"args": {
"External id": 136,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811624, "dur": 5,
"args": {
"External id": 135,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811631, "dur": 4,
"args": {
"External id": 137,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811637, "dur": 1,
"args": {
"External id": 138,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811639, "dur": 1,
"args": {
"External id": 139,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811619, "dur": 26,
"args": {
"External id": 134,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 28, "python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811604, "dur": 43,
"args": {
"External id": 130,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 27, "python_caller_id": 180, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811601, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 180, "Python parent id": 181, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811598, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 181, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811592, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 182, "Python parent id": 183, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811586, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 183, "Python parent id": 206, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811653, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 184, "Python parent id": 206, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811659, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 185, "Python parent id": 190, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811664, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 186, "Python parent id": 188, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811672, "dur": 1,
"args": {
"External id": 142,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 187, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811678, "dur": 3,
"args": {
"External id": 143,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 187, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811670, "dur": 13,
"args": {
"External id": 141,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 187, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811668, "dur": 18,
"args": {
"External id": 140,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 29, "python_caller_id": 187, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811666, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 187, "Python parent id": 188, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811663, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 188, "Python parent id": 189, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811662, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 189, "Python parent id": 190, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811656, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 190, "Python parent id": 206, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811695, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 191, "Python parent id": 198, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811699, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 192, "Python parent id": 197, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811702, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 193, "Python parent id": 197, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811705, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 194, "Python parent id": 196, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811714, "dur": 2,
"args": {
"External id": 147,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811713, "dur": 5,
"args": {
"External id": 146,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811710, "dur": 10,
"args": {
"External id": 145,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 30, "python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811728, "dur": 2,
"args": {
"External id": 150,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811727, "dur": 4,
"args": {
"External id": 149,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811733, "dur": 4,
"args": {
"External id": 151,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811739, "dur": 0,
"args": {
"External id": 152,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811741, "dur": 1,
"args": {
"External id": 153,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811722, "dur": 24,
"args": {
"External id": 148,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 31, "python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811709, "dur": 44,
"args": {
"External id": 144,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 30, "python_caller_id": 195, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811706, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 195, "Python parent id": 196, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811704, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 196, "Python parent id": 197, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811698, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 197, "Python parent id": 198, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811692, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 198, "Python parent id": 206, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811760, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 199, "Python parent id": 206, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811765, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 200, "Python parent id": 205, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811770, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 201, "Python parent id": 203, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811778, "dur": 2,
"args": {
"External id": 156,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 202, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811781, "dur": 4,
"args": {
"External id": 157,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 202, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811776, "dur": 10,
"args": {
"External id": 155,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 202, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811774, "dur": 15,
"args": {
"External id": 154,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 32, "python_caller_id": 202, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811772, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 202, "Python parent id": 203, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811769, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 203, "Python parent id": 204, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811768, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 204, "Python parent id": 205, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811762, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 205, "Python parent id": 206, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811434, "dur": 361,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 206, "Python parent id": 207, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811429, "dur": 367,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 207, "Python parent id": 208, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811032, "dur": 765,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 208, "Python parent id": 209, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811025, "dur": 773,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 209, "Python parent id": 2023, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(56): _default_schedule_fn", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811820, "dur": 5,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 210, "Python parent id": 211, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(272): step", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811814, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 211, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811844, "dur": 2,
"args": {
"External id": 159,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 212, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811849, "dur": 4,
"args": {
"External id": 160,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 212, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811841, "dur": 13,
"args": {
"External id": 158,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 212, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811833, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 212, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811862, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 213, "Python parent id": 308, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811869, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 214, "Python parent id": 216, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811871, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 215, "Python parent id": 216, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811866, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 216, "Python parent id": 307, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811878, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 217, "Python parent id": 234, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811885, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 218, "Python parent id": 225, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811889, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 219, "Python parent id": 224, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811892, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 220, "Python parent id": 224, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811895, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 221, "Python parent id": 223, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811907, "dur": 2,
"args": {
"External id": 164,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811905, "dur": 6,
"args": {
"External id": 163,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811901, "dur": 13,
"args": {
"External id": 162,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 33, "python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811923, "dur": 1,
"args": {
"External id": 167,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811921, "dur": 8,
"args": {
"External id": 166,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811931, "dur": 4,
"args": {
"External id": 168,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811937, "dur": 1,
"args": {
"External id": 169,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811940, "dur": 1,
"args": {
"External id": 170,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811915, "dur": 31,
"args": {
"External id": 165,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 34, "python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811900, "dur": 48,
"args": {
"External id": 161,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 33, "python_caller_id": 222, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811897, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 222, "Python parent id": 223, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811894, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 223, "Python parent id": 224, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811888, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 224, "Python parent id": 225, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811882, "dur": 70,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 225, "Python parent id": 233, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811955, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 226, "Python parent id": 233, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811961, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 227, "Python parent id": 232, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811966, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 228, "Python parent id": 230, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811974, "dur": 2,
"args": {
"External id": 173,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 229, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811978, "dur": 4,
"args": {
"External id": 174,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 229, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811973, "dur": 10,
"args": {
"External id": 172,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 229, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811970, "dur": 16,
"args": {
"External id": 171,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 35, "python_caller_id": 229, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811968, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 229, "Python parent id": 230, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811965, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 230, "Python parent id": 231, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811964, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 231, "Python parent id": 232, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811958, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 232, "Python parent id": 233, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811880, "dur": 113,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 233, "Python parent id": 234, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811875, "dur": 118,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 234, "Python parent id": 307, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811997, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 235, "Python parent id": 252, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812004, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 236, "Python parent id": 243, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812008, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 237, "Python parent id": 242, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812010, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 238, "Python parent id": 242, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812013, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 239, "Python parent id": 241, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812023, "dur": 1,
"args": {
"External id": 178,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812021, "dur": 8,
"args": {
"External id": 177,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812018, "dur": 13,
"args": {
"External id": 176,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 36, "python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812040, "dur": 1,
"args": {
"External id": 181,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812038, "dur": 5,
"args": {
"External id": 180,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812045, "dur": 3,
"args": {
"External id": 182,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812050, "dur": 1,
"args": {
"External id": 183,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812053, "dur": 1,
"args": {
"External id": 184,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812033, "dur": 25,
"args": {
"External id": 179,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 37, "python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812017, "dur": 42,
"args": {
"External id": 175,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 36, "python_caller_id": 240, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812015, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 240, "Python parent id": 241, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812012, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 241, "Python parent id": 242, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812006, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 242, "Python parent id": 243, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812002, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 243, "Python parent id": 251, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812066, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 244, "Python parent id": 251, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812072, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 245, "Python parent id": 250, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812077, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 246, "Python parent id": 248, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812084, "dur": 2,
"args": {
"External id": 187,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 247, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812087, "dur": 4,
"args": {
"External id": 188,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 247, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812083, "dur": 9,
"args": {
"External id": 186,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 247, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812080, "dur": 18,
"args": {
"External id": 185,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 38, "python_caller_id": 247, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812078, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 247, "Python parent id": 248, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812076, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 248, "Python parent id": 249, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812075, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 249, "Python parent id": 250, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812069, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 250, "Python parent id": 251, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812000, "dur": 104,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 251, "Python parent id": 252, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811995, "dur": 110,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 252, "Python parent id": 307, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812116, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 253, "Python parent id": 270, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812125, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 254, "Python parent id": 261, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812129, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 255, "Python parent id": 260, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812132, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 256, "Python parent id": 260, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812135, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 257, "Python parent id": 259, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812145, "dur": 1,
"args": {
"External id": 192,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812143, "dur": 5,
"args": {
"External id": 191,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812140, "dur": 10,
"args": {
"External id": 190,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 39, "python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812158, "dur": 2,
"args": {
"External id": 195,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812157, "dur": 4,
"args": {
"External id": 194,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812163, "dur": 4,
"args": {
"External id": 196,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812169, "dur": 1,
"args": {
"External id": 197,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812172, "dur": 0,
"args": {
"External id": 198,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812152, "dur": 25,
"args": {
"External id": 193,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 40, "python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812139, "dur": 40,
"args": {
"External id": 189,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 39, "python_caller_id": 258, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812136, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 258, "Python parent id": 259, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812134, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 259, "Python parent id": 260, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812128, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 260, "Python parent id": 261, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812123, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 261, "Python parent id": 269, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812185, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 262, "Python parent id": 269, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812190, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 263, "Python parent id": 268, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812195, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 264, "Python parent id": 266, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812203, "dur": 1,
"args": {
"External id": 201,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 265, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812209, "dur": 3,
"args": {
"External id": 202,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 265, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812201, "dur": 13,
"args": {
"External id": 200,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 265, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812199, "dur": 18,
"args": {
"External id": 199,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 41, "python_caller_id": 265, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812197, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 265, "Python parent id": 266, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812194, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 266, "Python parent id": 267, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812193, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 267, "Python parent id": 268, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812188, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 268, "Python parent id": 269, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812122, "dur": 101,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 269, "Python parent id": 270, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812106, "dur": 118,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 270, "Python parent id": 307, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812228, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 271, "Python parent id": 288, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812234, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 272, "Python parent id": 279, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812239, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 273, "Python parent id": 278, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812241, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 274, "Python parent id": 278, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812246, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 275, "Python parent id": 277, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812256, "dur": 2,
"args": {
"External id": 206,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812255, "dur": 5,
"args": {
"External id": 205,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812252, "dur": 10,
"args": {
"External id": 204,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 42, "python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812270, "dur": 1,
"args": {
"External id": 209,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812269, "dur": 4,
"args": {
"External id": 208,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812275, "dur": 4,
"args": {
"External id": 210,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812281, "dur": 0,
"args": {
"External id": 211,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812295, "dur": 0,
"args": {
"External id": 212,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812264, "dur": 37,
"args": {
"External id": 207,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 43, "python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812250, "dur": 56,
"args": {
"External id": 203,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 42, "python_caller_id": 276, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812248, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 276, "Python parent id": 277, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812243, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 277, "Python parent id": 278, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812237, "dur": 72,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 278, "Python parent id": 279, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812232, "dur": 78,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 279, "Python parent id": 287, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812312, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 280, "Python parent id": 287, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812318, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 281, "Python parent id": 286, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812323, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 282, "Python parent id": 284, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812332, "dur": 2,
"args": {
"External id": 215,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 283, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812335, "dur": 4,
"args": {
"External id": 216,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 283, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812330, "dur": 11,
"args": {
"External id": 214,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 283, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812328, "dur": 16,
"args": {
"External id": 213,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 44, "python_caller_id": 283, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812325, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 283, "Python parent id": 284, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812323, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 284, "Python parent id": 285, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812321, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 285, "Python parent id": 286, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812315, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 286, "Python parent id": 287, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812231, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 287, "Python parent id": 288, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812225, "dur": 126,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 288, "Python parent id": 307, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812355, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 289, "Python parent id": 306, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812362, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 290, "Python parent id": 297, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812366, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 291, "Python parent id": 296, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812368, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 292, "Python parent id": 296, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812371, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 293, "Python parent id": 295, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812390, "dur": 2,
"args": {
"External id": 220,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812389, "dur": 5,
"args": {
"External id": 219,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812385, "dur": 11,
"args": {
"External id": 218,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 45, "python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812405, "dur": 2,
"args": {
"External id": 223,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812404, "dur": 5,
"args": {
"External id": 222,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812411, "dur": 3,
"args": {
"External id": 224,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812417, "dur": 0,
"args": {
"External id": 225,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812423, "dur": 0,
"args": {
"External id": 226,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812398, "dur": 30,
"args": {
"External id": 221,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 46, "python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812384, "dur": 45,
"args": {
"External id": 217,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 45, "python_caller_id": 294, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812373, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 294, "Python parent id": 295, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812370, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 295, "Python parent id": 296, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812364, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 296, "Python parent id": 297, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812359, "dur": 75,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 297, "Python parent id": 305, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812436, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 298, "Python parent id": 305, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812442, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 299, "Python parent id": 304, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812447, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 300, "Python parent id": 302, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812455, "dur": 1,
"args": {
"External id": 229,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 301, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812458, "dur": 3,
"args": {
"External id": 230,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 301, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812453, "dur": 10,
"args": {
"External id": 228,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 301, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812451, "dur": 15,
"args": {
"External id": 227,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 47, "python_caller_id": 301, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812449, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 301, "Python parent id": 302, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812446, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 302, "Python parent id": 303, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812445, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 303, "Python parent id": 304, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812439, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 304, "Python parent id": 305, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812358, "dur": 114,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 305, "Python parent id": 306, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812353, "dur": 120,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 306, "Python parent id": 307, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811865, "dur": 609,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 307, "Python parent id": 308, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014811859, "dur": 616,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 308, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812490, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 309, "Python parent id": 410, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812495, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 310, "Python parent id": 312, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812497, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 311, "Python parent id": 312, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812494, "dur": 5,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 312, "Python parent id": 409, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812503, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 313, "Python parent id": 360, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812509, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 314, "Python parent id": 321, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812513, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 315, "Python parent id": 320, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812516, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 316, "Python parent id": 320, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812518, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 317, "Python parent id": 319, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812529, "dur": 1,
"args": {
"External id": 234,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812528, "dur": 4,
"args": {
"External id": 233,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812524, "dur": 11,
"args": {
"External id": 232,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 48, "python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812543, "dur": 1,
"args": {
"External id": 237,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812542, "dur": 4,
"args": {
"External id": 236,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812551, "dur": 4,
"args": {
"External id": 238,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812557, "dur": 1,
"args": {
"External id": 239,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812560, "dur": 1,
"args": {
"External id": 240,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812537, "dur": 29,
"args": {
"External id": 235,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 49, "python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812523, "dur": 45,
"args": {
"External id": 231,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 48, "python_caller_id": 318, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812520, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 318, "Python parent id": 319, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812517, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 319, "Python parent id": 320, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812511, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 320, "Python parent id": 321, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812507, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 321, "Python parent id": 359, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812574, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 322, "Python parent id": 359, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812580, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 323, "Python parent id": 328, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812585, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 324, "Python parent id": 326, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812592, "dur": 2,
"args": {
"External id": 243,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812596, "dur": 3,
"args": {
"External id": 244,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812591, "dur": 9,
"args": {
"External id": 242,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812589, "dur": 14,
"args": {
"External id": 241,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 50, "python_caller_id": 325, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812586, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 325, "Python parent id": 326, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812584, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 326, "Python parent id": 327, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812583, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 327, "Python parent id": 328, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812577, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 328, "Python parent id": 359, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812612, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 329, "Python parent id": 336, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812617, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 330, "Python parent id": 335, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812619, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 331, "Python parent id": 335, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812622, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 332, "Python parent id": 334, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812631, "dur": 2,
"args": {
"External id": 248,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812630, "dur": 5,
"args": {
"External id": 247,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812627, "dur": 10,
"args": {
"External id": 246,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 51, "python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812645, "dur": 1,
"args": {
"External id": 251,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812643, "dur": 5,
"args": {
"External id": 250,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812650, "dur": 3,
"args": {
"External id": 252,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812655, "dur": 1,
"args": {
"External id": 253,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812658, "dur": 1,
"args": {
"External id": 254,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812639, "dur": 24,
"args": {
"External id": 249,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 52, "python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812626, "dur": 38,
"args": {
"External id": 245,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 51, "python_caller_id": 333, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812624, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 333, "Python parent id": 334, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812621, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 334, "Python parent id": 335, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812615, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 335, "Python parent id": 336, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812610, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 336, "Python parent id": 359, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812671, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 337, "Python parent id": 359, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812676, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 338, "Python parent id": 343, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812681, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 339, "Python parent id": 341, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812688, "dur": 2,
"args": {
"External id": 257,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 340, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812691, "dur": 3,
"args": {
"External id": 258,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 340, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812687, "dur": 9,
"args": {
"External id": 256,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 340, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812685, "dur": 113,
"args": {
"External id": 255,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 53, "python_caller_id": 340, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812682, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 340, "Python parent id": 341, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812680, "dur": 122,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 341, "Python parent id": 342, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812679, "dur": 124,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 342, "Python parent id": 343, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812673, "dur": 131,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 343, "Python parent id": 359, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812810, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 344, "Python parent id": 351, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812815, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 345, "Python parent id": 350, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812818, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 346, "Python parent id": 350, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812820, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 347, "Python parent id": 349, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812832, "dur": 2,
"args": {
"External id": 262,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812830, "dur": 6,
"args": {
"External id": 261,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812827, "dur": 11,
"args": {
"External id": 260,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 54, "python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812848, "dur": 1,
"args": {
"External id": 265,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812846, "dur": 5,
"args": {
"External id": 264,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812853, "dur": 4,
"args": {
"External id": 266,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812859, "dur": 1,
"args": {
"External id": 267,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812865, "dur": 1,
"args": {
"External id": 268,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812840, "dur": 32,
"args": {
"External id": 263,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 55, "python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812825, "dur": 48,
"args": {
"External id": 259,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 54, "python_caller_id": 348, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812823, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 348, "Python parent id": 349, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812820, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 349, "Python parent id": 350, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812813, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 350, "Python parent id": 351, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812807, "dur": 71,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 351, "Python parent id": 359, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812880, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 352, "Python parent id": 359, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812886, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 353, "Python parent id": 358, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812891, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 354, "Python parent id": 356, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812899, "dur": 2,
"args": {
"External id": 271,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 355, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812903, "dur": 3,
"args": {
"External id": 272,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 355, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812898, "dur": 10,
"args": {
"External id": 270,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 355, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812895, "dur": 16,
"args": {
"External id": 269,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 56, "python_caller_id": 355, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812893, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 355, "Python parent id": 356, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812890, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 356, "Python parent id": 357, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812889, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 357, "Python parent id": 358, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812883, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 358, "Python parent id": 359, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812505, "dur": 412,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 359, "Python parent id": 360, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812501, "dur": 417,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 360, "Python parent id": 409, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812923, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 361, "Python parent id": 408, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812929, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 362, "Python parent id": 369, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812933, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 363, "Python parent id": 368, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812936, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 364, "Python parent id": 368, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812938, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 365, "Python parent id": 367, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812948, "dur": 2,
"args": {
"External id": 276,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812947, "dur": 4,
"args": {
"External id": 275,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812944, "dur": 10,
"args": {
"External id": 274,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 57, "python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812962, "dur": 2,
"args": {
"External id": 279,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812961, "dur": 4,
"args": {
"External id": 278,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812970, "dur": 3,
"args": {
"External id": 280,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812976, "dur": 1,
"args": {
"External id": 281,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812978, "dur": 1,
"args": {
"External id": 282,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812956, "dur": 28,
"args": {
"External id": 277,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 58, "python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812943, "dur": 42,
"args": {
"External id": 273,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 57, "python_caller_id": 366, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812940, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 366, "Python parent id": 367, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812938, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 367, "Python parent id": 368, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812932, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 368, "Python parent id": 369, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812927, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 369, "Python parent id": 407, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812992, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 370, "Python parent id": 407, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812997, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 371, "Python parent id": 376, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813002, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 372, "Python parent id": 374, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813010, "dur": 2,
"args": {
"External id": 285,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 373, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813014, "dur": 3,
"args": {
"External id": 286,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 373, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813009, "dur": 10,
"args": {
"External id": 284,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 373, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813006, "dur": 16,
"args": {
"External id": 283,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 59, "python_caller_id": 373, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813004, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 373, "Python parent id": 374, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813001, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 374, "Python parent id": 375, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813000, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 375, "Python parent id": 376, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812995, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 376, "Python parent id": 407, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813030, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 377, "Python parent id": 384, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813035, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 378, "Python parent id": 383, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813037, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 379, "Python parent id": 383, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813040, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 380, "Python parent id": 382, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813049, "dur": 2,
"args": {
"External id": 290,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813048, "dur": 5,
"args": {
"External id": 289,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813045, "dur": 13,
"args": {
"External id": 288,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 60, "python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813067, "dur": 1,
"args": {
"External id": 293,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813065, "dur": 5,
"args": {
"External id": 292,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813072, "dur": 3,
"args": {
"External id": 294,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813077, "dur": 1,
"args": {
"External id": 295,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813080, "dur": 1,
"args": {
"External id": 296,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813060, "dur": 25,
"args": {
"External id": 291,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 61, "python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813044, "dur": 42,
"args": {
"External id": 287,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 60, "python_caller_id": 381, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813042, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 381, "Python parent id": 382, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813039, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 382, "Python parent id": 383, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813033, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 383, "Python parent id": 384, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813028, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 384, "Python parent id": 407, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813093, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 385, "Python parent id": 407, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813098, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 386, "Python parent id": 391, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813103, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 387, "Python parent id": 389, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813110, "dur": 2,
"args": {
"External id": 299,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 388, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813114, "dur": 3,
"args": {
"External id": 300,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 388, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813109, "dur": 9,
"args": {
"External id": 298,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 388, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813107, "dur": 14,
"args": {
"External id": 297,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 62, "python_caller_id": 388, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813105, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 388, "Python parent id": 389, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813102, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 389, "Python parent id": 390, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813101, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 390, "Python parent id": 391, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813095, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 391, "Python parent id": 407, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813133, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 392, "Python parent id": 399, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813138, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 393, "Python parent id": 398, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813140, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 394, "Python parent id": 398, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813143, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 395, "Python parent id": 397, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813153, "dur": 1,
"args": {
"External id": 304,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813151, "dur": 5,
"args": {
"External id": 303,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813148, "dur": 10,
"args": {
"External id": 302,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 63, "python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813166, "dur": 2,
"args": {
"External id": 307,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813165, "dur": 4,
"args": {
"External id": 306,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813171, "dur": 3,
"args": {
"External id": 308,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813176, "dur": 1,
"args": {
"External id": 309,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813179, "dur": 1,
"args": {
"External id": 310,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813160, "dur": 24,
"args": {
"External id": 305,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 64, "python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813147, "dur": 38,
"args": {
"External id": 301,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 63, "python_caller_id": 396, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813145, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 396, "Python parent id": 397, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813142, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 397, "Python parent id": 398, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813136, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 398, "Python parent id": 399, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813130, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 399, "Python parent id": 407, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813192, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 400, "Python parent id": 407, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813197, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 401, "Python parent id": 406, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813202, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 402, "Python parent id": 404, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813209, "dur": 2,
"args": {
"External id": 313,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 403, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813213, "dur": 3,
"args": {
"External id": 314,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 403, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813208, "dur": 12,
"args": {
"External id": 312,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 403, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813206, "dur": 18,
"args": {
"External id": 311,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 65, "python_caller_id": 403, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813204, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 403, "Python parent id": 404, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813201, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 404, "Python parent id": 405, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813200, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 405, "Python parent id": 406, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813194, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 406, "Python parent id": 407, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812926, "dur": 304,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 407, "Python parent id": 408, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812920, "dur": 311,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 408, "Python parent id": 409, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812493, "dur": 739,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 409, "Python parent id": 410, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014812487, "dur": 746,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 410, "Python parent id": 2023, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(56): _default_schedule_fn", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813249, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 411, "Python parent id": 412, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(272): step", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813246, "dur": 10,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 412, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813265, "dur": 2,
"args": {
"External id": 316,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 413, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813270, "dur": 2,
"args": {
"External id": 317,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 413, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813263, "dur": 11,
"args": {
"External id": 315,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 413, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813257, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 413, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813281, "dur": 11,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 414, "Python parent id": 509, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813298, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 415, "Python parent id": 417, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813300, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 416, "Python parent id": 417, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813296, "dur": 6,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 417, "Python parent id": 508, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813306, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 418, "Python parent id": 435, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813315, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 419, "Python parent id": 426, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813321, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 420, "Python parent id": 425, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813323, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 421, "Python parent id": 425, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813326, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 422, "Python parent id": 424, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813338, "dur": 2,
"args": {
"External id": 321,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813336, "dur": 6,
"args": {
"External id": 320,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813332, "dur": 13,
"args": {
"External id": 319,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 66, "python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813354, "dur": 1,
"args": {
"External id": 324,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813353, "dur": 4,
"args": {
"External id": 323,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813360, "dur": 3,
"args": {
"External id": 325,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813366, "dur": 1,
"args": {
"External id": 326,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813372, "dur": 1,
"args": {
"External id": 327,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813347, "dur": 40,
"args": {
"External id": 322,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 67, "python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813331, "dur": 58,
"args": {
"External id": 318,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 66, "python_caller_id": 423, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813328, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 423, "Python parent id": 424, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813325, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 424, "Python parent id": 425, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813318, "dur": 75,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 425, "Python parent id": 426, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813310, "dur": 84,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 426, "Python parent id": 434, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813397, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 427, "Python parent id": 434, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813403, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 428, "Python parent id": 433, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813409, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 429, "Python parent id": 431, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813417, "dur": 2,
"args": {
"External id": 330,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 430, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813421, "dur": 4,
"args": {
"External id": 331,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 430, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813416, "dur": 11,
"args": {
"External id": 329,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 430, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813413, "dur": 17,
"args": {
"External id": 328,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 68, "python_caller_id": 430, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813411, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 430, "Python parent id": 431, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813408, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 431, "Python parent id": 432, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813407, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 432, "Python parent id": 433, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813400, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 433, "Python parent id": 434, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813309, "dur": 128,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 434, "Python parent id": 435, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813303, "dur": 135,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 435, "Python parent id": 508, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813442, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 436, "Python parent id": 453, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813449, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 437, "Python parent id": 444, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813453, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 438, "Python parent id": 443, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813455, "dur": 14,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 439, "Python parent id": 443, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813473, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 440, "Python parent id": 442, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813499, "dur": 2,
"args": {
"External id": 335,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813496, "dur": 9,
"args": {
"External id": 334,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813489, "dur": 19,
"args": {
"External id": 333,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 69, "python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813522, "dur": 1,
"args": {
"External id": 338,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813520, "dur": 5,
"args": {
"External id": 337,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813534, "dur": 6,
"args": {
"External id": 339,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813542, "dur": 2,
"args": {
"External id": 340,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813546, "dur": 0,
"args": {
"External id": 341,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813511, "dur": 46,
"args": {
"External id": 336,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 70, "python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813487, "dur": 72,
"args": {
"External id": 332,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 69, "python_caller_id": 441, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813477, "dur": 85,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 441, "Python parent id": 442, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813472, "dur": 91,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 442, "Python parent id": 443, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813451, "dur": 112,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 443, "Python parent id": 444, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813446, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 444, "Python parent id": 452, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813569, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 445, "Python parent id": 452, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813576, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 446, "Python parent id": 451, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813584, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 447, "Python parent id": 449, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813594, "dur": 2,
"args": {
"External id": 344,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 448, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813599, "dur": 3,
"args": {
"External id": 345,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 448, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813592, "dur": 12,
"args": {
"External id": 343,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 448, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813589, "dur": 18,
"args": {
"External id": 342,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 71, "python_caller_id": 448, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813586, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 448, "Python parent id": 449, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813583, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 449, "Python parent id": 450, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813581, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 450, "Python parent id": 451, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813572, "dur": 40,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 451, "Python parent id": 452, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813445, "dur": 169,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 452, "Python parent id": 453, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813439, "dur": 176,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 453, "Python parent id": 508, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813620, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 454, "Python parent id": 471, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813627, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 455, "Python parent id": 462, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813631, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 456, "Python parent id": 461, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813634, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 457, "Python parent id": 461, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813636, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 458, "Python parent id": 460, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813646, "dur": 2,
"args": {
"External id": 349,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813645, "dur": 4,
"args": {
"External id": 348,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813642, "dur": 10,
"args": {
"External id": 347,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 72, "python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813663, "dur": 2,
"args": {
"External id": 352,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813662, "dur": 5,
"args": {
"External id": 351,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813669, "dur": 3,
"args": {
"External id": 353,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813674, "dur": 1,
"args": {
"External id": 354,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813677, "dur": 1,
"args": {
"External id": 355,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813657, "dur": 25,
"args": {
"External id": 350,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 73, "python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813640, "dur": 43,
"args": {
"External id": 346,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 72, "python_caller_id": 459, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813638, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 459, "Python parent id": 460, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813636, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 460, "Python parent id": 461, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813630, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 461, "Python parent id": 462, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813625, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 462, "Python parent id": 470, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813690, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 463, "Python parent id": 470, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813696, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 464, "Python parent id": 469, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813701, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 465, "Python parent id": 467, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813708, "dur": 2,
"args": {
"External id": 358,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 466, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813711, "dur": 4,
"args": {
"External id": 359,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 466, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813707, "dur": 9,
"args": {
"External id": 357,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 466, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813704, "dur": 15,
"args": {
"External id": 356,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 74, "python_caller_id": 466, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813702, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 466, "Python parent id": 467, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813700, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 467, "Python parent id": 468, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813699, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 468, "Python parent id": 469, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813693, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 469, "Python parent id": 470, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813623, "dur": 102,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 470, "Python parent id": 471, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813617, "dur": 109,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 471, "Python parent id": 508, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813730, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 472, "Python parent id": 489, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813736, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 473, "Python parent id": 480, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813740, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 474, "Python parent id": 479, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813743, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 475, "Python parent id": 479, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813746, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 476, "Python parent id": 478, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813755, "dur": 2,
"args": {
"External id": 363,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813754, "dur": 7,
"args": {
"External id": 362,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813751, "dur": 13,
"args": {
"External id": 361,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 75, "python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813772, "dur": 1,
"args": {
"External id": 366,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813770, "dur": 5,
"args": {
"External id": 365,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813777, "dur": 3,
"args": {
"External id": 367,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813782, "dur": 1,
"args": {
"External id": 368,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813785, "dur": 1,
"args": {
"External id": 369,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813766, "dur": 24,
"args": {
"External id": 364,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 76, "python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813749, "dur": 42,
"args": {
"External id": 360,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 75, "python_caller_id": 477, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813747, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 477, "Python parent id": 478, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813745, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 478, "Python parent id": 479, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813739, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 479, "Python parent id": 480, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813734, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 480, "Python parent id": 488, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813798, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 481, "Python parent id": 488, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813803, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 482, "Python parent id": 487, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813808, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 483, "Python parent id": 485, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813815, "dur": 2,
"args": {
"External id": 372,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813819, "dur": 3,
"args": {
"External id": 373,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813814, "dur": 9,
"args": {
"External id": 371,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813812, "dur": 17,
"args": {
"External id": 370,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 77, "python_caller_id": 484, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813810, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 484, "Python parent id": 485, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813807, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 485, "Python parent id": 486, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813806, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 486, "Python parent id": 487, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813801, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 487, "Python parent id": 488, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813733, "dur": 102,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 488, "Python parent id": 489, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813727, "dur": 109,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 489, "Python parent id": 508, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813840, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 490, "Python parent id": 507, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813846, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 491, "Python parent id": 498, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813850, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 492, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813853, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 493, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813855, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 494, "Python parent id": 496, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813865, "dur": 1,
"args": {
"External id": 377,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813863, "dur": 5,
"args": {
"External id": 376,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813861, "dur": 10,
"args": {
"External id": 375,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 78, "python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813879, "dur": 2,
"args": {
"External id": 380,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813878, "dur": 4,
"args": {
"External id": 379,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813884, "dur": 4,
"args": {
"External id": 381,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813890, "dur": 0,
"args": {
"External id": 382,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813892, "dur": 1,
"args": {
"External id": 383,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813872, "dur": 25,
"args": {
"External id": 378,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 79, "python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813859, "dur": 40,
"args": {
"External id": 374,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 78, "python_caller_id": 495, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813857, "dur": 44,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 495, "Python parent id": 496, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813854, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 496, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813849, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 497, "Python parent id": 498, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813844, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 498, "Python parent id": 506, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813905, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 499, "Python parent id": 506, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813911, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 500, "Python parent id": 505, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813916, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 501, "Python parent id": 503, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813923, "dur": 1,
"args": {
"External id": 386,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 502, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813931, "dur": 4,
"args": {
"External id": 387,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 502, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813921, "dur": 15,
"args": {
"External id": 385,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 502, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813919, "dur": 20,
"args": {
"External id": 384,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 80, "python_caller_id": 502, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813917, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 502, "Python parent id": 503, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813915, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 503, "Python parent id": 504, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813914, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 504, "Python parent id": 505, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813908, "dur": 36,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 505, "Python parent id": 506, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813843, "dur": 103,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 506, "Python parent id": 507, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813837, "dur": 110,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 507, "Python parent id": 508, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813294, "dur": 654,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 508, "Python parent id": 509, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813278, "dur": 671,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 509, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813967, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 510, "Python parent id": 611, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813976, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 511, "Python parent id": 513, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813978, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 512, "Python parent id": 513, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813973, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 513, "Python parent id": 610, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813983, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 514, "Python parent id": 561, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813989, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 515, "Python parent id": 522, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813994, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 516, "Python parent id": 521, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813996, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 517, "Python parent id": 521, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813999, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 518, "Python parent id": 520, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814010, "dur": 1,
"args": {
"External id": 391,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814008, "dur": 5,
"args": {
"External id": 390,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814005, "dur": 10,
"args": {
"External id": 389,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 81, "python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814024, "dur": 1,
"args": {
"External id": 394,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814022, "dur": 5,
"args": {
"External id": 393,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814029, "dur": 3,
"args": {
"External id": 395,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814034, "dur": 1,
"args": {
"External id": 396,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814037, "dur": 1,
"args": {
"External id": 397,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814017, "dur": 26,
"args": {
"External id": 392,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 82, "python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814003, "dur": 44,
"args": {
"External id": 388,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 81, "python_caller_id": 519, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814001, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 519, "Python parent id": 520, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813998, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 520, "Python parent id": 521, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813992, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 521, "Python parent id": 522, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813987, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 522, "Python parent id": 560, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814054, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 523, "Python parent id": 560, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814059, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 524, "Python parent id": 529, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814064, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 525, "Python parent id": 527, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814072, "dur": 2,
"args": {
"External id": 400,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 526, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814075, "dur": 4,
"args": {
"External id": 401,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 526, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814071, "dur": 9,
"args": {
"External id": 399,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 526, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814068, "dur": 15,
"args": {
"External id": 398,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 83, "python_caller_id": 526, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814066, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 526, "Python parent id": 527, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814063, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 527, "Python parent id": 528, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814062, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 528, "Python parent id": 529, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814057, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 529, "Python parent id": 560, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814092, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 530, "Python parent id": 537, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814096, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 531, "Python parent id": 536, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814099, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 532, "Python parent id": 536, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814101, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 533, "Python parent id": 535, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814111, "dur": 1,
"args": {
"External id": 405,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814110, "dur": 4,
"args": {
"External id": 404,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814107, "dur": 10,
"args": {
"External id": 403,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 84, "python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814125, "dur": 1,
"args": {
"External id": 408,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814123, "dur": 5,
"args": {
"External id": 407,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814130, "dur": 3,
"args": {
"External id": 409,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814135, "dur": 1,
"args": {
"External id": 410,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814141, "dur": 1,
"args": {
"External id": 411,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814118, "dur": 28,
"args": {
"External id": 406,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 85, "python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814105, "dur": 42,
"args": {
"External id": 402,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 84, "python_caller_id": 534, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814103, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 534, "Python parent id": 535, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814101, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 535, "Python parent id": 536, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814095, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 536, "Python parent id": 537, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814090, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 537, "Python parent id": 560, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814154, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 538, "Python parent id": 560, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814160, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 539, "Python parent id": 544, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814164, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 540, "Python parent id": 542, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814172, "dur": 1,
"args": {
"External id": 414,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 541, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814175, "dur": 3,
"args": {
"External id": 415,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 541, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814171, "dur": 9,
"args": {
"External id": 413,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 541, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814168, "dur": 15,
"args": {
"External id": 412,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 86, "python_caller_id": 541, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814166, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 541, "Python parent id": 542, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814164, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 542, "Python parent id": 543, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814162, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 543, "Python parent id": 544, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814157, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 544, "Python parent id": 560, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814191, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 545, "Python parent id": 552, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814196, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 546, "Python parent id": 551, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814198, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 547, "Python parent id": 551, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814201, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 548, "Python parent id": 550, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814210, "dur": 2,
"args": {
"External id": 419,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814209, "dur": 5,
"args": {
"External id": 418,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814206, "dur": 10,
"args": {
"External id": 417,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 87, "python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814224, "dur": 1,
"args": {
"External id": 422,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814222, "dur": 8,
"args": {
"External id": 421,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814232, "dur": 3,
"args": {
"External id": 423,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814237, "dur": 1,
"args": {
"External id": 424,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814240, "dur": 1,
"args": {
"External id": 425,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814218, "dur": 27,
"args": {
"External id": 420,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 88, "python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814205, "dur": 41,
"args": {
"External id": 416,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 87, "python_caller_id": 549, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814202, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 549, "Python parent id": 550, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814200, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 550, "Python parent id": 551, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814194, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 551, "Python parent id": 552, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814189, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 552, "Python parent id": 560, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814253, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 553, "Python parent id": 560, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814258, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 554, "Python parent id": 559, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814263, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 555, "Python parent id": 557, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814270, "dur": 2,
"args": {
"External id": 428,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 556, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814274, "dur": 3,
"args": {
"External id": 429,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 556, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814269, "dur": 9,
"args": {
"External id": 427,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 556, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814266, "dur": 15,
"args": {
"External id": 426,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 89, "python_caller_id": 556, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814264, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 556, "Python parent id": 557, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814262, "dur": 35,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 557, "Python parent id": 558, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814261, "dur": 36,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 558, "Python parent id": 559, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814255, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 559, "Python parent id": 560, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813986, "dur": 315,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 560, "Python parent id": 561, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813981, "dur": 320,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 561, "Python parent id": 610, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814306, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 562, "Python parent id": 609, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814312, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 563, "Python parent id": 570, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814317, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 564, "Python parent id": 569, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814319, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 565, "Python parent id": 569, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814322, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 566, "Python parent id": 568, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814333, "dur": 1,
"args": {
"External id": 433,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814331, "dur": 5,
"args": {
"External id": 432,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814328, "dur": 14,
"args": {
"External id": 431,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 90, "python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814351, "dur": 1,
"args": {
"External id": 436,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814349, "dur": 5,
"args": {
"External id": 435,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814356, "dur": 4,
"args": {
"External id": 437,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814362, "dur": 1,
"args": {
"External id": 438,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814365, "dur": 1,
"args": {
"External id": 439,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814344, "dur": 26,
"args": {
"External id": 434,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 91, "python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814326, "dur": 46,
"args": {
"External id": 430,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 90, "python_caller_id": 567, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814324, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 567, "Python parent id": 568, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814321, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 568, "Python parent id": 569, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814315, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 569, "Python parent id": 570, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814310, "dur": 74,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 570, "Python parent id": 608, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814387, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 571, "Python parent id": 608, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814392, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 572, "Python parent id": 577, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814397, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 573, "Python parent id": 575, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814405, "dur": 2,
"args": {
"External id": 442,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 574, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814409, "dur": 4,
"args": {
"External id": 443,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 574, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814404, "dur": 10,
"args": {
"External id": 441,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 574, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814401, "dur": 16,
"args": {
"External id": 440,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 92, "python_caller_id": 574, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814399, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 574, "Python parent id": 575, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814396, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 575, "Python parent id": 576, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814395, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 576, "Python parent id": 577, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814389, "dur": 35,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 577, "Python parent id": 608, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814429, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 578, "Python parent id": 585, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814434, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 579, "Python parent id": 584, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814436, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 580, "Python parent id": 584, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814439, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 581, "Python parent id": 583, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814449, "dur": 1,
"args": {
"External id": 447,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814447, "dur": 5,
"args": {
"External id": 446,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814445, "dur": 9,
"args": {
"External id": 445,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 93, "python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814463, "dur": 1,
"args": {
"External id": 450,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814461, "dur": 5,
"args": {
"External id": 449,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814468, "dur": 4,
"args": {
"External id": 451,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814474, "dur": 0,
"args": {
"External id": 452,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814476, "dur": 1,
"args": {
"External id": 453,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814456, "dur": 26,
"args": {
"External id": 448,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 94, "python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814443, "dur": 40,
"args": {
"External id": 444,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 93, "python_caller_id": 582, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814441, "dur": 44,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 582, "Python parent id": 583, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814438, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 583, "Python parent id": 584, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814432, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 584, "Python parent id": 585, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814427, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 585, "Python parent id": 608, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814489, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 586, "Python parent id": 608, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814495, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 587, "Python parent id": 592, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814500, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 588, "Python parent id": 590, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814507, "dur": 1,
"args": {
"External id": 456,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 589, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814510, "dur": 3,
"args": {
"External id": 457,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 589, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814506, "dur": 12,
"args": {
"External id": 455,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 589, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814503, "dur": 18,
"args": {
"External id": 454,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 95, "python_caller_id": 589, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814501, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 589, "Python parent id": 590, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814499, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 590, "Python parent id": 591, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814498, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 591, "Python parent id": 592, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814492, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 592, "Python parent id": 608, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814530, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 593, "Python parent id": 600, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814535, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 594, "Python parent id": 599, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814537, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 595, "Python parent id": 599, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814540, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 596, "Python parent id": 598, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814550, "dur": 1,
"args": {
"External id": 461,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814548, "dur": 5,
"args": {
"External id": 460,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814545, "dur": 10,
"args": {
"External id": 459,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 96, "python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814563, "dur": 1,
"args": {
"External id": 464,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814561, "dur": 5,
"args": {
"External id": 463,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814568, "dur": 3,
"args": {
"External id": 465,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814573, "dur": 1,
"args": {
"External id": 466,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814576, "dur": 1,
"args": {
"External id": 467,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814557, "dur": 24,
"args": {
"External id": 462,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 97, "python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814544, "dur": 38,
"args": {
"External id": 458,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 96, "python_caller_id": 597, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814542, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 597, "Python parent id": 598, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814539, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 598, "Python parent id": 599, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814533, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 599, "Python parent id": 600, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814528, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 600, "Python parent id": 608, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814592, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 601, "Python parent id": 608, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814597, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 602, "Python parent id": 607, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814602, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 603, "Python parent id": 605, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814609, "dur": 2,
"args": {
"External id": 470,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 604, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814613, "dur": 15,
"args": {
"External id": 471,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 604, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814608, "dur": 25,
"args": {
"External id": 469,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 604, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814606, "dur": 41,
"args": {
"External id": 468,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 98, "python_caller_id": 604, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814604, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 604, "Python parent id": 605, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814601, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 605, "Python parent id": 606, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814600, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 606, "Python parent id": 607, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814594, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 607, "Python parent id": 608, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814309, "dur": 352,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 608, "Python parent id": 609, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814303, "dur": 359,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 609, "Python parent id": 610, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813972, "dur": 699,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 610, "Python parent id": 611, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014813962, "dur": 710,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 611, "Python parent id": 2023, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(56): _default_schedule_fn", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814692, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 612, "Python parent id": 613, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(272): step", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814689, "dur": 11,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 613, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814716, "dur": 3,
"args": {
"External id": 473,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 614, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814722, "dur": 4,
"args": {
"External id": 474,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 614, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814713, "dur": 15,
"args": {
"External id": 472,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 614, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814703, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 614, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814737, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 615, "Python parent id": 710, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814746, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 616, "Python parent id": 618, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814748, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 617, "Python parent id": 618, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814744, "dur": 6,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 618, "Python parent id": 709, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814754, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 619, "Python parent id": 636, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814761, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 620, "Python parent id": 627, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814766, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 621, "Python parent id": 626, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814769, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 622, "Python parent id": 626, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814772, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 623, "Python parent id": 625, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814787, "dur": 2,
"args": {
"External id": 478,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814785, "dur": 6,
"args": {
"External id": 477,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814780, "dur": 14,
"args": {
"External id": 476,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 99, "python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814805, "dur": 2,
"args": {
"External id": 481,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814804, "dur": 4,
"args": {
"External id": 480,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814817, "dur": 4,
"args": {
"External id": 482,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814824, "dur": 1,
"args": {
"External id": 483,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814827, "dur": 1,
"args": {
"External id": 484,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814796, "dur": 42,
"args": {
"External id": 479,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 100, "python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814778, "dur": 62,
"args": {
"External id": 475,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 99, "python_caller_id": 624, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814775, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 624, "Python parent id": 625, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814771, "dur": 72,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 625, "Python parent id": 626, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814763, "dur": 81,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 626, "Python parent id": 627, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814758, "dur": 87,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 627, "Python parent id": 635, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814847, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 628, "Python parent id": 635, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814853, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 629, "Python parent id": 634, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814859, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 630, "Python parent id": 632, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814868, "dur": 1,
"args": {
"External id": 487,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814872, "dur": 4,
"args": {
"External id": 488,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814866, "dur": 11,
"args": {
"External id": 486,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814863, "dur": 17,
"args": {
"External id": 485,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 101, "python_caller_id": 631, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814861, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 631, "Python parent id": 632, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814858, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 632, "Python parent id": 633, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814857, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 633, "Python parent id": 634, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814850, "dur": 35,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 634, "Python parent id": 635, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814757, "dur": 130,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 635, "Python parent id": 636, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814751, "dur": 136,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 636, "Python parent id": 709, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814891, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 637, "Python parent id": 654, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814898, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 638, "Python parent id": 645, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814902, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 639, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814904, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 640, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814907, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 641, "Python parent id": 643, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814917, "dur": 1,
"args": {
"External id": 492,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814916, "dur": 4,
"args": {
"External id": 491,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814913, "dur": 10,
"args": {
"External id": 490,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 102, "python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814934, "dur": 2,
"args": {
"External id": 495,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814933, "dur": 4,
"args": {
"External id": 494,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814939, "dur": 4,
"args": {
"External id": 496,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814945, "dur": 1,
"args": {
"External id": 497,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814947, "dur": 1,
"args": {
"External id": 498,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814928, "dur": 25,
"args": {
"External id": 493,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 103, "python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814911, "dur": 43,
"args": {
"External id": 489,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 102, "python_caller_id": 642, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814909, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 642, "Python parent id": 643, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814906, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 643, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814900, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 644, "Python parent id": 645, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814896, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 645, "Python parent id": 653, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814961, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 646, "Python parent id": 653, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814967, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 647, "Python parent id": 652, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814972, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 648, "Python parent id": 650, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814979, "dur": 1,
"args": {
"External id": 501,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 649, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814982, "dur": 4,
"args": {
"External id": 502,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 649, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814978, "dur": 9,
"args": {
"External id": 500,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 649, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814976, "dur": 14,
"args": {
"External id": 499,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 104, "python_caller_id": 649, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814973, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 649, "Python parent id": 650, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814971, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 650, "Python parent id": 651, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814970, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 651, "Python parent id": 652, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814964, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 652, "Python parent id": 653, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814895, "dur": 101,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 653, "Python parent id": 654, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814889, "dur": 108,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 654, "Python parent id": 709, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815001, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 655, "Python parent id": 672, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815007, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 656, "Python parent id": 663, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815011, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 657, "Python parent id": 662, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815013, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 658, "Python parent id": 662, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815016, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 659, "Python parent id": 661, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815026, "dur": 1,
"args": {
"External id": 506,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815024, "dur": 5,
"args": {
"External id": 505,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815022, "dur": 9,
"args": {
"External id": 504,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 105, "python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815039, "dur": 2,
"args": {
"External id": 509,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815038, "dur": 4,
"args": {
"External id": 508,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815044, "dur": 3,
"args": {
"External id": 510,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815049, "dur": 1,
"args": {
"External id": 511,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815052, "dur": 1,
"args": {
"External id": 512,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815033, "dur": 24,
"args": {
"External id": 507,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 106, "python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815020, "dur": 39,
"args": {
"External id": 503,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 105, "python_caller_id": 660, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815018, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 660, "Python parent id": 661, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815015, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 661, "Python parent id": 662, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815009, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 662, "Python parent id": 663, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815005, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 663, "Python parent id": 671, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815065, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 664, "Python parent id": 671, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815070, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 665, "Python parent id": 670, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815076, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 666, "Python parent id": 668, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815083, "dur": 1,
"args": {
"External id": 515,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 667, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815262, "dur": 6,
"args": {
"External id": 516,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 667, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815081, "dur": 188,
"args": {
"External id": 514,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 667, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815079, "dur": 197,
"args": {
"External id": 513,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 107, "python_caller_id": 667, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815077, "dur": 201,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 667, "Python parent id": 668, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815075, "dur": 204,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 668, "Python parent id": 669, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815074, "dur": 206,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 669, "Python parent id": 670, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815068, "dur": 213,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 670, "Python parent id": 671, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815003, "dur": 293,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 671, "Python parent id": 672, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814998, "dur": 299,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 672, "Python parent id": 709, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815304, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 673, "Python parent id": 690, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815312, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 674, "Python parent id": 681, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815318, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 675, "Python parent id": 680, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815320, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 676, "Python parent id": 680, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815323, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 677, "Python parent id": 679, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815339, "dur": 2,
"args": {
"External id": 520,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815336, "dur": 7,
"args": {
"External id": 519,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815332, "dur": 14,
"args": {
"External id": 518,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 108, "python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815356, "dur": 1,
"args": {
"External id": 523,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815354, "dur": 5,
"args": {
"External id": 522,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815362, "dur": 5,
"args": {
"External id": 524,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815369, "dur": 1,
"args": {
"External id": 525,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815372, "dur": 1,
"args": {
"External id": 526,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815348, "dur": 43,
"args": {
"External id": 521,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 109, "python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815330, "dur": 63,
"args": {
"External id": 517,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 108, "python_caller_id": 678, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815326, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 678, "Python parent id": 679, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815322, "dur": 74,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 679, "Python parent id": 680, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815315, "dur": 82,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 680, "Python parent id": 681, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815310, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 681, "Python parent id": 689, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815400, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 682, "Python parent id": 689, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815406, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 683, "Python parent id": 688, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815412, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 684, "Python parent id": 686, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815421, "dur": 2,
"args": {
"External id": 529,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 685, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815428, "dur": 4,
"args": {
"External id": 530,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 685, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815420, "dur": 14,
"args": {
"External id": 528,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 685, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815417, "dur": 20,
"args": {
"External id": 527,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 110, "python_caller_id": 685, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815414, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 685, "Python parent id": 686, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815411, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 686, "Python parent id": 687, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815410, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 687, "Python parent id": 688, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815403, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 688, "Python parent id": 689, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815308, "dur": 136,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 689, "Python parent id": 690, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815300, "dur": 145,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 690, "Python parent id": 709, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815449, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 691, "Python parent id": 708, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815456, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 692, "Python parent id": 699, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815460, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 693, "Python parent id": 698, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815462, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 694, "Python parent id": 698, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815465, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 695, "Python parent id": 697, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815476, "dur": 1,
"args": {
"External id": 534,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815474, "dur": 5,
"args": {
"External id": 533,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815471, "dur": 10,
"args": {
"External id": 532,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 111, "python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815491, "dur": 1,
"args": {
"External id": 537,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815489, "dur": 5,
"args": {
"External id": 536,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815496, "dur": 3,
"args": {
"External id": 538,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815502, "dur": 0,
"args": {
"External id": 539,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815504, "dur": 1,
"args": {
"External id": 540,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815484, "dur": 29,
"args": {
"External id": 535,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 112, "python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815470, "dur": 44,
"args": {
"External id": 531,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 111, "python_caller_id": 696, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815467, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 696, "Python parent id": 697, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815464, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 697, "Python parent id": 698, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815458, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 698, "Python parent id": 699, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815453, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 699, "Python parent id": 707, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815521, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 700, "Python parent id": 707, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815526, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 701, "Python parent id": 706, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815531, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 702, "Python parent id": 704, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815539, "dur": 1,
"args": {
"External id": 543,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 703, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815542, "dur": 4,
"args": {
"External id": 544,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 703, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815538, "dur": 9,
"args": {
"External id": 542,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 703, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815535, "dur": 15,
"args": {
"External id": 541,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 113, "python_caller_id": 703, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815533, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 703, "Python parent id": 704, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815531, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 704, "Python parent id": 705, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815529, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 705, "Python parent id": 706, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815524, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 706, "Python parent id": 707, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815452, "dur": 104,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 707, "Python parent id": 708, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815446, "dur": 111,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 708, "Python parent id": 709, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814742, "dur": 816,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 709, "Python parent id": 710, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014814733, "dur": 826,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 710, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815576, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 711, "Python parent id": 812, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815582, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 712, "Python parent id": 714, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815584, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 713, "Python parent id": 714, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815580, "dur": 6,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 714, "Python parent id": 811, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815590, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 715, "Python parent id": 762, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815596, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 716, "Python parent id": 723, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815600, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 717, "Python parent id": 722, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815602, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 718, "Python parent id": 722, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815605, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 719, "Python parent id": 721, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815616, "dur": 1,
"args": {
"External id": 548,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815614, "dur": 5,
"args": {
"External id": 547,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815611, "dur": 10,
"args": {
"External id": 546,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 114, "python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815630, "dur": 1,
"args": {
"External id": 551,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815628, "dur": 5,
"args": {
"External id": 550,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815635, "dur": 4,
"args": {
"External id": 552,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815644, "dur": 1,
"args": {
"External id": 553,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815647, "dur": 1,
"args": {
"External id": 554,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815623, "dur": 30,
"args": {
"External id": 549,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 115, "python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815609, "dur": 45,
"args": {
"External id": 545,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 114, "python_caller_id": 720, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815607, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 720, "Python parent id": 721, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815604, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 721, "Python parent id": 722, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815598, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 722, "Python parent id": 723, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815593, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 723, "Python parent id": 761, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815661, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 724, "Python parent id": 761, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815667, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 725, "Python parent id": 730, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815672, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 726, "Python parent id": 728, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815680, "dur": 1,
"args": {
"External id": 557,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 727, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815683, "dur": 3,
"args": {
"External id": 558,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 727, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815678, "dur": 10,
"args": {
"External id": 556,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 727, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815676, "dur": 15,
"args": {
"External id": 555,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 116, "python_caller_id": 727, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815674, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 727, "Python parent id": 728, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815671, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 728, "Python parent id": 729, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815670, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 729, "Python parent id": 730, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815664, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 730, "Python parent id": 761, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815700, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 731, "Python parent id": 738, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815704, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 732, "Python parent id": 737, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815706, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 733, "Python parent id": 737, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815709, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 734, "Python parent id": 736, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815719, "dur": 1,
"args": {
"External id": 562,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815717, "dur": 5,
"args": {
"External id": 561,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815715, "dur": 9,
"args": {
"External id": 560,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 117, "python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815732, "dur": 1,
"args": {
"External id": 565,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815731, "dur": 7,
"args": {
"External id": 564,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815740, "dur": 3,
"args": {
"External id": 566,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815745, "dur": 1,
"args": {
"External id": 567,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815748, "dur": 1,
"args": {
"External id": 568,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815726, "dur": 27,
"args": {
"External id": 563,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 118, "python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815713, "dur": 42,
"args": {
"External id": 559,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 117, "python_caller_id": 735, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815711, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 735, "Python parent id": 736, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815708, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 736, "Python parent id": 737, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815703, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 737, "Python parent id": 738, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815697, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 738, "Python parent id": 761, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815761, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 739, "Python parent id": 761, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815767, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 740, "Python parent id": 745, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815772, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 741, "Python parent id": 743, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815779, "dur": 1,
"args": {
"External id": 571,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 742, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815782, "dur": 3,
"args": {
"External id": 572,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 742, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815778, "dur": 9,
"args": {
"External id": 570,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 742, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815775, "dur": 14,
"args": {
"External id": 569,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 119, "python_caller_id": 742, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815773, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 742, "Python parent id": 743, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815771, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 743, "Python parent id": 744, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815770, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 744, "Python parent id": 745, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815764, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 745, "Python parent id": 761, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815798, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 746, "Python parent id": 753, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815803, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 747, "Python parent id": 752, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815805, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 748, "Python parent id": 752, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815808, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 749, "Python parent id": 751, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815817, "dur": 2,
"args": {
"External id": 576,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815816, "dur": 5,
"args": {
"External id": 575,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815813, "dur": 13,
"args": {
"External id": 574,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 120, "python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815834, "dur": 1,
"args": {
"External id": 579,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815832, "dur": 5,
"args": {
"External id": 578,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815839, "dur": 3,
"args": {
"External id": 580,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815844, "dur": 1,
"args": {
"External id": 581,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815847, "dur": 1,
"args": {
"External id": 582,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815828, "dur": 24,
"args": {
"External id": 577,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 121, "python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815812, "dur": 41,
"args": {
"External id": 573,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 120, "python_caller_id": 750, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815810, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 750, "Python parent id": 751, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815807, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 751, "Python parent id": 752, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815801, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 752, "Python parent id": 753, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815796, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 753, "Python parent id": 761, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815860, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 754, "Python parent id": 761, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815865, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 755, "Python parent id": 760, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815870, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 756, "Python parent id": 758, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815877, "dur": 2,
"args": {
"External id": 585,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 757, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815881, "dur": 3,
"args": {
"External id": 586,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 757, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815876, "dur": 9,
"args": {
"External id": 584,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 757, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815874, "dur": 14,
"args": {
"External id": 583,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 122, "python_caller_id": 757, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815872, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 757, "Python parent id": 758, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815869, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 758, "Python parent id": 759, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815868, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 759, "Python parent id": 760, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815863, "dur": 36,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 760, "Python parent id": 761, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815592, "dur": 309,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 761, "Python parent id": 762, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815587, "dur": 315,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 762, "Python parent id": 811, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815906, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 763, "Python parent id": 810, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815913, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 764, "Python parent id": 771, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815917, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 765, "Python parent id": 770, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815920, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 766, "Python parent id": 770, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815922, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 767, "Python parent id": 769, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815932, "dur": 2,
"args": {
"External id": 590,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815931, "dur": 4,
"args": {
"External id": 589,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815928, "dur": 10,
"args": {
"External id": 588,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 123, "python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815946, "dur": 1,
"args": {
"External id": 593,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815944, "dur": 5,
"args": {
"External id": 592,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815951, "dur": 3,
"args": {
"External id": 594,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815956, "dur": 1,
"args": {
"External id": 595,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815959, "dur": 1,
"args": {
"External id": 596,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815940, "dur": 24,
"args": {
"External id": 591,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 124, "python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815927, "dur": 38,
"args": {
"External id": 587,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 123, "python_caller_id": 768, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815924, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 768, "Python parent id": 769, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815921, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 769, "Python parent id": 770, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815915, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 770, "Python parent id": 771, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815911, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 771, "Python parent id": 809, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815972, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 772, "Python parent id": 809, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815977, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 773, "Python parent id": 778, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815982, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 774, "Python parent id": 776, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815989, "dur": 2,
"args": {
"External id": 599,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 775, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815993, "dur": 3,
"args": {
"External id": 600,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 775, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815988, "dur": 12,
"args": {
"External id": 598,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 775, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815986, "dur": 17,
"args": {
"External id": 597,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 125, "python_caller_id": 775, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815984, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 775, "Python parent id": 776, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815981, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 776, "Python parent id": 777, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815980, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 777, "Python parent id": 778, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815974, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 778, "Python parent id": 809, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816012, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 779, "Python parent id": 786, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816017, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 780, "Python parent id": 785, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816019, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 781, "Python parent id": 785, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816022, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 782, "Python parent id": 784, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816031, "dur": 2,
"args": {
"External id": 604,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816030, "dur": 4,
"args": {
"External id": 603,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816027, "dur": 10,
"args": {
"External id": 602,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 126, "python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816045, "dur": 1,
"args": {
"External id": 607,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816043, "dur": 4,
"args": {
"External id": 606,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816049, "dur": 4,
"args": {
"External id": 608,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816055, "dur": 0,
"args": {
"External id": 609,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816057, "dur": 1,
"args": {
"External id": 610,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816038, "dur": 24,
"args": {
"External id": 605,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 127, "python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816026, "dur": 37,
"args": {
"External id": 601,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 126, "python_caller_id": 783, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816023, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 783, "Python parent id": 784, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816021, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 784, "Python parent id": 785, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816015, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 785, "Python parent id": 786, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816010, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 786, "Python parent id": 809, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816073, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 787, "Python parent id": 809, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816078, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 788, "Python parent id": 793, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816083, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 789, "Python parent id": 791, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816091, "dur": 1,
"args": {
"External id": 613,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 790, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816094, "dur": 3,
"args": {
"External id": 614,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 790, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816089, "dur": 10,
"args": {
"External id": 612,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 790, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816087, "dur": 15,
"args": {
"External id": 611,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 128, "python_caller_id": 790, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816085, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 790, "Python parent id": 791, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816083, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 791, "Python parent id": 792, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816081, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 792, "Python parent id": 793, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816076, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 793, "Python parent id": 809, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816111, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 794, "Python parent id": 801, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816115, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 795, "Python parent id": 800, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816117, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 796, "Python parent id": 800, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816120, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 797, "Python parent id": 799, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816130, "dur": 1,
"args": {
"External id": 618,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816128, "dur": 5,
"args": {
"External id": 617,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816125, "dur": 10,
"args": {
"External id": 616,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 129, "python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816143, "dur": 1,
"args": {
"External id": 621,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816141, "dur": 5,
"args": {
"External id": 620,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816148, "dur": 3,
"args": {
"External id": 622,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816153, "dur": 1,
"args": {
"External id": 623,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816156, "dur": 1,
"args": {
"External id": 624,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816137, "dur": 27,
"args": {
"External id": 619,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 130, "python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816124, "dur": 41,
"args": {
"External id": 615,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 129, "python_caller_id": 798, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816122, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 798, "Python parent id": 799, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816119, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 799, "Python parent id": 800, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816113, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 800, "Python parent id": 801, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816108, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 801, "Python parent id": 809, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816172, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 802, "Python parent id": 809, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816177, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 803, "Python parent id": 808, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816182, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 804, "Python parent id": 806, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816189, "dur": 2,
"args": {
"External id": 627,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 805, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816193, "dur": 3,
"args": {
"External id": 628,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 805, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816188, "dur": 9,
"args": {
"External id": 626,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 805, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816186, "dur": 14,
"args": {
"External id": 625,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 131, "python_caller_id": 805, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816184, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 805, "Python parent id": 806, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816181, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 806, "Python parent id": 807, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816180, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 807, "Python parent id": 808, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816174, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 808, "Python parent id": 809, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815910, "dur": 296,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 809, "Python parent id": 810, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815904, "dur": 303,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 810, "Python parent id": 811, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815579, "dur": 629,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 811, "Python parent id": 812, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014815573, "dur": 636,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 812, "Python parent id": 2023, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(56): _default_schedule_fn", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816222, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 813, "Python parent id": 814, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(272): step", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816220, "dur": 9,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 814, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816239, "dur": 2,
"args": {
"External id": 630,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 815, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816243, "dur": 2,
"args": {
"External id": 631,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 815, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816237, "dur": 10,
"args": {
"External id": 629,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 815, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816230, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 815, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816254, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 816, "Python parent id": 911, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816259, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 817, "Python parent id": 819, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816261, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 818, "Python parent id": 819, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816258, "dur": 5,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 819, "Python parent id": 910, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816267, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 820, "Python parent id": 837, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816273, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 821, "Python parent id": 828, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816277, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 822, "Python parent id": 827, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816280, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 823, "Python parent id": 827, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816294, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 824, "Python parent id": 826, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816312, "dur": 2,
"args": {
"External id": 635,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816310, "dur": 6,
"args": {
"External id": 634,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816304, "dur": 15,
"args": {
"External id": 633,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 132, "python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816338, "dur": 1,
"args": {
"External id": 638,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816336, "dur": 5,
"args": {
"External id": 637,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816360, "dur": 27,
"args": {
"External id": 639,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816401, "dur": 1,
"args": {
"External id": 640,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816407, "dur": 2,
"args": {
"External id": 641,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816330, "dur": 99,
"args": {
"External id": 636,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 133, "python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816302, "dur": 129,
"args": {
"External id": 632,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 132, "python_caller_id": 825, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816299, "dur": 140,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 825, "Python parent id": 826, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816282, "dur": 162,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 826, "Python parent id": 827, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816275, "dur": 170,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 827, "Python parent id": 828, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816271, "dur": 175,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 828, "Python parent id": 836, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816458, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 829, "Python parent id": 836, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816468, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 830, "Python parent id": 835, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816477, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 831, "Python parent id": 833, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816489, "dur": 3,
"args": {
"External id": 644,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 832, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816494, "dur": 6,
"args": {
"External id": 645,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 832, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816487, "dur": 14,
"args": {
"External id": 643,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 832, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816483, "dur": 23,
"args": {
"External id": 642,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 134, "python_caller_id": 832, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816479, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 832, "Python parent id": 833, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816476, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 833, "Python parent id": 834, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816474, "dur": 35,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 834, "Python parent id": 835, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816462, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 835, "Python parent id": 836, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816269, "dur": 244,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 836, "Python parent id": 837, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816264, "dur": 250,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 837, "Python parent id": 910, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816523, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 838, "Python parent id": 855, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816533, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 839, "Python parent id": 846, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816541, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 840, "Python parent id": 845, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816544, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 841, "Python parent id": 845, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816547, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 842, "Python parent id": 844, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816566, "dur": 2,
"args": {
"External id": 649,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816563, "dur": 18,
"args": {
"External id": 648,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816559, "dur": 25,
"args": {
"External id": 647,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 135, "python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816601, "dur": 1,
"args": {
"External id": 652,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816599, "dur": 5,
"args": {
"External id": 651,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816610, "dur": 7,
"args": {
"External id": 653,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816619, "dur": 1,
"args": {
"External id": 654,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816622, "dur": 1,
"args": {
"External id": 655,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816590, "dur": 38,
"args": {
"External id": 650,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 136, "python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816554, "dur": 78,
"args": {
"External id": 646,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 135, "python_caller_id": 843, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816552, "dur": 83,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 843, "Python parent id": 844, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816546, "dur": 89,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 844, "Python parent id": 845, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816536, "dur": 100,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 845, "Python parent id": 846, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816528, "dur": 109,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 846, "Python parent id": 854, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816639, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 847, "Python parent id": 854, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816645, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 848, "Python parent id": 853, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816650, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 849, "Python parent id": 851, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816658, "dur": 1,
"args": {
"External id": 658,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 850, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816661, "dur": 4,
"args": {
"External id": 659,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 850, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816657, "dur": 9,
"args": {
"External id": 657,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 850, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816654, "dur": 18,
"args": {
"External id": 656,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 137, "python_caller_id": 850, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816652, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 850, "Python parent id": 851, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816649, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 851, "Python parent id": 852, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816648, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 852, "Python parent id": 853, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816642, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 853, "Python parent id": 854, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816526, "dur": 153,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 854, "Python parent id": 855, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816516, "dur": 163,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 855, "Python parent id": 910, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816683, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 856, "Python parent id": 873, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816690, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 857, "Python parent id": 864, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816694, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 858, "Python parent id": 863, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816696, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 859, "Python parent id": 863, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816699, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 860, "Python parent id": 862, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816709, "dur": 2,
"args": {
"External id": 663,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816708, "dur": 4,
"args": {
"External id": 662,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816705, "dur": 10,
"args": {
"External id": 661,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 138, "python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816723, "dur": 1,
"args": {
"External id": 666,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816721, "dur": 5,
"args": {
"External id": 665,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816728, "dur": 4,
"args": {
"External id": 667,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816734, "dur": 1,
"args": {
"External id": 668,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816737, "dur": 1,
"args": {
"External id": 669,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816717, "dur": 25,
"args": {
"External id": 664,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 139, "python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816703, "dur": 40,
"args": {
"External id": 660,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 138, "python_caller_id": 861, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816701, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 861, "Python parent id": 862, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816698, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 862, "Python parent id": 863, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816692, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 863, "Python parent id": 864, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816688, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 864, "Python parent id": 872, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816753, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 865, "Python parent id": 872, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816759, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 866, "Python parent id": 871, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816764, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 867, "Python parent id": 869, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816771, "dur": 2,
"args": {
"External id": 672,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 868, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816775, "dur": 3,
"args": {
"External id": 673,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 868, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816770, "dur": 9,
"args": {
"External id": 671,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 868, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816767, "dur": 15,
"args": {
"External id": 670,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 140, "python_caller_id": 868, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816765, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 868, "Python parent id": 869, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816763, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 869, "Python parent id": 870, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816762, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 870, "Python parent id": 871, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816756, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 871, "Python parent id": 872, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816686, "dur": 102,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 872, "Python parent id": 873, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816681, "dur": 108,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 873, "Python parent id": 910, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816793, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 874, "Python parent id": 891, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816800, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 875, "Python parent id": 882, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816804, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 876, "Python parent id": 881, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816806, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 877, "Python parent id": 881, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816809, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 878, "Python parent id": 880, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816819, "dur": 1,
"args": {
"External id": 677,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816817, "dur": 5,
"args": {
"External id": 676,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816814, "dur": 10,
"args": {
"External id": 675,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 141, "python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816832, "dur": 2,
"args": {
"External id": 680,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816831, "dur": 4,
"args": {
"External id": 679,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816837, "dur": 4,
"args": {
"External id": 681,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816843, "dur": 0,
"args": {
"External id": 682,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816845, "dur": 1,
"args": {
"External id": 683,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816826, "dur": 28,
"args": {
"External id": 678,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 142, "python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816813, "dur": 42,
"args": {
"External id": 674,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 141, "python_caller_id": 879, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816811, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 879, "Python parent id": 880, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816808, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 880, "Python parent id": 881, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816802, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 881, "Python parent id": 882, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816797, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 882, "Python parent id": 890, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816862, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 883, "Python parent id": 890, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816867, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 884, "Python parent id": 889, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816872, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 885, "Python parent id": 887, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816879, "dur": 2,
"args": {
"External id": 686,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 886, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816883, "dur": 3,
"args": {
"External id": 687,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 886, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816878, "dur": 9,
"args": {
"External id": 685,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 886, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816876, "dur": 14,
"args": {
"External id": 684,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 143, "python_caller_id": 886, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816873, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 886, "Python parent id": 887, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816871, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 887, "Python parent id": 888, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816870, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 888, "Python parent id": 889, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816864, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 889, "Python parent id": 890, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816796, "dur": 101,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 890, "Python parent id": 891, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816791, "dur": 106,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 891, "Python parent id": 910, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816901, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 892, "Python parent id": 909, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816907, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 893, "Python parent id": 900, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816912, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 894, "Python parent id": 899, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816914, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 895, "Python parent id": 899, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816917, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 896, "Python parent id": 898, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816927, "dur": 1,
"args": {
"External id": 691,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816925, "dur": 5,
"args": {
"External id": 690,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816922, "dur": 10,
"args": {
"External id": 689,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 144, "python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816941, "dur": 1,
"args": {
"External id": 694,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816939, "dur": 4,
"args": {
"External id": 693,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816946, "dur": 3,
"args": {
"External id": 695,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816954, "dur": 0,
"args": {
"External id": 696,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816956, "dur": 1,
"args": {
"External id": 697,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816934, "dur": 27,
"args": {
"External id": 692,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 145, "python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816921, "dur": 42,
"args": {
"External id": 688,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 144, "python_caller_id": 897, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816918, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 897, "Python parent id": 898, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816916, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 898, "Python parent id": 899, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816910, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 899, "Python parent id": 900, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816905, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 900, "Python parent id": 908, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816969, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 901, "Python parent id": 908, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816974, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 902, "Python parent id": 907, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816979, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 903, "Python parent id": 905, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816986, "dur": 2,
"args": {
"External id": 700,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 904, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816990, "dur": 3,
"args": {
"External id": 701,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 904, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816985, "dur": 9,
"args": {
"External id": 699,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 904, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816983, "dur": 14,
"args": {
"External id": 698,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 146, "python_caller_id": 904, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816981, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 904, "Python parent id": 905, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816978, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 905, "Python parent id": 906, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816977, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 906, "Python parent id": 907, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816972, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 907, "Python parent id": 908, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816904, "dur": 100,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 908, "Python parent id": 909, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816899, "dur": 105,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 909, "Python parent id": 910, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816257, "dur": 749,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 910, "Python parent id": 911, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014816251, "dur": 756,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 911, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817022, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 912, "Python parent id": 1013, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817029, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 913, "Python parent id": 915, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817030, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 914, "Python parent id": 915, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817026, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 915, "Python parent id": 1012, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817036, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 916, "Python parent id": 963, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817042, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 917, "Python parent id": 924, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817046, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 918, "Python parent id": 923, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817048, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 919, "Python parent id": 923, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817051, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 920, "Python parent id": 922, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817062, "dur": 1,
"args": {
"External id": 705,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817060, "dur": 5,
"args": {
"External id": 704,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817057, "dur": 11,
"args": {
"External id": 703,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 147, "python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817076, "dur": 2,
"args": {
"External id": 708,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817075, "dur": 8,
"args": {
"External id": 707,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817085, "dur": 4,
"args": {
"External id": 709,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817091, "dur": 1,
"args": {
"External id": 710,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817094, "dur": 5,
"args": {
"External id": 711,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817070, "dur": 49,
"args": {
"External id": 706,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 148, "python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817055, "dur": 66,
"args": {
"External id": 702,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 147, "python_caller_id": 921, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817053, "dur": 72,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 921, "Python parent id": 922, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817050, "dur": 76,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 922, "Python parent id": 923, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817044, "dur": 83,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 923, "Python parent id": 924, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817040, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 924, "Python parent id": 962, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817132, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 925, "Python parent id": 962, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817140, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 926, "Python parent id": 931, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817147, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 927, "Python parent id": 929, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817158, "dur": 3,
"args": {
"External id": 714,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 928, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817163, "dur": 5,
"args": {
"External id": 715,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 928, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817157, "dur": 12,
"args": {
"External id": 713,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 928, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817153, "dur": 20,
"args": {
"External id": 712,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 149, "python_caller_id": 928, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817149, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 928, "Python parent id": 929, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817146, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 929, "Python parent id": 930, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817145, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 930, "Python parent id": 931, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817136, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 931, "Python parent id": 962, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817183, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 932, "Python parent id": 939, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817187, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 933, "Python parent id": 938, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817190, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 934, "Python parent id": 938, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817192, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 935, "Python parent id": 937, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817204, "dur": 2,
"args": {
"External id": 719,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817202, "dur": 6,
"args": {
"External id": 718,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817199, "dur": 15,
"args": {
"External id": 717,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 150, "python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817224, "dur": 1,
"args": {
"External id": 722,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817222, "dur": 5,
"args": {
"External id": 721,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817230, "dur": 3,
"args": {
"External id": 723,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817235, "dur": 1,
"args": {
"External id": 724,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817238, "dur": 1,
"args": {
"External id": 725,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817217, "dur": 27,
"args": {
"External id": 720,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 151, "python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817197, "dur": 48,
"args": {
"External id": 716,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 150, "python_caller_id": 936, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817195, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 936, "Python parent id": 937, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817192, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 937, "Python parent id": 938, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817185, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 938, "Python parent id": 939, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817180, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 939, "Python parent id": 962, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817252, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 940, "Python parent id": 962, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817257, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 941, "Python parent id": 946, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817262, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 942, "Python parent id": 944, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817273, "dur": 1,
"args": {
"External id": 728,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 943, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817276, "dur": 3,
"args": {
"External id": 729,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 943, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817271, "dur": 10,
"args": {
"External id": 727,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 943, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817266, "dur": 28,
"args": {
"External id": 726,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 152, "python_caller_id": 943, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817263, "dur": 36,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 943, "Python parent id": 944, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817261, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 944, "Python parent id": 945, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817260, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 945, "Python parent id": 946, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817254, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 946, "Python parent id": 962, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817307, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 947, "Python parent id": 954, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817311, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 948, "Python parent id": 953, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817314, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 949, "Python parent id": 953, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817317, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 950, "Python parent id": 952, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817327, "dur": 1,
"args": {
"External id": 733,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817325, "dur": 5,
"args": {
"External id": 732,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817322, "dur": 11,
"args": {
"External id": 731,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 153, "python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817342, "dur": 1,
"args": {
"External id": 736,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817340, "dur": 5,
"args": {
"External id": 735,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817347, "dur": 3,
"args": {
"External id": 737,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817353, "dur": 1,
"args": {
"External id": 738,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817356, "dur": 0,
"args": {
"External id": 739,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817335, "dur": 26,
"args": {
"External id": 734,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 154, "python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817321, "dur": 41,
"args": {
"External id": 730,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 153, "python_caller_id": 951, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817318, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 951, "Python parent id": 952, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817316, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 952, "Python parent id": 953, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817310, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 953, "Python parent id": 954, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817304, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 954, "Python parent id": 962, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817387, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 955, "Python parent id": 962, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817393, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 956, "Python parent id": 961, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817398, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 957, "Python parent id": 959, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817405, "dur": 2,
"args": {
"External id": 742,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 958, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817408, "dur": 4,
"args": {
"External id": 743,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 958, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817404, "dur": 12,
"args": {
"External id": 741,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 958, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817401, "dur": 18,
"args": {
"External id": 740,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 155, "python_caller_id": 958, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817399, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 958, "Python parent id": 959, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817397, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 959, "Python parent id": 960, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817396, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 960, "Python parent id": 961, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817390, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 961, "Python parent id": 962, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817039, "dur": 387,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 962, "Python parent id": 963, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817034, "dur": 393,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 963, "Python parent id": 1012, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817431, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 964, "Python parent id": 1011, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817438, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 965, "Python parent id": 972, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817441, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 966, "Python parent id": 971, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817444, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 967, "Python parent id": 971, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817446, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 968, "Python parent id": 970, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817456, "dur": 2,
"args": {
"External id": 747,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817455, "dur": 4,
"args": {
"External id": 746,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817452, "dur": 10,
"args": {
"External id": 745,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 156, "python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817470, "dur": 1,
"args": {
"External id": 750,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817468, "dur": 5,
"args": {
"External id": 749,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817475, "dur": 3,
"args": {
"External id": 751,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817480, "dur": 1,
"args": {
"External id": 752,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817482, "dur": 1,
"args": {
"External id": 753,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817463, "dur": 25,
"args": {
"External id": 748,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 157, "python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817450, "dur": 39,
"args": {
"External id": 744,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 156, "python_caller_id": 969, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817448, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 969, "Python parent id": 970, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817446, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 970, "Python parent id": 971, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817440, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 971, "Python parent id": 972, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817435, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 972, "Python parent id": 1010, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817498, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 973, "Python parent id": 1010, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817503, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 974, "Python parent id": 979, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817508, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 975, "Python parent id": 977, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817515, "dur": 2,
"args": {
"External id": 756,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 976, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817518, "dur": 3,
"args": {
"External id": 757,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 976, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817514, "dur": 9,
"args": {
"External id": 755,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 976, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817512, "dur": 14,
"args": {
"External id": 754,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 158, "python_caller_id": 976, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817510, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 976, "Python parent id": 977, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817507, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 977, "Python parent id": 978, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817506, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 978, "Python parent id": 979, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817501, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 979, "Python parent id": 1010, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817534, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 980, "Python parent id": 987, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817538, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 981, "Python parent id": 986, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817541, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 982, "Python parent id": 986, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817543, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 983, "Python parent id": 985, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817553, "dur": 1,
"args": {
"External id": 761,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817551, "dur": 5,
"args": {
"External id": 760,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817549, "dur": 9,
"args": {
"External id": 759,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 159, "python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817566, "dur": 1,
"args": {
"External id": 764,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817564, "dur": 5,
"args": {
"External id": 763,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817571, "dur": 3,
"args": {
"External id": 765,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817576, "dur": 0,
"args": {
"External id": 766,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817578, "dur": 1,
"args": {
"External id": 767,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817560, "dur": 28,
"args": {
"External id": 762,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 160, "python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817547, "dur": 42,
"args": {
"External id": 758,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 159, "python_caller_id": 984, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817545, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 984, "Python parent id": 985, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817542, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 985, "Python parent id": 986, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817537, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 986, "Python parent id": 987, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817532, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 987, "Python parent id": 1010, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817596, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 988, "Python parent id": 1010, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817601, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 989, "Python parent id": 994, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817606, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 990, "Python parent id": 992, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817613, "dur": 4,
"args": {
"External id": 770,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 991, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817620, "dur": 3,
"args": {
"External id": 771,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 991, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817611, "dur": 13,
"args": {
"External id": 769,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 991, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817609, "dur": 18,
"args": {
"External id": 768,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 161, "python_caller_id": 991, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817607, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 991, "Python parent id": 992, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817605, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 992, "Python parent id": 993, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817604, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 993, "Python parent id": 994, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817598, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 994, "Python parent id": 1010, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817635, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 995, "Python parent id": 1002, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817639, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 996, "Python parent id": 1001, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817642, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 997, "Python parent id": 1001, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817644, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 998, "Python parent id": 1000, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817654, "dur": 1,
"args": {
"External id": 775,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817652, "dur": 5,
"args": {
"External id": 774,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817650, "dur": 9,
"args": {
"External id": 773,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 162, "python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817666, "dur": 2,
"args": {
"External id": 778,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817665, "dur": 4,
"args": {
"External id": 777,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817671, "dur": 3,
"args": {
"External id": 779,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817679, "dur": 1,
"args": {
"External id": 780,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817682, "dur": 1,
"args": {
"External id": 781,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817660, "dur": 27,
"args": {
"External id": 776,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 163, "python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817648, "dur": 40,
"args": {
"External id": 772,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 162, "python_caller_id": 999, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817646, "dur": 44,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 999, "Python parent id": 1000, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817644, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1000, "Python parent id": 1001, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817638, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1001, "Python parent id": 1002, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817633, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1002, "Python parent id": 1010, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817695, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1003, "Python parent id": 1010, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817700, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1004, "Python parent id": 1009, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817704, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1005, "Python parent id": 1007, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817711, "dur": 2,
"args": {
"External id": 784,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1006, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817715, "dur": 3,
"args": {
"External id": 785,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1006, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817710, "dur": 9,
"args": {
"External id": 783,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1006, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817708, "dur": 14,
"args": {
"External id": 782,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 164, "python_caller_id": 1006, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817706, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1006, "Python parent id": 1007, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817704, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1007, "Python parent id": 1008, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817703, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1008, "Python parent id": 1009, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817697, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1009, "Python parent id": 1010, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817434, "dur": 294,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1010, "Python parent id": 1011, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817428, "dur": 301,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1011, "Python parent id": 1012, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817025, "dur": 705,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1012, "Python parent id": 1013, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817019, "dur": 728,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1013, "Python parent id": 2023, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(56): _default_schedule_fn", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817765, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1014, "Python parent id": 1015, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/profiler/profiler.py(272): step", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817761, "dur": 11,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1015, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817784, "dur": 2,
"args": {
"External id": 787,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1016, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817788, "dur": 3,
"args": {
"External id": 788,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1016, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817781, "dur": 11,
"args": {
"External id": 786,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1016, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;<built-in method ones of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817774, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1016, "Python parent id": 2023, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817800, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1017, "Python parent id": 1112, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817806, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1018, "Python parent id": 1020, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817808, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1019, "Python parent id": 1020, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817804, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1020, "Python parent id": 1111, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817817, "dur": 6,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1021, "Python parent id": 1038, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817828, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1022, "Python parent id": 1029, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817833, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1023, "Python parent id": 1028, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817835, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1024, "Python parent id": 1028, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817838, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1025, "Python parent id": 1027, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817849, "dur": 2,
"args": {
"External id": 792,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817848, "dur": 8,
"args": {
"External id": 791,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817844, "dur": 14,
"args": {
"External id": 790,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 165, "python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817867, "dur": 2,
"args": {
"External id": 795,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817866, "dur": 4,
"args": {
"External id": 794,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817873, "dur": 4,
"args": {
"External id": 796,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817879, "dur": 1,
"args": {
"External id": 797,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817882, "dur": 0,
"args": {
"External id": 798,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817860, "dur": 28,
"args": {
"External id": 793,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 166, "python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817843, "dur": 46,
"args": {
"External id": 789,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 165, "python_caller_id": 1026, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817840, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1026, "Python parent id": 1027, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817837, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1027, "Python parent id": 1028, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817831, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1028, "Python parent id": 1029, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817826, "dur": 82,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1029, "Python parent id": 1037, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817911, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1030, "Python parent id": 1037, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817917, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1031, "Python parent id": 1036, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817923, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1032, "Python parent id": 1034, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817931, "dur": 2,
"args": {
"External id": 801,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1033, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817935, "dur": 4,
"args": {
"External id": 802,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1033, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817930, "dur": 13,
"args": {
"External id": 800,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1033, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817927, "dur": 20,
"args": {
"External id": 799,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 167, "python_caller_id": 1033, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817924, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1033, "Python parent id": 1034, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817922, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1034, "Python parent id": 1035, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817920, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1035, "Python parent id": 1036, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817914, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1036, "Python parent id": 1037, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817824, "dur": 129,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1037, "Python parent id": 1038, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817812, "dur": 142,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1038, "Python parent id": 1111, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817958, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1039, "Python parent id": 1056, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817965, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1040, "Python parent id": 1047, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817969, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1041, "Python parent id": 1046, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817971, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1042, "Python parent id": 1046, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817974, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1043, "Python parent id": 1045, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817984, "dur": 2,
"args": {
"External id": 806,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817983, "dur": 4,
"args": {
"External id": 805,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817980, "dur": 10,
"args": {
"External id": 804,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 168, "python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817998, "dur": 1,
"args": {
"External id": 809,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817997, "dur": 4,
"args": {
"External id": 808,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818003, "dur": 4,
"args": {
"External id": 810,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818009, "dur": 1,
"args": {
"External id": 811,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818012, "dur": 1,
"args": {
"External id": 812,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817992, "dur": 26,
"args": {
"External id": 807,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 169, "python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817978, "dur": 41,
"args": {
"External id": 803,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 168, "python_caller_id": 1044, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817976, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1044, "Python parent id": 1045, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817973, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1045, "Python parent id": 1046, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817968, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1046, "Python parent id": 1047, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817963, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1047, "Python parent id": 1055, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818029, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1048, "Python parent id": 1055, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818034, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1049, "Python parent id": 1054, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818039, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1050, "Python parent id": 1052, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818047, "dur": 2,
"args": {
"External id": 815,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818051, "dur": 3,
"args": {
"External id": 816,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818046, "dur": 9,
"args": {
"External id": 814,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818043, "dur": 15,
"args": {
"External id": 813,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 170, "python_caller_id": 1051, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818041, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1051, "Python parent id": 1052, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818039, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1052, "Python parent id": 1053, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818037, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1053, "Python parent id": 1054, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818032, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1054, "Python parent id": 1055, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817961, "dur": 104,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1055, "Python parent id": 1056, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817956, "dur": 110,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1056, "Python parent id": 1111, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818070, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1057, "Python parent id": 1074, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818076, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1058, "Python parent id": 1065, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818080, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1059, "Python parent id": 1064, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818083, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1060, "Python parent id": 1064, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818085, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1061, "Python parent id": 1063, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818095, "dur": 2,
"args": {
"External id": 820,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818094, "dur": 5,
"args": {
"External id": 819,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818091, "dur": 10,
"args": {
"External id": 818,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 171, "python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818109, "dur": 1,
"args": {
"External id": 823,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818107, "dur": 5,
"args": {
"External id": 822,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818114, "dur": 4,
"args": {
"External id": 824,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818120, "dur": 0,
"args": {
"External id": 825,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818122, "dur": 1,
"args": {
"External id": 826,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818103, "dur": 28,
"args": {
"External id": 821,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 172, "python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818089, "dur": 43,
"args": {
"External id": 817,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 171, "python_caller_id": 1062, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818087, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1062, "Python parent id": 1063, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818085, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1063, "Python parent id": 1064, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818079, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1064, "Python parent id": 1065, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818074, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1065, "Python parent id": 1073, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818139, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1066, "Python parent id": 1073, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818144, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1067, "Python parent id": 1072, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818161, "dur": 8,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1068, "Python parent id": 1070, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818190, "dur": 3,
"args": {
"External id": 829,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1069, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818196, "dur": 5,
"args": {
"External id": 830,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1069, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818187, "dur": 16,
"args": {
"External id": 828,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1069, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818183, "dur": 24,
"args": {
"External id": 827,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 173, "python_caller_id": 1069, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818172, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1069, "Python parent id": 1070, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818160, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1070, "Python parent id": 1071, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818156, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1071, "Python parent id": 1072, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818142, "dur": 71,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1072, "Python parent id": 1073, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818072, "dur": 145,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1073, "Python parent id": 1074, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818067, "dur": 151,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1074, "Python parent id": 1111, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818225, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1075, "Python parent id": 1092, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818233, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1076, "Python parent id": 1083, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818239, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1077, "Python parent id": 1082, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818242, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1078, "Python parent id": 1082, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818245, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1079, "Python parent id": 1081, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818258, "dur": 2,
"args": {
"External id": 834,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818256, "dur": 6,
"args": {
"External id": 833,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818252, "dur": 12,
"args": {
"External id": 832,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 174, "python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818275, "dur": 1,
"args": {
"External id": 837,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818273, "dur": 5,
"args": {
"External id": 836,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818281, "dur": 15,
"args": {
"External id": 838,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818303, "dur": 1,
"args": {
"External id": 839,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818306, "dur": 1,
"args": {
"External id": 840,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818266, "dur": 50,
"args": {
"External id": 835,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 175, "python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818250, "dur": 68,
"args": {
"External id": 831,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 174, "python_caller_id": 1080, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818247, "dur": 73,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1080, "Python parent id": 1081, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818244, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1081, "Python parent id": 1082, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818236, "dur": 86,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1082, "Python parent id": 1083, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818231, "dur": 92,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1083, "Python parent id": 1091, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818325, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1084, "Python parent id": 1091, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818331, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1085, "Python parent id": 1090, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818336, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1086, "Python parent id": 1088, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818344, "dur": 2,
"args": {
"External id": 843,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1087, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818347, "dur": 4,
"args": {
"External id": 844,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1087, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818343, "dur": 9,
"args": {
"External id": 842,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1087, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818340, "dur": 15,
"args": {
"External id": 841,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 176, "python_caller_id": 1087, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818338, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1087, "Python parent id": 1088, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818335, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1088, "Python parent id": 1089, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818334, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1089, "Python parent id": 1090, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818328, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1090, "Python parent id": 1091, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818230, "dur": 132,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1091, "Python parent id": 1092, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818220, "dur": 142,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1092, "Python parent id": 1111, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818366, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1093, "Python parent id": 1110, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818373, "dur": 9,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1094, "Python parent id": 1101, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818385, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1095, "Python parent id": 1100, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818388, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1096, "Python parent id": 1100, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818390, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1097, "Python parent id": 1099, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818401, "dur": 1,
"args": {
"External id": 848,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818399, "dur": 5,
"args": {
"External id": 847,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::t", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818396, "dur": 11,
"args": {
"External id": 846,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 177, "python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818416, "dur": 1,
"args": {
"External id": 851,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::expand", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818414, "dur": 8,
"args": {
"External id": 850,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::copy_", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818425, "dur": 3,
"args": {
"External id": 852,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818430, "dur": 1,
"args": {
"External id": 853,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::resolve_conj", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818433, "dur": 1,
"args": {
"External id": 854,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::addmm", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818409, "dur": 30,
"args": {
"External id": 849,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 178, "python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818395, "dur": 45,
"args": {
"External id": 845,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 177, "python_caller_id": 1098, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function linear>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818392, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1098, "Python parent id": 1099, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818390, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1099, "Python parent id": 1100, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818384, "dur": 60,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1100, "Python parent id": 1101, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818370, "dur": 75,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1101, "Python parent id": 1109, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818447, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1102, "Python parent id": 1109, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818452, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1103, "Python parent id": 1108, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818457, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1104, "Python parent id": 1106, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818465, "dur": 2,
"args": {
"External id": 857,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1105, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818468, "dur": 4,
"args": {
"External id": 858,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1105, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818464, "dur": 9,
"args": {
"External id": 856,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1105, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818461, "dur": 15,
"args": {
"External id": 855,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 179, "python_caller_id": 1105, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: ReLU;torch/nn/modules/activation.py(97): forward;torch/nn/functional.py(1384): relu;<built-in method relu of type object at 0x7f9c08f0ad80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f9c08f0ad80>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818459, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1105, "Python parent id": 1106, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818457, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1106, "Python parent id": 1107, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818455, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1107, "Python parent id": 1108, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818450, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1108, "Python parent id": 1109, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818369, "dur": 113,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1109, "Python parent id": 1110, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818364, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1110, "Python parent id": 1111, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817803, "dur": 681,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1111, "Python parent id": 1112, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Sequential", "pid": 2503043, "tid": 2503043,
"ts": 1636574014817797, "dur": 688,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1112, "Python parent id": 2023, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818528, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1113, "Python parent id": 1214, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f9bf8b895a0>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818537, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1114, "Python parent id": 1116, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818539, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1115, "Python parent id": 1116, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818534, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1116, "Python parent id": 1213, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818545, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1117, "Python parent id": 1164, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f9c10e5fd20>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818569, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1118, "Python parent id": 1125, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818574, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1119, "Python parent id": 1124, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818577, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1120, "Python parent id": 1124, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818580, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1121, "Python parent id": 1123, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818597, "dur": 3,
"args": {
"External id": 862,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1122, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;torch/nn/modules/linear.py(102): forward;torch/nn/functional.py(1928): linear;<built-in function linear>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::transpose", "pid": 2503043, "tid": 2503043,
"ts": 1636574014818595, "dur": 7,
"args": {
"External id": 861,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1122, "Call stack": "debug.py(33): top_level_fn;debug.py(22): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment