Skip to content

Instantly share code, notes, and snippets.

@robieta
Created November 10, 2021 01:46
Show Gist options
  • Save robieta/bc59c47b6ba2d7d757acfe0b9280a015 to your computer and use it in GitHub Desktop.
Save robieta/bc59c47b6ba2d7d757acfe0b9280a015 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": 2716172, "tid": 2716172,
"ts": 1636394679957789, "dur": 6,
"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 0x7f3b7a632570>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679957797, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957813, "dur": 2,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957809, "dur": 7,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957820, "dur": 2,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957799, "dur": 24,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957787, "dur": 37,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957786, "dur": 39,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957785, "dur": 41,
"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": 2716172, "tid": 2716172,
"ts": 1636394679957784, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 9, "Python parent id": 2890, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function time>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679963875, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 10, "Python parent id": 2883, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679963928, "dur": 15,
"args": {
"External id": 12152,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2716172, "tid": 2716172,
"ts": 1636394679963953, "dur": 17,
"args": {
"External id": 12153,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2716172, "tid": 2716172,
"ts": 1636394679963921, "dur": 52,
"args": {
"External id": 12151,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 11, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679963885, "dur": 118,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 11, "Python parent id": 2883, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964019, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 12, "Python parent id": 297, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f3b79bc1910>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964038, "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": 2716172, "tid": 2716172,
"ts": 1636394679964040, "dur": 2,
"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": 2716172, "tid": 2716172,
"ts": 1636394679964035, "dur": 8,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 15, "Python parent id": 296, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964049, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 16, "Python parent id": 43, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964060, "dur": 5,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 17, "Python parent id": 42, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964070, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 18, "Python parent id": 25, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964080, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 19, "Python parent id": 24, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964082, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 20, "Python parent id": 24, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964087, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 21, "Python parent id": 23, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964127, "dur": 5,
"args": {
"External id": 12157,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964122, "dur": 13,
"args": {
"External id": 12156,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964103, "dur": 49,
"args": {
"External id": 12155,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4000, "python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964177, "dur": 2,
"args": {
"External id": 12160,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964175, "dur": 6,
"args": {
"External id": 12159,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964187, "dur": 11,
"args": {
"External id": 12161,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964205, "dur": 2,
"args": {
"External id": 12162,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964210, "dur": 0,
"args": {
"External id": 12163,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964156, "dur": 86,
"args": {
"External id": 12158,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4001, "python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964098, "dur": 147,
"args": {
"External id": 12154,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4000, "python_caller_id": 22, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964092, "dur": 155,
"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/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964085, "dur": 163,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964075, "dur": 174,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 24, "Python parent id": 25, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964067, "dur": 183,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 25, "Python parent id": 42, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964254, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 26, "Python parent id": 42, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964260, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 27, "Python parent id": 32, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964281, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 28, "Python parent id": 30, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964298, "dur": 2,
"args": {
"External id": 12166,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 29, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964304, "dur": 22,
"args": {
"External id": 12167,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 29, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964295, "dur": 33,
"args": {
"External id": 12165,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 29, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964289, "dur": 44,
"args": {
"External id": 12164,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4002, "python_caller_id": 29, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964284, "dur": 54,
"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/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964280, "dur": 59,
"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": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964276, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 31, "Python parent id": 32, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964257, "dur": 83,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 32, "Python parent id": 42, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964346, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 33, "Python parent id": 42, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964352, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 34, "Python parent id": 41, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964357, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 35, "Python parent id": 40, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964359, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 36, "Python parent id": 40, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964362, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 37, "Python parent id": 39, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964384, "dur": 1,
"args": {
"External id": 12171,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964381, "dur": 6,
"args": {
"External id": 12170,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964369, "dur": 21,
"args": {
"External id": 12169,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4003, "python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964418, "dur": 2,
"args": {
"External id": 12174,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964416, "dur": 6,
"args": {
"External id": 12173,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964424, "dur": 5,
"args": {
"External id": 12175,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964432, "dur": 1,
"args": {
"External id": 12176,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964435, "dur": 1,
"args": {
"External id": 12177,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964392, "dur": 55,
"args": {
"External id": 12172,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4004, "python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964367, "dur": 82,
"args": {
"External id": 12168,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4003, "python_caller_id": 38, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964364, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 38, "Python parent id": 39, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964361, "dur": 91,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964355, "dur": 98,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964349, "dur": 105,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 41, "Python parent id": 42, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964054, "dur": 402,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 42, "Python parent id": 43, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964046, "dur": 411,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 43, "Python parent id": 296, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964462, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 44, "Python parent id": 71, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964468, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 45, "Python parent id": 70, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964474, "dur": 15,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 46, "Python parent id": 53, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964492, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 47, "Python parent id": 52, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964494, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 48, "Python parent id": 52, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964497, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 49, "Python parent id": 51, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964506, "dur": 2,
"args": {
"External id": 12181,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964505, "dur": 5,
"args": {
"External id": 12180,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964502, "dur": 10,
"args": {
"External id": 12179,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4005, "python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964520, "dur": 1,
"args": {
"External id": 12184,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964519, "dur": 4,
"args": {
"External id": 12183,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964525, "dur": 3,
"args": {
"External id": 12185,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964535, "dur": 1,
"args": {
"External id": 12186,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964538, "dur": 1,
"args": {
"External id": 12187,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964513, "dur": 31,
"args": {
"External id": 12182,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4006, "python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964501, "dur": 44,
"args": {
"External id": 12178,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4005, "python_caller_id": 50, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964499, "dur": 48,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964496, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 51, "Python parent id": 52, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964491, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 52, "Python parent id": 53, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964472, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 53, "Python parent id": 70, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964551, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 54, "Python parent id": 70, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964557, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 55, "Python parent id": 60, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964563, "dur": 0,
"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::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964571, "dur": 1,
"args": {
"External id": 12190,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964574, "dur": 3,
"args": {
"External id": 12191,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964569, "dur": 10,
"args": {
"External id": 12189,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 57, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964567, "dur": 14,
"args": {
"External id": 12188,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4007, "python_caller_id": 57, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964564, "dur": 19,
"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(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964562, "dur": 22,
"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/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964560, "dur": 25,
"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: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964554, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 60, "Python parent id": 70, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964588, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 61, "Python parent id": 70, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964593, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 62, "Python parent id": 69, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964597, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 63, "Python parent id": 68, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964600, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 64, "Python parent id": 68, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964602, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 65, "Python parent id": 67, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964612, "dur": 1,
"args": {
"External id": 12195,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964610, "dur": 5,
"args": {
"External id": 12194,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964608, "dur": 9,
"args": {
"External id": 12193,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4008, "python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964625, "dur": 1,
"args": {
"External id": 12198,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964623, "dur": 4,
"args": {
"External id": 12197,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964629, "dur": 3,
"args": {
"External id": 12199,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964634, "dur": 13,
"args": {
"External id": 12200,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964648, "dur": 1,
"args": {
"External id": 12201,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964618, "dur": 35,
"args": {
"External id": 12196,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4009, "python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964606, "dur": 49,
"args": {
"External id": 12192,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4008, "python_caller_id": 66, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964604, "dur": 52,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964602, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 67, "Python parent id": 68, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964596, "dur": 62,
"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: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964591, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 69, "Python parent id": 70, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964466, "dur": 193,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 70, "Python parent id": 71, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964459, "dur": 201,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 71, "Python parent id": 296, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964664, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 72, "Python parent id": 99, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964669, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 73, "Python parent id": 98, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964674, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 74, "Python parent id": 81, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964678, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 75, "Python parent id": 80, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964680, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 76, "Python parent id": 80, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964682, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 77, "Python parent id": 79, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964691, "dur": 1,
"args": {
"External id": 12205,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964690, "dur": 4,
"args": {
"External id": 12204,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964687, "dur": 9,
"args": {
"External id": 12203,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4010, "python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964704, "dur": 1,
"args": {
"External id": 12208,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964702, "dur": 4,
"args": {
"External id": 12207,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964708, "dur": 3,
"args": {
"External id": 12209,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964712, "dur": 1,
"args": {
"External id": 12210,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964715, "dur": 1,
"args": {
"External id": 12211,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964697, "dur": 22,
"args": {
"External id": 12206,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4011, "python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964686, "dur": 34,
"args": {
"External id": 12202,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4010, "python_caller_id": 78, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964684, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 78, "Python parent id": 79, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964681, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 79, "Python parent id": 80, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964676, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 80, "Python parent id": 81, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964672, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 81, "Python parent id": 98, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964726, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 82, "Python parent id": 98, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964731, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 83, "Python parent id": 88, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964736, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 84, "Python parent id": 86, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964743, "dur": 1,
"args": {
"External id": 12214,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 85, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964746, "dur": 2,
"args": {
"External id": 12215,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 85, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964741, "dur": 9,
"args": {
"External id": 12213,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 85, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964739, "dur": 13,
"args": {
"External id": 12212,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4012, "python_caller_id": 85, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964737, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 85, "Python parent id": 86, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964735, "dur": 30,
"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": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964734, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 87, "Python parent id": 88, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964728, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 88, "Python parent id": 98, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964769, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 89, "Python parent id": 98, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964774, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 90, "Python parent id": 97, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964779, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 91, "Python parent id": 96, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964781, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 92, "Python parent id": 96, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964783, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 93, "Python parent id": 95, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964793, "dur": 1,
"args": {
"External id": 12219,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964791, "dur": 5,
"args": {
"External id": 12218,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964789, "dur": 9,
"args": {
"External id": 12217,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4013, "python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964805, "dur": 14,
"args": {
"External id": 12222,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964804, "dur": 20,
"args": {
"External id": 12221,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964837, "dur": 7,
"args": {
"External id": 12223,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964847, "dur": 1,
"args": {
"External id": 12224,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964851, "dur": 0,
"args": {
"External id": 12225,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964799, "dur": 62,
"args": {
"External id": 12220,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4014, "python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964787, "dur": 75,
"args": {
"External id": 12216,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4013, "python_caller_id": 94, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964785, "dur": 82,
"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/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964783, "dur": 85,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964777, "dur": 92,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 96, "Python parent id": 97, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964771, "dur": 99,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 97, "Python parent id": 98, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964668, "dur": 204,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 98, "Python parent id": 99, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964662, "dur": 211,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 99, "Python parent id": 296, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964880, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 100, "Python parent id": 127, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964887, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 101, "Python parent id": 126, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964893, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 102, "Python parent id": 109, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964898, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 103, "Python parent id": 108, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964900, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 104, "Python parent id": 108, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964903, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 105, "Python parent id": 107, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964916, "dur": 2,
"args": {
"External id": 12229,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964915, "dur": 5,
"args": {
"External id": 12228,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964909, "dur": 13,
"args": {
"External id": 12227,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4015, "python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964932, "dur": 1,
"args": {
"External id": 12232,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964931, "dur": 4,
"args": {
"External id": 12231,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964937, "dur": 2,
"args": {
"External id": 12233,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964941, "dur": 1,
"args": {
"External id": 12234,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964944, "dur": 0,
"args": {
"External id": 12235,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964923, "dur": 25,
"args": {
"External id": 12230,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4016, "python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679964908, "dur": 41,
"args": {
"External id": 12226,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4015, "python_caller_id": 106, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679964905, "dur": 46,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964902, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 107, "Python parent id": 108, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964896, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 108, "Python parent id": 109, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964891, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 109, "Python parent id": 126, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964955, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 110, "Python parent id": 126, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964959, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 111, "Python parent id": 116, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964965, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 112, "Python parent id": 114, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964973, "dur": 1,
"args": {
"External id": 12238,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 113, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964976, "dur": 4,
"args": {
"External id": 12239,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 113, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964972, "dur": 9,
"args": {
"External id": 12237,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 113, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964969, "dur": 15,
"args": {
"External id": 12236,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4017, "python_caller_id": 113, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964966, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 113, "Python parent id": 114, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964964, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 114, "Python parent id": 115, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964963, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 115, "Python parent id": 116, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964957, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 116, "Python parent id": 126, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964991, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 117, "Python parent id": 126, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964995, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 118, "Python parent id": 125, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964999, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 119, "Python parent id": 124, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965002, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 120, "Python parent id": 124, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965004, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 121, "Python parent id": 123, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965013, "dur": 1,
"args": {
"External id": 12243,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965012, "dur": 4,
"args": {
"External id": 12242,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965009, "dur": 9,
"args": {
"External id": 12241,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4018, "python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965026, "dur": 1,
"args": {
"External id": 12246,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965024, "dur": 5,
"args": {
"External id": 12245,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965031, "dur": 2,
"args": {
"External id": 12247,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965035, "dur": 1,
"args": {
"External id": 12248,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965038, "dur": 1,
"args": {
"External id": 12249,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965019, "dur": 23,
"args": {
"External id": 12244,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4019, "python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965008, "dur": 36,
"args": {
"External id": 12240,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4018, "python_caller_id": 122, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965006, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 122, "Python parent id": 123, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965003, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 123, "Python parent id": 124, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964998, "dur": 49,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964993, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 125, "Python parent id": 126, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964885, "dur": 163,
"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: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964875, "dur": 174,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 127, "Python parent id": 296, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965053, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 128, "Python parent id": 155, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965057, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 129, "Python parent id": 154, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965062, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 130, "Python parent id": 137, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965066, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 131, "Python parent id": 136, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965068, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 132, "Python parent id": 136, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965070, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 133, "Python parent id": 135, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965079, "dur": 1,
"args": {
"External id": 12253,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965077, "dur": 5,
"args": {
"External id": 12252,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965075, "dur": 9,
"args": {
"External id": 12251,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4020, "python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965091, "dur": 2,
"args": {
"External id": 12256,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965090, "dur": 4,
"args": {
"External id": 12255,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965096, "dur": 2,
"args": {
"External id": 12257,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965100, "dur": 1,
"args": {
"External id": 12258,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965102, "dur": 1,
"args": {
"External id": 12259,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965085, "dur": 22,
"args": {
"External id": 12254,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4021, "python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965074, "dur": 34,
"args": {
"External id": 12250,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4020, "python_caller_id": 134, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965072, "dur": 38,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965069, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 135, "Python parent id": 136, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965065, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 136, "Python parent id": 137, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965060, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 137, "Python parent id": 154, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965114, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 138, "Python parent id": 154, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965118, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 139, "Python parent id": 144, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965123, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 140, "Python parent id": 142, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965129, "dur": 2,
"args": {
"External id": 12262,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 141, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965132, "dur": 3,
"args": {
"External id": 12263,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 141, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965128, "dur": 8,
"args": {
"External id": 12261,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 141, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965126, "dur": 13,
"args": {
"External id": 12260,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4022, "python_caller_id": 141, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965124, "dur": 17,
"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": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965122, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 142, "Python parent id": 143, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965121, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 143, "Python parent id": 144, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965116, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 144, "Python parent id": 154, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965145, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 145, "Python parent id": 154, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965150, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 146, "Python parent id": 153, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965154, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 147, "Python parent id": 152, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965156, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 148, "Python parent id": 152, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965158, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 149, "Python parent id": 151, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965167, "dur": 1,
"args": {
"External id": 12267,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965166, "dur": 4,
"args": {
"External id": 12266,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965163, "dur": 9,
"args": {
"External id": 12265,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4023, "python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965179, "dur": 1,
"args": {
"External id": 12270,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965178, "dur": 4,
"args": {
"External id": 12269,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965184, "dur": 3,
"args": {
"External id": 12271,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965188, "dur": 1,
"args": {
"External id": 12272,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965191, "dur": 0,
"args": {
"External id": 12273,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965173, "dur": 35,
"args": {
"External id": 12268,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4024, "python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965162, "dur": 49,
"args": {
"External id": 12264,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4023, "python_caller_id": 150, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965160, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 150, "Python parent id": 151, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965158, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 151, "Python parent id": 152, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965153, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 152, "Python parent id": 153, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965148, "dur": 68,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 153, "Python parent id": 154, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965056, "dur": 162,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965050, "dur": 169,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 155, "Python parent id": 296, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965224, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 156, "Python parent id": 183, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965231, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 157, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965236, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 158, "Python parent id": 165, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965240, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 159, "Python parent id": 164, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965243, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 160, "Python parent id": 164, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965245, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 161, "Python parent id": 163, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965257, "dur": 2,
"args": {
"External id": 12277,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965255, "dur": 5,
"args": {
"External id": 12276,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965252, "dur": 11,
"args": {
"External id": 12275,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4025, "python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965272, "dur": 1,
"args": {
"External id": 12280,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965270, "dur": 4,
"args": {
"External id": 12279,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965276, "dur": 4,
"args": {
"External id": 12281,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965310, "dur": 1,
"args": {
"External id": 12282,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965313, "dur": 0,
"args": {
"External id": 12283,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965264, "dur": 54,
"args": {
"External id": 12278,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4026, "python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965250, "dur": 70,
"args": {
"External id": 12274,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4025, "python_caller_id": 162, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965247, "dur": 75,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 162, "Python parent id": 163, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965244, "dur": 78,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 163, "Python parent id": 164, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965239, "dur": 84,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 164, "Python parent id": 165, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965234, "dur": 90,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 165, "Python parent id": 182, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965326, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 166, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965331, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 167, "Python parent id": 172, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965337, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 168, "Python parent id": 170, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965346, "dur": 1,
"args": {
"External id": 12286,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 169, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965349, "dur": 4,
"args": {
"External id": 12287,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 169, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965344, "dur": 10,
"args": {
"External id": 12285,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 169, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965341, "dur": 17,
"args": {
"External id": 12284,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4027, "python_caller_id": 169, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965339, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 169, "Python parent id": 170, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965336, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 170, "Python parent id": 171, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965335, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 171, "Python parent id": 172, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965329, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 172, "Python parent id": 182, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965365, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 173, "Python parent id": 182, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965369, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 174, "Python parent id": 181, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965380, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 175, "Python parent id": 180, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965383, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 176, "Python parent id": 180, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965385, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 177, "Python parent id": 179, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965395, "dur": 18,
"args": {
"External id": 12291,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965394, "dur": 21,
"args": {
"External id": 12290,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965391, "dur": 26,
"args": {
"External id": 12289,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4028, "python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965426, "dur": 1,
"args": {
"External id": 12294,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965424, "dur": 5,
"args": {
"External id": 12293,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965431, "dur": 3,
"args": {
"External id": 12295,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965436, "dur": 1,
"args": {
"External id": 12296,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965439, "dur": 0,
"args": {
"External id": 12297,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965419, "dur": 24,
"args": {
"External id": 12292,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4029, "python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965389, "dur": 56,
"args": {
"External id": 12288,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4028, "python_caller_id": 178, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965387, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 178, "Python parent id": 179, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965385, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 179, "Python parent id": 180, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965379, "dur": 69,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965367, "dur": 82,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 181, "Python parent id": 182, "Python thread": 0, "Python module id": 11
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965229, "dur": 221,
"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: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965221, "dur": 229,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 183, "Python parent id": 296, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965455, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 184, "Python parent id": 211, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965460, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 185, "Python parent id": 210, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965465, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 186, "Python parent id": 193, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965469, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 187, "Python parent id": 192, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965472, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 188, "Python parent id": 192, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965474, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 189, "Python parent id": 191, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965483, "dur": 1,
"args": {
"External id": 12301,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965482, "dur": 4,
"args": {
"External id": 12300,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965479, "dur": 9,
"args": {
"External id": 12299,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4030, "python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965496, "dur": 1,
"args": {
"External id": 12304,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965495, "dur": 4,
"args": {
"External id": 12303,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965501, "dur": 2,
"args": {
"External id": 12305,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965505, "dur": 1,
"args": {
"External id": 12306,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965507, "dur": 1,
"args": {
"External id": 12307,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965490, "dur": 22,
"args": {
"External id": 12302,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4031, "python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965478, "dur": 35,
"args": {
"External id": 12298,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4030, "python_caller_id": 190, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965476, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 190, "Python parent id": 191, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965473, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 191, "Python parent id": 192, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965468, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 192, "Python parent id": 193, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965463, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 193, "Python parent id": 210, "Python thread": 0, "Python module id": 12
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965519, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 194, "Python parent id": 210, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965526, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 195, "Python parent id": 200, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965533, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 196, "Python parent id": 198, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965542, "dur": 2,
"args": {
"External id": 12310,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 197, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965547, "dur": 5,
"args": {
"External id": 12311,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 197, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965540, "dur": 13,
"args": {
"External id": 12309,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 197, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965537, "dur": 19,
"args": {
"External id": 12308,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4032, "python_caller_id": 197, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965534, "dur": 24,
"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": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965532, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 198, "Python parent id": 199, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965530, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 199, "Python parent id": 200, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965523, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 200, "Python parent id": 210, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965564, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 201, "Python parent id": 210, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965569, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 202, "Python parent id": 209, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965574, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 203, "Python parent id": 208, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965576, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 204, "Python parent id": 208, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965579, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 205, "Python parent id": 207, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965589, "dur": 2,
"args": {
"External id": 12315,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965587, "dur": 5,
"args": {
"External id": 12314,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965584, "dur": 10,
"args": {
"External id": 12313,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4033, "python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965604, "dur": 2,
"args": {
"External id": 12318,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965602, "dur": 12,
"args": {
"External id": 12317,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965617, "dur": 4,
"args": {
"External id": 12319,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965624, "dur": 1,
"args": {
"External id": 12320,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965627, "dur": 0,
"args": {
"External id": 12321,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965597, "dur": 36,
"args": {
"External id": 12316,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4034, "python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965583, "dur": 51,
"args": {
"External id": 12312,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4033, "python_caller_id": 206, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965581, "dur": 55,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965578, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 207, "Python parent id": 208, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965572, "dur": 66,
"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: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965567, "dur": 72,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 209, "Python parent id": 210, "Python thread": 0, "Python module id": 13
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965458, "dur": 182,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965453, "dur": 188,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 211, "Python parent id": 296, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965645, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 212, "Python parent id": 239, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965650, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 213, "Python parent id": 238, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965656, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 214, "Python parent id": 221, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965660, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 215, "Python parent id": 220, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965662, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 216, "Python parent id": 220, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965664, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 217, "Python parent id": 219, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965690, "dur": 3,
"args": {
"External id": 12325,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965687, "dur": 9,
"args": {
"External id": 12324,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965670, "dur": 30,
"args": {
"External id": 12323,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4035, "python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965716, "dur": 6,
"args": {
"External id": 12328,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965710, "dur": 16,
"args": {
"External id": 12327,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965729, "dur": 5,
"args": {
"External id": 12329,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965736, "dur": 1,
"args": {
"External id": 12330,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965739, "dur": 1,
"args": {
"External id": 12331,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965702, "dur": 47,
"args": {
"External id": 12326,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4036, "python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965669, "dur": 82,
"args": {
"External id": 12322,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4035, "python_caller_id": 218, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965666, "dur": 89,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 218, "Python parent id": 219, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965664, "dur": 92,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 219, "Python parent id": 220, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965658, "dur": 99,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 220, "Python parent id": 221, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965654, "dur": 104,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 221, "Python parent id": 238, "Python thread": 0, "Python module id": 14
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965762, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 222, "Python parent id": 238, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965770, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 223, "Python parent id": 228, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965778, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 224, "Python parent id": 226, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965788, "dur": 2,
"args": {
"External id": 12334,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 225, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965792, "dur": 4,
"args": {
"External id": 12335,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 225, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965787, "dur": 10,
"args": {
"External id": 12333,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 225, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965783, "dur": 18,
"args": {
"External id": 12332,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4037, "python_caller_id": 225, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965780, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 225, "Python parent id": 226, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965777, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 226, "Python parent id": 227, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965775, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 227, "Python parent id": 228, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965766, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 228, "Python parent id": 238, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965808, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 229, "Python parent id": 238, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965815, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 230, "Python parent id": 237, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965821, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 231, "Python parent id": 236, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965824, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 232, "Python parent id": 236, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965827, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 233, "Python parent id": 235, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965839, "dur": 2,
"args": {
"External id": 12339,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965838, "dur": 5,
"args": {
"External id": 12338,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965834, "dur": 11,
"args": {
"External id": 12337,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4038, "python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965854, "dur": 2,
"args": {
"External id": 12342,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965853, "dur": 4,
"args": {
"External id": 12341,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965859, "dur": 4,
"args": {
"External id": 12343,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965864, "dur": 1,
"args": {
"External id": 12344,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965867, "dur": 1,
"args": {
"External id": 12345,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965847, "dur": 25,
"args": {
"External id": 12340,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4039, "python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965833, "dur": 40,
"args": {
"External id": 12336,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4038, "python_caller_id": 234, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965830, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 234, "Python parent id": 235, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965826, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 235, "Python parent id": 236, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965819, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 236, "Python parent id": 237, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965811, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 237, "Python parent id": 238, "Python thread": 0, "Python module id": 15
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965648, "dur": 231,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 238, "Python parent id": 239, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965642, "dur": 242,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 239, "Python parent id": 296, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965896, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 240, "Python parent id": 267, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965903, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 241, "Python parent id": 266, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965926, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 242, "Python parent id": 249, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965931, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 243, "Python parent id": 248, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965934, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 244, "Python parent id": 248, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965937, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 245, "Python parent id": 247, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965953, "dur": 2,
"args": {
"External id": 12349,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965951, "dur": 7,
"args": {
"External id": 12348,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965946, "dur": 15,
"args": {
"External id": 12347,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4040, "python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965971, "dur": 2,
"args": {
"External id": 12352,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965969, "dur": 5,
"args": {
"External id": 12351,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965977, "dur": 4,
"args": {
"External id": 12353,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965983, "dur": 1,
"args": {
"External id": 12354,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965986, "dur": 1,
"args": {
"External id": 12355,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965963, "dur": 31,
"args": {
"External id": 12350,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4041, "python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679965944, "dur": 51,
"args": {
"External id": 12346,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4040, "python_caller_id": 246, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679965939, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 246, "Python parent id": 247, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965936, "dur": 62,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965929, "dur": 70,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965924, "dur": 76,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 249, "Python parent id": 266, "Python thread": 0, "Python module id": 16
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966002, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 250, "Python parent id": 266, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966008, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 251, "Python parent id": 256, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966013, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 252, "Python parent id": 254, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966022, "dur": 2,
"args": {
"External id": 12358,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 253, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966037, "dur": 6,
"args": {
"External id": 12359,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 253, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966021, "dur": 24,
"args": {
"External id": 12357,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 253, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966018, "dur": 32,
"args": {
"External id": 12356,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4042, "python_caller_id": 253, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966015, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 253, "Python parent id": 254, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966013, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 254, "Python parent id": 255, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966011, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 255, "Python parent id": 256, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966005, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 256, "Python parent id": 266, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966064, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 257, "Python parent id": 266, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966074, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 258, "Python parent id": 265, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966080, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 259, "Python parent id": 264, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966083, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 260, "Python parent id": 264, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966086, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 261, "Python parent id": 263, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966098, "dur": 2,
"args": {
"External id": 12363,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966097, "dur": 5,
"args": {
"External id": 12362,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966093, "dur": 12,
"args": {
"External id": 12361,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4043, "python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966115, "dur": 2,
"args": {
"External id": 12366,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966113, "dur": 6,
"args": {
"External id": 12365,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966121, "dur": 4,
"args": {
"External id": 12367,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966127, "dur": 1,
"args": {
"External id": 12368,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966130, "dur": 1,
"args": {
"External id": 12369,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966107, "dur": 31,
"args": {
"External id": 12364,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4044, "python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966091, "dur": 49,
"args": {
"External id": 12360,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4043, "python_caller_id": 262, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966088, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 262, "Python parent id": 263, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966085, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 263, "Python parent id": 264, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966078, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 264, "Python parent id": 265, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966069, "dur": 75,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 265, "Python parent id": 266, "Python thread": 0, "Python module id": 17
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965901, "dur": 245,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679965892, "dur": 255,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 267, "Python parent id": 296, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966152, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 268, "Python parent id": 295, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966157, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 269, "Python parent id": 294, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966163, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 270, "Python parent id": 277, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966167, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 271, "Python parent id": 276, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966169, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 272, "Python parent id": 276, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966172, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 273, "Python parent id": 275, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966182, "dur": 1,
"args": {
"External id": 12373,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966181, "dur": 4,
"args": {
"External id": 12372,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966178, "dur": 9,
"args": {
"External id": 12371,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4045, "python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966196, "dur": 1,
"args": {
"External id": 12376,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966194, "dur": 5,
"args": {
"External id": 12375,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966201, "dur": 3,
"args": {
"External id": 12377,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966206, "dur": 1,
"args": {
"External id": 12378,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966209, "dur": 0,
"args": {
"External id": 12379,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966189, "dur": 24,
"args": {
"External id": 12374,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4046, "python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966176, "dur": 39,
"args": {
"External id": 12370,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4045, "python_caller_id": 274, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966174, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 274, "Python parent id": 275, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966171, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 275, "Python parent id": 276, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966165, "dur": 53,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966161, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 277, "Python parent id": 294, "Python thread": 0, "Python module id": 18
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966222, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 278, "Python parent id": 294, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966230, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 279, "Python parent id": 284, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966237, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 280, "Python parent id": 282, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966246, "dur": 1,
"args": {
"External id": 12382,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 281, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966249, "dur": 4,
"args": {
"External id": 12383,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 281, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966244, "dur": 11,
"args": {
"External id": 12381,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 281, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966241, "dur": 17,
"args": {
"External id": 12380,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4047, "python_caller_id": 281, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966238, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 281, "Python parent id": 282, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966236, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 282, "Python parent id": 283, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966234, "dur": 28,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966226, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 284, "Python parent id": 294, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966266, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 285, "Python parent id": 294, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966271, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 286, "Python parent id": 293, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966276, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 287, "Python parent id": 292, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966278, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 288, "Python parent id": 292, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966281, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 289, "Python parent id": 291, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966303, "dur": 2,
"args": {
"External id": 12387,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966302, "dur": 5,
"args": {
"External id": 12386,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966298, "dur": 11,
"args": {
"External id": 12385,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4048, "python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966319, "dur": 1,
"args": {
"External id": 12390,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966317, "dur": 5,
"args": {
"External id": 12389,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966324, "dur": 3,
"args": {
"External id": 12391,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966330, "dur": 0,
"args": {
"External id": 12392,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966332, "dur": 1,
"args": {
"External id": 12393,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966311, "dur": 27,
"args": {
"External id": 12388,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4049, "python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966297, "dur": 43,
"args": {
"External id": 12384,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4048, "python_caller_id": 290, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966294, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 290, "Python parent id": 291, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966280, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 291, "Python parent id": 292, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966274, "dur": 70,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 292, "Python parent id": 293, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966268, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 293, "Python parent id": 294, "Python thread": 0, "Python module id": 19
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966155, "dur": 191,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966149, "dur": 198,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 295, "Python parent id": 296, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964033, "dur": 2316,
"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: Sequential", "pid": 2716172, "tid": 2716172,
"ts": 1636394679964007, "dur": 2343,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 297, "Python parent id": 2883, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966432, "dur": 3,
"args": {
"External id": 12395,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 298, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966438, "dur": 4,
"args": {
"External id": 12396,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 298, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966429, "dur": 15,
"args": {
"External id": 12394,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 298, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966419, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 298, "Python parent id": 2883, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966453, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 299, "Python parent id": 584, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f3b79bc1910>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966461, "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": "python_function",
"name": "<built-in function iter>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966463, "dur": 2,
"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/modules/container.py(131): __iter__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966459, "dur": 7,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 302, "Python parent id": 583, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966469, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 303, "Python parent id": 330, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966475, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 304, "Python parent id": 329, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966481, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 305, "Python parent id": 312, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966485, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 306, "Python parent id": 311, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966487, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 307, "Python parent id": 311, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966490, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 308, "Python parent id": 310, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966501, "dur": 2,
"args": {
"External id": 12400,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966500, "dur": 5,
"args": {
"External id": 12399,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966496, "dur": 12,
"args": {
"External id": 12398,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4050, "python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966541, "dur": 2,
"args": {
"External id": 12403,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966538, "dur": 7,
"args": {
"External id": 12402,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966549, "dur": 5,
"args": {
"External id": 12404,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966557, "dur": 1,
"args": {
"External id": 12405,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966560, "dur": 1,
"args": {
"External id": 12406,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966510, "dur": 61,
"args": {
"External id": 12401,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4051, "python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966495, "dur": 78,
"args": {
"External id": 12397,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4050, "python_caller_id": 309, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966492, "dur": 85,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 309, "Python parent id": 310, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966489, "dur": 89,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 310, "Python parent id": 311, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966483, "dur": 96,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966478, "dur": 103,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 312, "Python parent id": 329, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966585, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 313, "Python parent id": 329, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966593, "dur": 4,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 314, "Python parent id": 319, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966603, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 315, "Python parent id": 317, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966614, "dur": 2,
"args": {
"External id": 12409,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 316, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966653, "dur": 5,
"args": {
"External id": 12410,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 316, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966612, "dur": 48,
"args": {
"External id": 12408,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 316, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966608, "dur": 56,
"args": {
"External id": 12407,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4052, "python_caller_id": 316, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966605, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 316, "Python parent id": 317, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966602, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 317, "Python parent id": 318, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966599, "dur": 69,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966589, "dur": 80,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 319, "Python parent id": 329, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966673, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 320, "Python parent id": 329, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966678, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 321, "Python parent id": 328, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966683, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 322, "Python parent id": 327, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966686, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 323, "Python parent id": 327, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966689, "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::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966701, "dur": 2,
"args": {
"External id": 12414,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966700, "dur": 4,
"args": {
"External id": 12413,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966695, "dur": 12,
"args": {
"External id": 12412,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4053, "python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966715, "dur": 2,
"args": {
"External id": 12417,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966714, "dur": 4,
"args": {
"External id": 12416,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966720, "dur": 4,
"args": {
"External id": 12418,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966726, "dur": 1,
"args": {
"External id": 12419,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966729, "dur": 0,
"args": {
"External id": 12420,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966709, "dur": 26,
"args": {
"External id": 12415,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4054, "python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966694, "dur": 42,
"args": {
"External id": 12411,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4053, "python_caller_id": 325, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966691, "dur": 47,
"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(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966688, "dur": 51,
"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/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966682, "dur": 58,
"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: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966676, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 328, "Python parent id": 329, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966472, "dur": 270,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 329, "Python parent id": 330, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966467, "dur": 276,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 330, "Python parent id": 583, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966748, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 331, "Python parent id": 358, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966753, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 332, "Python parent id": 357, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966758, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 333, "Python parent id": 340, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966762, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 334, "Python parent id": 339, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966765, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 335, "Python parent id": 339, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966767, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 336, "Python parent id": 338, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966777, "dur": 1,
"args": {
"External id": 12424,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966775, "dur": 5,
"args": {
"External id": 12423,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966773, "dur": 9,
"args": {
"External id": 12422,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4055, "python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966791, "dur": 1,
"args": {
"External id": 12427,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966789, "dur": 4,
"args": {
"External id": 12426,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966795, "dur": 3,
"args": {
"External id": 12428,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966800, "dur": 1,
"args": {
"External id": 12429,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966803, "dur": 0,
"args": {
"External id": 12430,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966784, "dur": 23,
"args": {
"External id": 12425,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4056, "python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966771, "dur": 37,
"args": {
"External id": 12421,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4055, "python_caller_id": 337, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966769, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 337, "Python parent id": 338, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966766, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 338, "Python parent id": 339, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966761, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 339, "Python parent id": 340, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966756, "dur": 57,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 340, "Python parent id": 357, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966815, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 341, "Python parent id": 357, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966820, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 342, "Python parent id": 347, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966825, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 343, "Python parent id": 345, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966833, "dur": 2,
"args": {
"External id": 12433,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 344, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966836, "dur": 4,
"args": {
"External id": 12434,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 344, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966832, "dur": 9,
"args": {
"External id": 12432,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 344, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966829, "dur": 16,
"args": {
"External id": 12431,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4057, "python_caller_id": 344, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966827, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 344, "Python parent id": 345, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966824, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 345, "Python parent id": 346, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966823, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 346, "Python parent id": 347, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966817, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 347, "Python parent id": 357, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966852, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 348, "Python parent id": 357, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966857, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 349, "Python parent id": 356, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966862, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 350, "Python parent id": 355, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966864, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 351, "Python parent id": 355, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966867, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 352, "Python parent id": 354, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966876, "dur": 2,
"args": {
"External id": 12438,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966875, "dur": 5,
"args": {
"External id": 12437,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966872, "dur": 10,
"args": {
"External id": 12436,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4058, "python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966890, "dur": 1,
"args": {
"External id": 12441,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966888, "dur": 5,
"args": {
"External id": 12440,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966895, "dur": 3,
"args": {
"External id": 12442,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966900, "dur": 1,
"args": {
"External id": 12443,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966903, "dur": 0,
"args": {
"External id": 12444,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966884, "dur": 23,
"args": {
"External id": 12439,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4059, "python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966871, "dur": 38,
"args": {
"External id": 12435,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4058, "python_caller_id": 353, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966869, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 353, "Python parent id": 354, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966866, "dur": 45,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 354, "Python parent id": 355, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966860, "dur": 52,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966855, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 356, "Python parent id": 357, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966752, "dur": 162,
"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: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966745, "dur": 170,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 358, "Python parent id": 583, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966919, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 359, "Python parent id": 386, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966924, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 360, "Python parent id": 385, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966930, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 361, "Python parent id": 368, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966933, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 362, "Python parent id": 367, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966936, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 363, "Python parent id": 367, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966938, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 364, "Python parent id": 366, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966947, "dur": 2,
"args": {
"External id": 12448,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966946, "dur": 5,
"args": {
"External id": 12447,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966944, "dur": 9,
"args": {
"External id": 12446,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4060, "python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966960, "dur": 2,
"args": {
"External id": 12451,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966959, "dur": 4,
"args": {
"External id": 12450,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966965, "dur": 3,
"args": {
"External id": 12452,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966970, "dur": 1,
"args": {
"External id": 12453,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966973, "dur": 0,
"args": {
"External id": 12454,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966954, "dur": 23,
"args": {
"External id": 12449,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4061, "python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679966942, "dur": 36,
"args": {
"External id": 12445,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4060, "python_caller_id": 365, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679966940, "dur": 40,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 365, "Python parent id": 366, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966937, "dur": 44,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966932, "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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966927, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 368, "Python parent id": 385, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966985, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 369, "Python parent id": 385, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966990, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 370, "Python parent id": 375, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966994, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 371, "Python parent id": 373, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967002, "dur": 1,
"args": {
"External id": 12457,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 372, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967005, "dur": 3,
"args": {
"External id": 12458,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 372, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967001, "dur": 9,
"args": {
"External id": 12456,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 372, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966998, "dur": 15,
"args": {
"External id": 12455,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4062, "python_caller_id": 372, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966996, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 372, "Python parent id": 373, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966994, "dur": 21,
"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/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966992, "dur": 24,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966987, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 375, "Python parent id": 385, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967020, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 376, "Python parent id": 385, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967025, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967029, "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": 2716172, "tid": 2716172,
"ts": 1636394679967031, "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": 2716172, "tid": 2716172,
"ts": 1636394679967034, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967057, "dur": 3,
"args": {
"External id": 12462,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967042, "dur": 21,
"args": {
"External id": 12461,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967039, "dur": 29,
"args": {
"External id": 12460,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4063, "python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967080, "dur": 2,
"args": {
"External id": 12465,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967078, "dur": 6,
"args": {
"External id": 12464,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967087, "dur": 4,
"args": {
"External id": 12466,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967094, "dur": 1,
"args": {
"External id": 12467,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967097, "dur": 0,
"args": {
"External id": 12468,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967071, "dur": 34,
"args": {
"External id": 12463,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4064, "python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967038, "dur": 68,
"args": {
"External id": 12459,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4063, "python_caller_id": 381, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967036, "dur": 75,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967033, "dur": 79,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967028, "dur": 85,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967022, "dur": 92,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 384, "Python parent id": 385, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966923, "dur": 193,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 385, "Python parent id": 386, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966917, "dur": 200,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 386, "Python parent id": 583, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967124, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 387, "Python parent id": 414, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967131, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 388, "Python parent id": 413, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967137, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 389, "Python parent id": 396, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967141, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 390, "Python parent id": 395, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967144, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 391, "Python parent id": 395, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967147, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 392, "Python parent id": 394, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967157, "dur": 2,
"args": {
"External id": 12472,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967156, "dur": 5,
"args": {
"External id": 12471,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967153, "dur": 10,
"args": {
"External id": 12470,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4065, "python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967171, "dur": 1,
"args": {
"External id": 12475,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967169, "dur": 5,
"args": {
"External id": 12474,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967176, "dur": 3,
"args": {
"External id": 12476,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967181, "dur": 1,
"args": {
"External id": 12477,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967184, "dur": 0,
"args": {
"External id": 12478,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967165, "dur": 23,
"args": {
"External id": 12473,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4066, "python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967151, "dur": 38,
"args": {
"External id": 12469,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4065, "python_caller_id": 393, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967149, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 393, "Python parent id": 394, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967146, "dur": 46,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 394, "Python parent id": 395, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967140, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 395, "Python parent id": 396, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967135, "dur": 59,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 396, "Python parent id": 413, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967196, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 397, "Python parent id": 413, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967201, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 398, "Python parent id": 403, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967206, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 399, "Python parent id": 401, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967215, "dur": 2,
"args": {
"External id": 12481,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 400, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967219, "dur": 4,
"args": {
"External id": 12482,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 400, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967214, "dur": 10,
"args": {
"External id": 12480,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 400, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967211, "dur": 16,
"args": {
"External id": 12479,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4067, "python_caller_id": 400, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967208, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 400, "Python parent id": 401, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967205, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 401, "Python parent id": 402, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967204, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 402, "Python parent id": 403, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967198, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 403, "Python parent id": 413, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967234, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 404, "Python parent id": 413, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967253, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 405, "Python parent id": 412, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967257, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 406, "Python parent id": 411, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967259, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 407, "Python parent id": 411, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967261, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 408, "Python parent id": 410, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967270, "dur": 2,
"args": {
"External id": 12486,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967269, "dur": 4,
"args": {
"External id": 12485,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967266, "dur": 9,
"args": {
"External id": 12484,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4068, "python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967283, "dur": 1,
"args": {
"External id": 12489,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967281, "dur": 4,
"args": {
"External id": 12488,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967287, "dur": 3,
"args": {
"External id": 12490,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967292, "dur": 1,
"args": {
"External id": 12491,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967294, "dur": 1,
"args": {
"External id": 12492,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967277, "dur": 34,
"args": {
"External id": 12487,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4069, "python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967265, "dur": 48,
"args": {
"External id": 12483,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4068, "python_caller_id": 409, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967263, "dur": 52,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967261, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 410, "Python parent id": 411, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967255, "dur": 61,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967237, "dur": 80,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 412, "Python parent id": 413, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967129, "dur": 189,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 413, "Python parent id": 414, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967119, "dur": 200,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 414, "Python parent id": 583, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967323, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 415, "Python parent id": 442, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967327, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 416, "Python parent id": 441, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967332, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 417, "Python parent id": 424, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967336, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 418, "Python parent id": 423, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967337, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 419, "Python parent id": 423, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967340, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 420, "Python parent id": 422, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967349, "dur": 1,
"args": {
"External id": 12496,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967348, "dur": 4,
"args": {
"External id": 12495,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967345, "dur": 9,
"args": {
"External id": 12494,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4070, "python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967362, "dur": 1,
"args": {
"External id": 12499,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967360, "dur": 4,
"args": {
"External id": 12498,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967366, "dur": 3,
"args": {
"External id": 12500,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967371, "dur": 9,
"args": {
"External id": 12501,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967382, "dur": 1,
"args": {
"External id": 12502,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967355, "dur": 32,
"args": {
"External id": 12497,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4071, "python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967344, "dur": 44,
"args": {
"External id": 12493,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4070, "python_caller_id": 421, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967342, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 421, "Python parent id": 422, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967339, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 422, "Python parent id": 423, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967334, "dur": 57,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967330, "dur": 62,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 424, "Python parent id": 441, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967394, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 425, "Python parent id": 441, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967399, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 426, "Python parent id": 431, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967404, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 427, "Python parent id": 429, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967411, "dur": 1,
"args": {
"External id": 12505,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 428, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967414, "dur": 3,
"args": {
"External id": 12506,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 428, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967410, "dur": 9,
"args": {
"External id": 12504,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 428, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967407, "dur": 15,
"args": {
"External id": 12503,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4072, "python_caller_id": 428, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967405, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 428, "Python parent id": 429, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967403, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 429, "Python parent id": 430, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967402, "dur": 23,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967396, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 431, "Python parent id": 441, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967428, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 432, "Python parent id": 441, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967433, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 433, "Python parent id": 440, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967437, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 434, "Python parent id": 439, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967439, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 435, "Python parent id": 439, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967442, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 436, "Python parent id": 438, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967450, "dur": 2,
"args": {
"External id": 12510,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967449, "dur": 4,
"args": {
"External id": 12509,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967447, "dur": 8,
"args": {
"External id": 12508,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4073, "python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967463, "dur": 1,
"args": {
"External id": 12513,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967462, "dur": 4,
"args": {
"External id": 12512,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967468, "dur": 2,
"args": {
"External id": 12514,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967472, "dur": 1,
"args": {
"External id": 12515,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967475, "dur": 0,
"args": {
"External id": 12516,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967457, "dur": 22,
"args": {
"External id": 12511,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4074, "python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967445, "dur": 35,
"args": {
"External id": 12507,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4073, "python_caller_id": 437, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967443, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 437, "Python parent id": 438, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967441, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 438, "Python parent id": 439, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967436, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 439, "Python parent id": 440, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967431, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 440, "Python parent id": 441, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967326, "dur": 159,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967320, "dur": 166,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 442, "Python parent id": 583, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967490, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 443, "Python parent id": 470, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967494, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 444, "Python parent id": 469, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967499, "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": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967503, "dur": 1,
"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": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967505, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 447, "Python parent id": 451, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967508, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 448, "Python parent id": 450, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967516, "dur": 1,
"args": {
"External id": 12520,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967515, "dur": 4,
"args": {
"External id": 12519,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967512, "dur": 9,
"args": {
"External id": 12518,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4075, "python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967528, "dur": 2,
"args": {
"External id": 12523,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967527, "dur": 4,
"args": {
"External id": 12522,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967533, "dur": 3,
"args": {
"External id": 12524,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967537, "dur": 1,
"args": {
"External id": 12525,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967540, "dur": 1,
"args": {
"External id": 12526,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967523, "dur": 21,
"args": {
"External id": 12521,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4076, "python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967511, "dur": 34,
"args": {
"External id": 12517,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4075, "python_caller_id": 449, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967509, "dur": 38,
"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/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967507, "dur": 41,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967502, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 451, "Python parent id": 452, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967497, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 452, "Python parent id": 469, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967551, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 453, "Python parent id": 469, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967556, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 454, "Python parent id": 459, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967560, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 455, "Python parent id": 457, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967567, "dur": 1,
"args": {
"External id": 12529,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 456, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967570, "dur": 3,
"args": {
"External id": 12530,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 456, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967566, "dur": 8,
"args": {
"External id": 12528,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 456, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967564, "dur": 13,
"args": {
"External id": 12527,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4077, "python_caller_id": 456, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967562, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 456, "Python parent id": 457, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967559, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 457, "Python parent id": 458, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967558, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 458, "Python parent id": 459, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967554, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 459, "Python parent id": 469, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967583, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 460, "Python parent id": 469, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967588, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 461, "Python parent id": 468, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967592, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 462, "Python parent id": 467, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967594, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 463, "Python parent id": 467, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967596, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 464, "Python parent id": 466, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967605, "dur": 1,
"args": {
"External id": 12534,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967604, "dur": 4,
"args": {
"External id": 12533,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967601, "dur": 9,
"args": {
"External id": 12532,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4078, "python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967617, "dur": 2,
"args": {
"External id": 12537,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967616, "dur": 4,
"args": {
"External id": 12536,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967622, "dur": 3,
"args": {
"External id": 12538,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967626, "dur": 1,
"args": {
"External id": 12539,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967629, "dur": 1,
"args": {
"External id": 12540,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967611, "dur": 22,
"args": {
"External id": 12535,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4079, "python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967600, "dur": 34,
"args": {
"External id": 12531,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4078, "python_caller_id": 465, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967598, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 465, "Python parent id": 466, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967596, "dur": 41,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967590, "dur": 48,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967585, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 468, "Python parent id": 469, "Python thread": 0, "Python module id": 11
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967493, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 469, "Python parent id": 470, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967488, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 470, "Python parent id": 583, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967644, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 471, "Python parent id": 498, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967648, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 472, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967653, "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": 2716172, "tid": 2716172,
"ts": 1636394679967656, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967659, "dur": 0,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967661, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967670, "dur": 1,
"args": {
"External id": 12544,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967669, "dur": 3,
"args": {
"External id": 12543,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967666, "dur": 9,
"args": {
"External id": 12542,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4080, "python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967682, "dur": 1,
"args": {
"External id": 12547,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967681, "dur": 4,
"args": {
"External id": 12546,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967687, "dur": 3,
"args": {
"External id": 12548,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967691, "dur": 1,
"args": {
"External id": 12549,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967694, "dur": 1,
"args": {
"External id": 12550,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967676, "dur": 22,
"args": {
"External id": 12545,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4081, "python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967665, "dur": 35,
"args": {
"External id": 12541,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4080, "python_caller_id": 477, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967663, "dur": 38,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967660, "dur": 42,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967655, "dur": 48,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967651, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 480, "Python parent id": 497, "Python thread": 0, "Python module id": 12
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967705, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 481, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967710, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967715, "dur": 0,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967721, "dur": 2,
"args": {
"External id": 12553,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967725, "dur": 2,
"args": {
"External id": 12554,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967720, "dur": 9,
"args": {
"External id": 12552,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 484, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967718, "dur": 13,
"args": {
"External id": 12551,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4082, "python_caller_id": 484, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967716, "dur": 17,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967714, "dur": 20,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967713, "dur": 21,
"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": 2716172, "tid": 2716172,
"ts": 1636394679967708, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 487, "Python parent id": 497, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967738, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 488, "Python parent id": 497, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967742, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 489, "Python parent id": 496, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967746, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 490, "Python parent id": 495, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967748, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 491, "Python parent id": 495, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967751, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 492, "Python parent id": 494, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967759, "dur": 2,
"args": {
"External id": 12558,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967758, "dur": 4,
"args": {
"External id": 12557,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967755, "dur": 9,
"args": {
"External id": 12556,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4083, "python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967772, "dur": 1,
"args": {
"External id": 12561,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967770, "dur": 5,
"args": {
"External id": 12560,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967776, "dur": 3,
"args": {
"External id": 12562,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967781, "dur": 1,
"args": {
"External id": 12563,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967783, "dur": 1,
"args": {
"External id": 12564,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967766, "dur": 22,
"args": {
"External id": 12559,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4084, "python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967754, "dur": 35,
"args": {
"External id": 12555,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4083, "python_caller_id": 493, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967752, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 493, "Python parent id": 494, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967750, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 494, "Python parent id": 495, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967745, "dur": 47,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967740, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 496, "Python parent id": 497, "Python thread": 0, "Python module id": 13
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967646, "dur": 148,
"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: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967641, "dur": 154,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 498, "Python parent id": 583, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967798, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 499, "Python parent id": 526, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967803, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 500, "Python parent id": 525, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967807, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 501, "Python parent id": 508, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967811, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 502, "Python parent id": 507, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967813, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 503, "Python parent id": 507, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967815, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 504, "Python parent id": 506, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967824, "dur": 1,
"args": {
"External id": 12568,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967823, "dur": 4,
"args": {
"External id": 12567,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967820, "dur": 9,
"args": {
"External id": 12566,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4085, "python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967836, "dur": 1,
"args": {
"External id": 12571,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967835, "dur": 4,
"args": {
"External id": 12570,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967841, "dur": 2,
"args": {
"External id": 12572,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967845, "dur": 1,
"args": {
"External id": 12573,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967848, "dur": 0,
"args": {
"External id": 12574,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967830, "dur": 22,
"args": {
"External id": 12569,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4086, "python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967819, "dur": 34,
"args": {
"External id": 12565,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4085, "python_caller_id": 505, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967817, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 505, "Python parent id": 506, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967815, "dur": 41,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967809, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 507, "Python parent id": 508, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967805, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 508, "Python parent id": 525, "Python thread": 0, "Python module id": 14
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967859, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 509, "Python parent id": 525, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967864, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 510, "Python parent id": 515, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967868, "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": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967875, "dur": 1,
"args": {
"External id": 12577,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 512, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967878, "dur": 3,
"args": {
"External id": 12578,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 512, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967874, "dur": 8,
"args": {
"External id": 12576,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 512, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967871, "dur": 14,
"args": {
"External id": 12575,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4087, "python_caller_id": 512, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967870, "dur": 16,
"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/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967867, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 513, "Python parent id": 514, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967866, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 514, "Python parent id": 515, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967861, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 515, "Python parent id": 525, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967891, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 516, "Python parent id": 525, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967896, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 517, "Python parent id": 524, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967900, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 518, "Python parent id": 523, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967902, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 519, "Python parent id": 523, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967904, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 520, "Python parent id": 522, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967913, "dur": 1,
"args": {
"External id": 12582,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967911, "dur": 4,
"args": {
"External id": 12581,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967909, "dur": 8,
"args": {
"External id": 12580,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4088, "python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967925, "dur": 1,
"args": {
"External id": 12585,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967923, "dur": 5,
"args": {
"External id": 12584,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967930, "dur": 2,
"args": {
"External id": 12586,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967934, "dur": 1,
"args": {
"External id": 12587,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967937, "dur": 0,
"args": {
"External id": 12588,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967919, "dur": 22,
"args": {
"External id": 12583,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4089, "python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967908, "dur": 34,
"args": {
"External id": 12579,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4088, "python_caller_id": 521, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967906, "dur": 38,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967903, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 522, "Python parent id": 523, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967898, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 523, "Python parent id": 524, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967894, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 524, "Python parent id": 525, "Python thread": 0, "Python module id": 15
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967801, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 525, "Python parent id": 526, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967796, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 526, "Python parent id": 583, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967952, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 527, "Python parent id": 554, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967956, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 528, "Python parent id": 553, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967961, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 529, "Python parent id": 536, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967964, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 530, "Python parent id": 535, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967966, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 531, "Python parent id": 535, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967969, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 532, "Python parent id": 534, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967977, "dur": 2,
"args": {
"External id": 12592,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967976, "dur": 4,
"args": {
"External id": 12591,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967974, "dur": 8,
"args": {
"External id": 12590,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4090, "python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967989, "dur": 2,
"args": {
"External id": 12595,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967988, "dur": 4,
"args": {
"External id": 12594,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967994, "dur": 3,
"args": {
"External id": 12596,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967998, "dur": 1,
"args": {
"External id": 12597,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968001, "dur": 0,
"args": {
"External id": 12598,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967984, "dur": 21,
"args": {
"External id": 12593,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4091, "python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679967972, "dur": 34,
"args": {
"External id": 12589,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4090, "python_caller_id": 533, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679967970, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 533, "Python parent id": 534, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967968, "dur": 40,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967963, "dur": 46,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967959, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 536, "Python parent id": 553, "Python thread": 0, "Python module id": 16
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968012, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 537, "Python parent id": 553, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968017, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 538, "Python parent id": 543, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968021, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 539, "Python parent id": 541, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968028, "dur": 1,
"args": {
"External id": 12601,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 540, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968031, "dur": 3,
"args": {
"External id": 12602,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 540, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968027, "dur": 8,
"args": {
"External id": 12600,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 540, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968025, "dur": 12,
"args": {
"External id": 12599,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4092, "python_caller_id": 540, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968023, "dur": 16,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 540, "Python parent id": 541, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968020, "dur": 20,
"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/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968019, "dur": 22,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968014, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 543, "Python parent id": 553, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968044, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 544, "Python parent id": 553, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968049, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968053, "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": 2716172, "tid": 2716172,
"ts": 1636394679968055, "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": 2716172, "tid": 2716172,
"ts": 1636394679968057, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968066, "dur": 1,
"args": {
"External id": 12606,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968065, "dur": 4,
"args": {
"External id": 12605,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968062, "dur": 9,
"args": {
"External id": 12604,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4093, "python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968078, "dur": 2,
"args": {
"External id": 12609,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968077, "dur": 4,
"args": {
"External id": 12608,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968083, "dur": 3,
"args": {
"External id": 12610,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968087, "dur": 1,
"args": {
"External id": 12611,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968090, "dur": 1,
"args": {
"External id": 12612,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968072, "dur": 22,
"args": {
"External id": 12607,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4094, "python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968061, "dur": 35,
"args": {
"External id": 12603,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4093, "python_caller_id": 549, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968059, "dur": 38,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968057, "dur": 41,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968051, "dur": 48,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968046, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 552, "Python parent id": 553, "Python thread": 0, "Python module id": 17
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967954, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 553, "Python parent id": 554, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679967949, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 554, "Python parent id": 583, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968105, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 555, "Python parent id": 582, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968109, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 556, "Python parent id": 581, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968114, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 557, "Python parent id": 564, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968118, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 558, "Python parent id": 563, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968120, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 559, "Python parent id": 563, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968122, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 560, "Python parent id": 562, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968131, "dur": 1,
"args": {
"External id": 12616,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968130, "dur": 4,
"args": {
"External id": 12615,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968127, "dur": 8,
"args": {
"External id": 12614,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4095, "python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968143, "dur": 1,
"args": {
"External id": 12619,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968141, "dur": 5,
"args": {
"External id": 12618,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968147, "dur": 3,
"args": {
"External id": 12620,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968152, "dur": 1,
"args": {
"External id": 12621,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968154, "dur": 1,
"args": {
"External id": 12622,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968137, "dur": 21,
"args": {
"External id": 12617,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4096, "python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968126, "dur": 34,
"args": {
"External id": 12613,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4095, "python_caller_id": 561, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968124, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 561, "Python parent id": 562, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968122, "dur": 40,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 562, "Python parent id": 563, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968116, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 563, "Python parent id": 564, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968112, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 564, "Python parent id": 581, "Python thread": 0, "Python module id": 18
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968165, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 565, "Python parent id": 581, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968170, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 566, "Python parent id": 571, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968174, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 567, "Python parent id": 569, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968181, "dur": 2,
"args": {
"External id": 12625,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 568, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968184, "dur": 3,
"args": {
"External id": 12626,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 568, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968180, "dur": 8,
"args": {
"External id": 12624,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 568, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968178, "dur": 13,
"args": {
"External id": 12623,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4097, "python_caller_id": 568, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968176, "dur": 17,
"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/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968174, "dur": 20,
"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": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968173, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 570, "Python parent id": 571, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968168, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 571, "Python parent id": 581, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968198, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 572, "Python parent id": 581, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968202, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 573, "Python parent id": 580, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968206, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 574, "Python parent id": 579, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968208, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 575, "Python parent id": 579, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968210, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 576, "Python parent id": 578, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968219, "dur": 1,
"args": {
"External id": 12630,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968218, "dur": 4,
"args": {
"External id": 12629,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968215, "dur": 9,
"args": {
"External id": 12628,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4098, "python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968232, "dur": 1,
"args": {
"External id": 12633,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968231, "dur": 4,
"args": {
"External id": 12632,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968236, "dur": 3,
"args": {
"External id": 12634,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968241, "dur": 1,
"args": {
"External id": 12635,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968243, "dur": 1,
"args": {
"External id": 12636,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968226, "dur": 22,
"args": {
"External id": 12631,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4099, "python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968214, "dur": 35,
"args": {
"External id": 12627,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4098, "python_caller_id": 577, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968212, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 577, "Python parent id": 578, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968210, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 578, "Python parent id": 579, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968205, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 579, "Python parent id": 580, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968200, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 580, "Python parent id": 581, "Python thread": 0, "Python module id": 19
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968108, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 581, "Python parent id": 582, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968103, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 582, "Python parent id": 583, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966457, "dur": 1799,
"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": "nn.Module: Sequential", "pid": 2716172, "tid": 2716172,
"ts": 1636394679966449, "dur": 1808,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 584, "Python parent id": 2883, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968309, "dur": 3,
"args": {
"External id": 12638,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 585, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968315, "dur": 3,
"args": {
"External id": 12639,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 585, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968306, "dur": 14,
"args": {
"External id": 12637,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 585, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968299, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 585, "Python parent id": 2883, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968327, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 586, "Python parent id": 871, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f3b79bc1910>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968333, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 587, "Python parent id": 589, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968335, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 588, "Python parent id": 589, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968332, "dur": 5,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 589, "Python parent id": 870, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968341, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 590, "Python parent id": 617, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968345, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 591, "Python parent id": 616, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968350, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 592, "Python parent id": 599, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968354, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 593, "Python parent id": 598, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968356, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 594, "Python parent id": 598, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968359, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 595, "Python parent id": 597, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968369, "dur": 1,
"args": {
"External id": 12643,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968367, "dur": 14,
"args": {
"External id": 12642,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968364, "dur": 19,
"args": {
"External id": 12641,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4100, "python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968393, "dur": 1,
"args": {
"External id": 12646,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968391, "dur": 5,
"args": {
"External id": 12645,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968398, "dur": 3,
"args": {
"External id": 12647,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968403, "dur": 1,
"args": {
"External id": 12648,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968406, "dur": 1,
"args": {
"External id": 12649,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968386, "dur": 26,
"args": {
"External id": 12644,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4101, "python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968363, "dur": 51,
"args": {
"External id": 12640,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4100, "python_caller_id": 596, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968360, "dur": 56,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 596, "Python parent id": 597, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968358, "dur": 59,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968353, "dur": 64,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968348, "dur": 70,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 599, "Python parent id": 616, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968421, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 600, "Python parent id": 616, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968426, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 601, "Python parent id": 606, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968431, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 602, "Python parent id": 604, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968439, "dur": 1,
"args": {
"External id": 12652,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 603, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968442, "dur": 3,
"args": {
"External id": 12653,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 603, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968437, "dur": 10,
"args": {
"External id": 12651,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 603, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968435, "dur": 15,
"args": {
"External id": 12650,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4102, "python_caller_id": 603, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968432, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 603, "Python parent id": 604, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968430, "dur": 22,
"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/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968429, "dur": 24,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968423, "dur": 31,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 606, "Python parent id": 616, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968456, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 607, "Python parent id": 616, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968461, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 608, "Python parent id": 615, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968465, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 609, "Python parent id": 614, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968467, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 610, "Python parent id": 614, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968470, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 611, "Python parent id": 613, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968479, "dur": 1,
"args": {
"External id": 12657,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968477, "dur": 5,
"args": {
"External id": 12656,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968475, "dur": 9,
"args": {
"External id": 12655,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4103, "python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968491, "dur": 1,
"args": {
"External id": 12660,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968490, "dur": 4,
"args": {
"External id": 12659,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968496, "dur": 2,
"args": {
"External id": 12661,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968500, "dur": 1,
"args": {
"External id": 12662,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968503, "dur": 1,
"args": {
"External id": 12663,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968485, "dur": 22,
"args": {
"External id": 12658,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4104, "python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968473, "dur": 35,
"args": {
"External id": 12654,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4103, "python_caller_id": 612, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968471, "dur": 110,
"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/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968469, "dur": 113,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 613, "Python parent id": 614, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968464, "dur": 119,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 614, "Python parent id": 615, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968459, "dur": 125,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 615, "Python parent id": 616, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968343, "dur": 243,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 616, "Python parent id": 617, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968338, "dur": 249,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 617, "Python parent id": 870, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968592, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 618, "Python parent id": 645, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968598, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 619, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968603, "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": 2716172, "tid": 2716172,
"ts": 1636394679968607, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968609, "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": 2716172, "tid": 2716172,
"ts": 1636394679968611, "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": 2716172, "tid": 2716172,
"ts": 1636394679968623, "dur": 2,
"args": {
"External id": 12667,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968621, "dur": 5,
"args": {
"External id": 12666,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968618, "dur": 11,
"args": {
"External id": 12665,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4105, "python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968638, "dur": 1,
"args": {
"External id": 12670,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968636, "dur": 5,
"args": {
"External id": 12669,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968643, "dur": 3,
"args": {
"External id": 12671,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968649, "dur": 0,
"args": {
"External id": 12672,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968651, "dur": 1,
"args": {
"External id": 12673,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968631, "dur": 25,
"args": {
"External id": 12668,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4106, "python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968616, "dur": 42,
"args": {
"External id": 12664,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4105, "python_caller_id": 624, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968613, "dur": 46,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968611, "dur": 49,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968605, "dur": 56,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968601, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 627, "Python parent id": 644, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968664, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 628, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968669, "dur": 1,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968674, "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": 2716172, "tid": 2716172,
"ts": 1636394679968682, "dur": 2,
"args": {
"External id": 12676,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968686, "dur": 3,
"args": {
"External id": 12677,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968681, "dur": 9,
"args": {
"External id": 12675,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 631, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968678, "dur": 16,
"args": {
"External id": 12674,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4107, "python_caller_id": 631, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968676, "dur": 19,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968673, "dur": 23,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968672, "dur": 25,
"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": 2716172, "tid": 2716172,
"ts": 1636394679968666, "dur": 32,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 634, "Python parent id": 644, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968716, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 635, "Python parent id": 644, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968725, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 636, "Python parent id": 643, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968733, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 637, "Python parent id": 642, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968735, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 638, "Python parent id": 642, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968738, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 639, "Python parent id": 641, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968758, "dur": 2,
"args": {
"External id": 12681,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968756, "dur": 8,
"args": {
"External id": 12680,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968750, "dur": 16,
"args": {
"External id": 12679,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4108, "python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968778, "dur": 1,
"args": {
"External id": 12684,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968776, "dur": 5,
"args": {
"External id": 12683,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968784, "dur": 4,
"args": {
"External id": 12685,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968791, "dur": 1,
"args": {
"External id": 12686,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968793, "dur": 1,
"args": {
"External id": 12687,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968768, "dur": 35,
"args": {
"External id": 12682,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4109, "python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968748, "dur": 57,
"args": {
"External id": 12678,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4108, "python_caller_id": 640, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968741, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 640, "Python parent id": 641, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968737, "dur": 71,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 641, "Python parent id": 642, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968731, "dur": 78,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968721, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 643, "Python parent id": 644, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968596, "dur": 214,
"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: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968589, "dur": 222,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 645, "Python parent id": 870, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968816, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 646, "Python parent id": 673, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968821, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 647, "Python parent id": 672, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968825, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 648, "Python parent id": 655, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968829, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 649, "Python parent id": 654, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968831, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 650, "Python parent id": 654, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968833, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 651, "Python parent id": 653, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968842, "dur": 1,
"args": {
"External id": 12691,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968841, "dur": 4,
"args": {
"External id": 12690,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968838, "dur": 9,
"args": {
"External id": 12689,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4110, "python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968854, "dur": 1,
"args": {
"External id": 12694,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968853, "dur": 4,
"args": {
"External id": 12693,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968858, "dur": 3,
"args": {
"External id": 12695,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968863, "dur": 0,
"args": {
"External id": 12696,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968865, "dur": 1,
"args": {
"External id": 12697,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968848, "dur": 22,
"args": {
"External id": 12692,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4111, "python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968837, "dur": 34,
"args": {
"External id": 12688,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4110, "python_caller_id": 652, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968835, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 652, "Python parent id": 653, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968832, "dur": 41,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968827, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 654, "Python parent id": 655, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968823, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 655, "Python parent id": 672, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968876, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 656, "Python parent id": 672, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968881, "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": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968886, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 658, "Python parent id": 660, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968895, "dur": 1,
"args": {
"External id": 12700,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 659, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968898, "dur": 4,
"args": {
"External id": 12701,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 659, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968893, "dur": 10,
"args": {
"External id": 12699,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 659, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968891, "dur": 15,
"args": {
"External id": 12698,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4112, "python_caller_id": 659, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968888, "dur": 19,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 659, "Python parent id": 660, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968885, "dur": 23,
"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/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968884, "dur": 25,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968879, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 662, "Python parent id": 672, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968912, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 663, "Python parent id": 672, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968916, "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": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968920, "dur": 1,
"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": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968922, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 666, "Python parent id": 670, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968925, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 667, "Python parent id": 669, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968934, "dur": 1,
"args": {
"External id": 12705,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968932, "dur": 5,
"args": {
"External id": 12704,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968930, "dur": 9,
"args": {
"External id": 12703,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4113, "python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968946, "dur": 2,
"args": {
"External id": 12708,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968944, "dur": 5,
"args": {
"External id": 12707,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968951, "dur": 14,
"args": {
"External id": 12709,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968969, "dur": 1,
"args": {
"External id": 12710,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968972, "dur": 1,
"args": {
"External id": 12711,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968940, "dur": 40,
"args": {
"External id": 12706,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4114, "python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679968928, "dur": 53,
"args": {
"External id": 12702,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4113, "python_caller_id": 668, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679968926, "dur": 58,
"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/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968924, "dur": 61,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968919, "dur": 67,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 670, "Python parent id": 671, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968914, "dur": 73,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 671, "Python parent id": 672, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968819, "dur": 170,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 672, "Python parent id": 673, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968814, "dur": 175,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 673, "Python parent id": 870, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968995, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 674, "Python parent id": 701, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969001, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 675, "Python parent id": 700, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969007, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 676, "Python parent id": 683, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969010, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 677, "Python parent id": 682, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969013, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 678, "Python parent id": 682, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969015, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 679, "Python parent id": 681, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969026, "dur": 2,
"args": {
"External id": 12715,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969025, "dur": 5,
"args": {
"External id": 12714,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969021, "dur": 11,
"args": {
"External id": 12713,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4115, "python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969041, "dur": 1,
"args": {
"External id": 12718,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969039, "dur": 5,
"args": {
"External id": 12717,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969046, "dur": 3,
"args": {
"External id": 12719,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969050, "dur": 1,
"args": {
"External id": 12720,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969053, "dur": 1,
"args": {
"External id": 12721,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969034, "dur": 23,
"args": {
"External id": 12716,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4116, "python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969020, "dur": 38,
"args": {
"External id": 12712,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4115, "python_caller_id": 680, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969017, "dur": 43,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969014, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 681, "Python parent id": 682, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969009, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 682, "Python parent id": 683, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969004, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 683, "Python parent id": 700, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969064, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 684, "Python parent id": 700, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969069, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 685, "Python parent id": 690, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969073, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 686, "Python parent id": 688, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969081, "dur": 2,
"args": {
"External id": 12724,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 687, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969085, "dur": 3,
"args": {
"External id": 12725,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 687, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969080, "dur": 9,
"args": {
"External id": 12723,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 687, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969077, "dur": 15,
"args": {
"External id": 12722,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4117, "python_caller_id": 687, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969075, "dur": 19,
"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": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969073, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 688, "Python parent id": 689, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969071, "dur": 24,
"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: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969066, "dur": 30,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 690, "Python parent id": 700, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969099, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 691, "Python parent id": 700, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969103, "dur": 2,
"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": 2716172, "tid": 2716172,
"ts": 1636394679969107, "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": 2716172, "tid": 2716172,
"ts": 1636394679969109, "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": 2716172, "tid": 2716172,
"ts": 1636394679969111, "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": 2716172, "tid": 2716172,
"ts": 1636394679969121, "dur": 1,
"args": {
"External id": 12729,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969119, "dur": 5,
"args": {
"External id": 12728,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969116, "dur": 10,
"args": {
"External id": 12727,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4118, "python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969134, "dur": 1,
"args": {
"External id": 12732,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969132, "dur": 5,
"args": {
"External id": 12731,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969139, "dur": 2,
"args": {
"External id": 12733,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969143, "dur": 1,
"args": {
"External id": 12734,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969146, "dur": 1,
"args": {
"External id": 12735,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969128, "dur": 22,
"args": {
"External id": 12730,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4119, "python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969115, "dur": 36,
"args": {
"External id": 12726,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4118, "python_caller_id": 696, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969113, "dur": 40,
"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": 2716172, "tid": 2716172,
"ts": 1636394679969111, "dur": 42,
"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": 2716172, "tid": 2716172,
"ts": 1636394679969106, "dur": 48,
"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": 2716172, "tid": 2716172,
"ts": 1636394679969101, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 699, "Python parent id": 700, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968999, "dur": 157,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 700, "Python parent id": 701, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968991, "dur": 166,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 701, "Python parent id": 870, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969160, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 702, "Python parent id": 729, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969164, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 703, "Python parent id": 728, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969169, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 704, "Python parent id": 711, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969172, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 705, "Python parent id": 710, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969174, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 706, "Python parent id": 710, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969177, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 707, "Python parent id": 709, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969185, "dur": 1,
"args": {
"External id": 12739,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969184, "dur": 4,
"args": {
"External id": 12738,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969182, "dur": 8,
"args": {
"External id": 12737,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4120, "python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969198, "dur": 1,
"args": {
"External id": 12742,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969196, "dur": 5,
"args": {
"External id": 12741,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969203, "dur": 2,
"args": {
"External id": 12743,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969207, "dur": 1,
"args": {
"External id": 12744,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969209, "dur": 1,
"args": {
"External id": 12745,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969192, "dur": 21,
"args": {
"External id": 12740,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4121, "python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969180, "dur": 35,
"args": {
"External id": 12736,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4120, "python_caller_id": 708, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969178, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 708, "Python parent id": 709, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969176, "dur": 41,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969171, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 710, "Python parent id": 711, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969167, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 711, "Python parent id": 728, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969220, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 712, "Python parent id": 728, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969225, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 713, "Python parent id": 718, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969229, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 714, "Python parent id": 716, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969236, "dur": 2,
"args": {
"External id": 12748,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 715, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969239, "dur": 3,
"args": {
"External id": 12749,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 715, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969235, "dur": 8,
"args": {
"External id": 12747,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 715, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969233, "dur": 13,
"args": {
"External id": 12746,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4122, "python_caller_id": 715, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969231, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 715, "Python parent id": 716, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969229, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 716, "Python parent id": 717, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969227, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 717, "Python parent id": 718, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969222, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 718, "Python parent id": 728, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969252, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 719, "Python parent id": 728, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969257, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 720, "Python parent id": 727, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969261, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 721, "Python parent id": 726, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969263, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 722, "Python parent id": 726, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969265, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 723, "Python parent id": 725, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969274, "dur": 1,
"args": {
"External id": 12753,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969272, "dur": 5,
"args": {
"External id": 12752,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969270, "dur": 9,
"args": {
"External id": 12751,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4123, "python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969298, "dur": 1,
"args": {
"External id": 12756,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969297, "dur": 4,
"args": {
"External id": 12755,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969303, "dur": 3,
"args": {
"External id": 12757,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969308, "dur": 1,
"args": {
"External id": 12758,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969311, "dur": 0,
"args": {
"External id": 12759,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969280, "dur": 35,
"args": {
"External id": 12754,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4124, "python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969269, "dur": 47,
"args": {
"External id": 12750,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4123, "python_caller_id": 724, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969267, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 724, "Python parent id": 725, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969264, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 725, "Python parent id": 726, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969259, "dur": 61,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 726, "Python parent id": 727, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969255, "dur": 65,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 727, "Python parent id": 728, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969163, "dur": 159,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969158, "dur": 164,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 729, "Python parent id": 870, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969326, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 730, "Python parent id": 757, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969330, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 731, "Python parent id": 756, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969335, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 732, "Python parent id": 739, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969339, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 733, "Python parent id": 738, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969341, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 734, "Python parent id": 738, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969344, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 735, "Python parent id": 737, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969366, "dur": 2,
"args": {
"External id": 12763,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969364, "dur": 7,
"args": {
"External id": 12762,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969360, "dur": 21,
"args": {
"External id": 12761,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4125, "python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969392, "dur": 1,
"args": {
"External id": 12766,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969390, "dur": 4,
"args": {
"External id": 12765,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969397, "dur": 4,
"args": {
"External id": 12767,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969403, "dur": 1,
"args": {
"External id": 12768,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969406, "dur": 1,
"args": {
"External id": 12769,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969383, "dur": 30,
"args": {
"External id": 12764,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4126, "python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969347, "dur": 67,
"args": {
"External id": 12760,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4125, "python_caller_id": 736, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969345, "dur": 72,
"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/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969343, "dur": 75,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969338, "dur": 81,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 738, "Python parent id": 739, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969333, "dur": 88,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 739, "Python parent id": 756, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969424, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 740, "Python parent id": 756, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969431, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 741, "Python parent id": 746, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969438, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 742, "Python parent id": 744, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969446, "dur": 2,
"args": {
"External id": 12772,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 743, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969450, "dur": 3,
"args": {
"External id": 12773,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 743, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969445, "dur": 9,
"args": {
"External id": 12771,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 743, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969442, "dur": 15,
"args": {
"External id": 12770,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4127, "python_caller_id": 743, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969440, "dur": 19,
"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/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969437, "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": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969435, "dur": 26,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 745, "Python parent id": 746, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969428, "dur": 33,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 746, "Python parent id": 756, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969465, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 747, "Python parent id": 756, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969469, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 748, "Python parent id": 755, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969473, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 749, "Python parent id": 754, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969475, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 750, "Python parent id": 754, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969478, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 751, "Python parent id": 753, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969487, "dur": 2,
"args": {
"External id": 12777,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969486, "dur": 4,
"args": {
"External id": 12776,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969483, "dur": 9,
"args": {
"External id": 12775,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4128, "python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969500, "dur": 1,
"args": {
"External id": 12780,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969498, "dur": 4,
"args": {
"External id": 12779,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969504, "dur": 3,
"args": {
"External id": 12781,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969509, "dur": 1,
"args": {
"External id": 12782,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969511, "dur": 1,
"args": {
"External id": 12783,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969494, "dur": 22,
"args": {
"External id": 12778,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4129, "python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969482, "dur": 35,
"args": {
"External id": 12774,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4128, "python_caller_id": 752, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969480, "dur": 39,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969477, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 753, "Python parent id": 754, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969472, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 754, "Python parent id": 755, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969467, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 755, "Python parent id": 756, "Python thread": 0, "Python module id": 11
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969329, "dur": 193,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 756, "Python parent id": 757, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969324, "dur": 199,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 757, "Python parent id": 870, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969527, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 758, "Python parent id": 785, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969531, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 759, "Python parent id": 784, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969536, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 760, "Python parent id": 767, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969539, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 761, "Python parent id": 766, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969541, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 762, "Python parent id": 766, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969544, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 763, "Python parent id": 765, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969552, "dur": 1,
"args": {
"External id": 12787,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969551, "dur": 5,
"args": {
"External id": 12786,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969549, "dur": 9,
"args": {
"External id": 12785,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4130, "python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969565, "dur": 2,
"args": {
"External id": 12790,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969564, "dur": 4,
"args": {
"External id": 12789,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969570, "dur": 2,
"args": {
"External id": 12791,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969574, "dur": 1,
"args": {
"External id": 12792,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969577, "dur": 0,
"args": {
"External id": 12793,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969559, "dur": 22,
"args": {
"External id": 12788,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4131, "python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969547, "dur": 35,
"args": {
"External id": 12784,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4130, "python_caller_id": 764, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969545, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 764, "Python parent id": 765, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969543, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 765, "Python parent id": 766, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969538, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 766, "Python parent id": 767, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969534, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 767, "Python parent id": 784, "Python thread": 0, "Python module id": 12
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969588, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 768, "Python parent id": 784, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969593, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 769, "Python parent id": 774, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969597, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 770, "Python parent id": 772, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969604, "dur": 1,
"args": {
"External id": 12796,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 771, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969607, "dur": 2,
"args": {
"External id": 12797,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 771, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969602, "dur": 9,
"args": {
"External id": 12795,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 771, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969601, "dur": 12,
"args": {
"External id": 12794,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4132, "python_caller_id": 771, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969599, "dur": 16,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 771, "Python parent id": 772, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969596, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 772, "Python parent id": 773, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969595, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 773, "Python parent id": 774, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969590, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 774, "Python parent id": 784, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969620, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 775, "Python parent id": 784, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969625, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 776, "Python parent id": 783, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969628, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 777, "Python parent id": 782, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969631, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 778, "Python parent id": 782, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969633, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 779, "Python parent id": 781, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969642, "dur": 1,
"args": {
"External id": 12801,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969641, "dur": 4,
"args": {
"External id": 12800,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969638, "dur": 9,
"args": {
"External id": 12799,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4133, "python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969655, "dur": 1,
"args": {
"External id": 12804,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969653, "dur": 5,
"args": {
"External id": 12803,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969660, "dur": 2,
"args": {
"External id": 12805,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969664, "dur": 1,
"args": {
"External id": 12806,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969667, "dur": 0,
"args": {
"External id": 12807,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969649, "dur": 22,
"args": {
"External id": 12802,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4134, "python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969637, "dur": 35,
"args": {
"External id": 12798,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4133, "python_caller_id": 780, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969635, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 780, "Python parent id": 781, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969632, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 781, "Python parent id": 782, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969627, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 782, "Python parent id": 783, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969622, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 783, "Python parent id": 784, "Python thread": 0, "Python module id": 13
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969530, "dur": 147,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969524, "dur": 154,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 785, "Python parent id": 870, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969682, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 786, "Python parent id": 813, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969686, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 787, "Python parent id": 812, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969690, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 788, "Python parent id": 795, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969694, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 789, "Python parent id": 794, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969696, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 790, "Python parent id": 794, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969699, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 791, "Python parent id": 793, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969707, "dur": 2,
"args": {
"External id": 12811,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969706, "dur": 4,
"args": {
"External id": 12810,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969704, "dur": 8,
"args": {
"External id": 12809,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4135, "python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969720, "dur": 1,
"args": {
"External id": 12814,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969718, "dur": 5,
"args": {
"External id": 12813,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969725, "dur": 2,
"args": {
"External id": 12815,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969729, "dur": 0,
"args": {
"External id": 12816,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969731, "dur": 1,
"args": {
"External id": 12817,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969714, "dur": 21,
"args": {
"External id": 12812,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4136, "python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969702, "dur": 35,
"args": {
"External id": 12808,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4135, "python_caller_id": 792, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969700, "dur": 38,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969698, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 793, "Python parent id": 794, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969693, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 794, "Python parent id": 795, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969688, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 795, "Python parent id": 812, "Python thread": 0, "Python module id": 14
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969742, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 796, "Python parent id": 812, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969747, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 797, "Python parent id": 802, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969751, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 798, "Python parent id": 800, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969758, "dur": 1,
"args": {
"External id": 12820,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 799, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969761, "dur": 3,
"args": {
"External id": 12821,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 799, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969757, "dur": 8,
"args": {
"External id": 12819,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 799, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969755, "dur": 13,
"args": {
"External id": 12818,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4137, "python_caller_id": 799, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969753, "dur": 16,
"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/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969751, "dur": 19,
"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": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969749, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 801, "Python parent id": 802, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969745, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 802, "Python parent id": 812, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969774, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 803, "Python parent id": 812, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969779, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 804, "Python parent id": 811, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969783, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 805, "Python parent id": 810, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969785, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 806, "Python parent id": 810, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969787, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 807, "Python parent id": 809, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969796, "dur": 1,
"args": {
"External id": 12825,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969795, "dur": 4,
"args": {
"External id": 12824,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969792, "dur": 9,
"args": {
"External id": 12823,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4138, "python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969808, "dur": 1,
"args": {
"External id": 12828,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969807, "dur": 4,
"args": {
"External id": 12827,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969813, "dur": 2,
"args": {
"External id": 12829,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969817, "dur": 1,
"args": {
"External id": 12830,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969820, "dur": 1,
"args": {
"External id": 12831,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969802, "dur": 22,
"args": {
"External id": 12826,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4139, "python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969791, "dur": 34,
"args": {
"External id": 12822,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4138, "python_caller_id": 808, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969789, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 808, "Python parent id": 809, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969786, "dur": 42,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969781, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 810, "Python parent id": 811, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969776, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 811, "Python parent id": 812, "Python thread": 0, "Python module id": 15
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969684, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 812, "Python parent id": 813, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969679, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 813, "Python parent id": 870, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969835, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 814, "Python parent id": 841, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969839, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 815, "Python parent id": 840, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969843, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 816, "Python parent id": 823, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969847, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 817, "Python parent id": 822, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969849, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 818, "Python parent id": 822, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969852, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 819, "Python parent id": 821, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969860, "dur": 1,
"args": {
"External id": 12835,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969859, "dur": 4,
"args": {
"External id": 12834,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969857, "dur": 8,
"args": {
"External id": 12833,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4140, "python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969873, "dur": 1,
"args": {
"External id": 12838,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969872, "dur": 4,
"args": {
"External id": 12837,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969877, "dur": 3,
"args": {
"External id": 12839,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969882, "dur": 1,
"args": {
"External id": 12840,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969884, "dur": 1,
"args": {
"External id": 12841,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969867, "dur": 21,
"args": {
"External id": 12836,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4141, "python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969855, "dur": 34,
"args": {
"External id": 12832,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4140, "python_caller_id": 820, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969853, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 820, "Python parent id": 821, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969851, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 821, "Python parent id": 822, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969846, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 822, "Python parent id": 823, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969841, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 823, "Python parent id": 840, "Python thread": 0, "Python module id": 16
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969896, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 824, "Python parent id": 840, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969900, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 825, "Python parent id": 830, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969905, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 826, "Python parent id": 828, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969911, "dur": 2,
"args": {
"External id": 12844,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 827, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969914, "dur": 3,
"args": {
"External id": 12845,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 827, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969910, "dur": 8,
"args": {
"External id": 12843,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 827, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969908, "dur": 13,
"args": {
"External id": 12842,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4142, "python_caller_id": 827, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969906, "dur": 17,
"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": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969904, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 828, "Python parent id": 829, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969903, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 829, "Python parent id": 830, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969898, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 830, "Python parent id": 840, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969928, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 831, "Python parent id": 840, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969932, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 832, "Python parent id": 839, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969936, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 833, "Python parent id": 838, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969938, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 834, "Python parent id": 838, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969941, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 835, "Python parent id": 837, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969949, "dur": 2,
"args": {
"External id": 12849,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969948, "dur": 4,
"args": {
"External id": 12848,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969946, "dur": 8,
"args": {
"External id": 12847,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4143, "python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969962, "dur": 1,
"args": {
"External id": 12852,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969960, "dur": 4,
"args": {
"External id": 12851,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969966, "dur": 3,
"args": {
"External id": 12853,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969971, "dur": 1,
"args": {
"External id": 12854,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969973, "dur": 1,
"args": {
"External id": 12855,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969956, "dur": 22,
"args": {
"External id": 12850,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4144, "python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679969944, "dur": 35,
"args": {
"External id": 12846,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4143, "python_caller_id": 836, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679969942, "dur": 38,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969940, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 837, "Python parent id": 838, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969935, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 838, "Python parent id": 839, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969930, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 839, "Python parent id": 840, "Python thread": 0, "Python module id": 17
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969837, "dur": 147,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 840, "Python parent id": 841, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969832, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 841, "Python parent id": 870, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969988, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 842, "Python parent id": 869, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969992, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 843, "Python parent id": 868, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969997, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 844, "Python parent id": 851, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970000, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 845, "Python parent id": 850, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970002, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 846, "Python parent id": 850, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970005, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 847, "Python parent id": 849, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970024, "dur": 3,
"args": {
"External id": 12859,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970022, "dur": 7,
"args": {
"External id": 12858,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970010, "dur": 23,
"args": {
"External id": 12857,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4145, "python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970044, "dur": 1,
"args": {
"External id": 12862,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970042, "dur": 5,
"args": {
"External id": 12861,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970049, "dur": 4,
"args": {
"External id": 12863,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970055, "dur": 1,
"args": {
"External id": 12864,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970058, "dur": 0,
"args": {
"External id": 12865,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970035, "dur": 29,
"args": {
"External id": 12860,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4146, "python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970008, "dur": 58,
"args": {
"External id": 12856,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4145, "python_caller_id": 848, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970006, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 848, "Python parent id": 849, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970004, "dur": 66,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 849, "Python parent id": 850, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969999, "dur": 72,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969995, "dur": 77,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 851, "Python parent id": 868, "Python thread": 0, "Python module id": 18
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970075, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 852, "Python parent id": 868, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970082, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 853, "Python parent id": 858, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970088, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 854, "Python parent id": 856, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970097, "dur": 1,
"args": {
"External id": 12868,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 855, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970101, "dur": 3,
"args": {
"External id": 12869,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 855, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970096, "dur": 9,
"args": {
"External id": 12867,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 855, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970093, "dur": 15,
"args": {
"External id": 12866,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4147, "python_caller_id": 855, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970090, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 855, "Python parent id": 856, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970087, "dur": 24,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 856, "Python parent id": 857, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970086, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 857, "Python parent id": 858, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970078, "dur": 34,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 858, "Python parent id": 868, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970115, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 859, "Python parent id": 868, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970120, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 860, "Python parent id": 867, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970124, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 861, "Python parent id": 866, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970126, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 862, "Python parent id": 866, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970128, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 863, "Python parent id": 865, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970138, "dur": 1,
"args": {
"External id": 12873,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970136, "dur": 5,
"args": {
"External id": 12872,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970134, "dur": 9,
"args": {
"External id": 12871,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4148, "python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970150, "dur": 2,
"args": {
"External id": 12876,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970149, "dur": 4,
"args": {
"External id": 12875,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970155, "dur": 3,
"args": {
"External id": 12877,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970160, "dur": 0,
"args": {
"External id": 12878,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970162, "dur": 1,
"args": {
"External id": 12879,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970145, "dur": 22,
"args": {
"External id": 12874,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4149, "python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970132, "dur": 36,
"args": {
"External id": 12870,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4148, "python_caller_id": 864, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970130, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 864, "Python parent id": 865, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970127, "dur": 43,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 865, "Python parent id": 866, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970122, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 866, "Python parent id": 867, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970117, "dur": 55,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 867, "Python parent id": 868, "Python thread": 0, "Python module id": 19
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969991, "dur": 182,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679969986, "dur": 187,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 869, "Python parent id": 870, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(139): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968331, "dur": 1844,
"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: Sequential", "pid": 2716172, "tid": 2716172,
"ts": 1636394679968324, "dur": 1852,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 871, "Python parent id": 2883, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970220, "dur": 3,
"args": {
"External id": 12881,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 872, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::fill_", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970226, "dur": 2,
"args": {
"External id": 12882,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 872, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::ones", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970218, "dur": 12,
"args": {
"External id": 12880,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 872, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;<built-in method ones of type object at 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method ones of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970211, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 872, "Python parent id": 2883, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970237, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 873, "Python parent id": 1158, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method write of builtin_function_or_method object at 0x7f3b79bc1910>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970243, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 874, "Python parent id": 876, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function iter>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970244, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 875, "Python parent id": 876, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/container.py(131): __iter__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970241, "dur": 6,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 876, "Python parent id": 1157, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970250, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 877, "Python parent id": 904, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970254, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 878, "Python parent id": 903, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970259, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 879, "Python parent id": 886, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970263, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 880, "Python parent id": 885, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970265, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 881, "Python parent id": 885, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970267, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 882, "Python parent id": 884, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970277, "dur": 1,
"args": {
"External id": 12886,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970275, "dur": 5,
"args": {
"External id": 12885,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970272, "dur": 10,
"args": {
"External id": 12884,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4150, "python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970301, "dur": 2,
"args": {
"External id": 12889,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970300, "dur": 4,
"args": {
"External id": 12888,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970307, "dur": 3,
"args": {
"External id": 12890,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970312, "dur": 1,
"args": {
"External id": 12891,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970314, "dur": 1,
"args": {
"External id": 12892,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970294, "dur": 26,
"args": {
"External id": 12887,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4151, "python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970271, "dur": 63,
"args": {
"External id": 12883,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4150, "python_caller_id": 883, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970269, "dur": 69,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 883, "Python parent id": 884, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970266, "dur": 73,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 884, "Python parent id": 885, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970261, "dur": 79,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 885, "Python parent id": 886, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970257, "dur": 84,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 886, "Python parent id": 903, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970345, "dur": 3,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 887, "Python parent id": 903, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970353, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 888, "Python parent id": 893, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970360, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 889, "Python parent id": 891, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970379, "dur": 3,
"args": {
"External id": 12895,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 890, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970384, "dur": 6,
"args": {
"External id": 12896,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 890, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970370, "dur": 21,
"args": {
"External id": 12894,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 890, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970366, "dur": 29,
"args": {
"External id": 12893,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4152, "python_caller_id": 890, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970362, "dur": 35,
"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": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970359, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 891, "Python parent id": 892, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970357, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 892, "Python parent id": 893, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970349, "dur": 50,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 893, "Python parent id": 903, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970402, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 894, "Python parent id": 903, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970407, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 895, "Python parent id": 902, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970411, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 896, "Python parent id": 901, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970413, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 897, "Python parent id": 901, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970416, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 898, "Python parent id": 900, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970427, "dur": 2,
"args": {
"External id": 12900,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970425, "dur": 6,
"args": {
"External id": 12899,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970422, "dur": 11,
"args": {
"External id": 12898,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4153, "python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970442, "dur": 1,
"args": {
"External id": 12903,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970440, "dur": 5,
"args": {
"External id": 12902,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970447, "dur": 3,
"args": {
"External id": 12904,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970452, "dur": 1,
"args": {
"External id": 12905,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970455, "dur": 1,
"args": {
"External id": 12906,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970435, "dur": 29,
"args": {
"External id": 12901,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4154, "python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970420, "dur": 45,
"args": {
"External id": 12897,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4153, "python_caller_id": 899, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970418, "dur": 49,
"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": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970415, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 900, "Python parent id": 901, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970410, "dur": 58,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 901, "Python parent id": 902, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970405, "dur": 64,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 902, "Python parent id": 903, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970252, "dur": 218,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 903, "Python parent id": 904, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970248, "dur": 223,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 904, "Python parent id": 1157, "Python thread": 0, "Python module id": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970475, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 905, "Python parent id": 932, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970480, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 906, "Python parent id": 931, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970485, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 907, "Python parent id": 914, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970488, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 908, "Python parent id": 913, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970490, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 909, "Python parent id": 913, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970493, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 910, "Python parent id": 912, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970502, "dur": 1,
"args": {
"External id": 12910,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970500, "dur": 5,
"args": {
"External id": 12909,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970498, "dur": 8,
"args": {
"External id": 12908,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4155, "python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970514, "dur": 1,
"args": {
"External id": 12913,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970512, "dur": 4,
"args": {
"External id": 12912,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970518, "dur": 3,
"args": {
"External id": 12914,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970523, "dur": 1,
"args": {
"External id": 12915,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970525, "dur": 1,
"args": {
"External id": 12916,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970508, "dur": 22,
"args": {
"External id": 12911,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4156, "python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970497, "dur": 34,
"args": {
"External id": 12907,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4155, "python_caller_id": 911, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970495, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 911, "Python parent id": 912, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970492, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 912, "Python parent id": 913, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970487, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 913, "Python parent id": 914, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970483, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 914, "Python parent id": 931, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970537, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 915, "Python parent id": 931, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970542, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 916, "Python parent id": 921, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970546, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 917, "Python parent id": 919, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970553, "dur": 2,
"args": {
"External id": 12919,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 918, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970556, "dur": 3,
"args": {
"External id": 12920,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 918, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970552, "dur": 9,
"args": {
"External id": 12918,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 918, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970550, "dur": 13,
"args": {
"External id": 12917,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4157, "python_caller_id": 918, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970548, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 918, "Python parent id": 919, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970546, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 919, "Python parent id": 920, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970545, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 920, "Python parent id": 921, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970539, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 921, "Python parent id": 931, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970570, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 922, "Python parent id": 931, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970574, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 923, "Python parent id": 930, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970578, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 924, "Python parent id": 929, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970580, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 925, "Python parent id": 929, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970583, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 926, "Python parent id": 928, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970603, "dur": 2,
"args": {
"External id": 12924,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970600, "dur": 8,
"args": {
"External id": 12923,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970587, "dur": 24,
"args": {
"External id": 12922,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4158, "python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970622, "dur": 1,
"args": {
"External id": 12927,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970620, "dur": 5,
"args": {
"External id": 12926,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970627, "dur": 4,
"args": {
"External id": 12928,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970633, "dur": 1,
"args": {
"External id": 12929,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970636, "dur": 1,
"args": {
"External id": 12930,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970614, "dur": 28,
"args": {
"External id": 12925,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4159, "python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970586, "dur": 58,
"args": {
"External id": 12921,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4158, "python_caller_id": 927, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970584, "dur": 63,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 927, "Python parent id": 928, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970582, "dur": 66,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970577, "dur": 72,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970572, "dur": 78,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 930, "Python parent id": 931, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970479, "dur": 173,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 931, "Python parent id": 932, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970473, "dur": 179,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 932, "Python parent id": 1157, "Python thread": 0, "Python module id": 1
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970658, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 933, "Python parent id": 960, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970664, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 934, "Python parent id": 959, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970669, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 935, "Python parent id": 942, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970673, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 936, "Python parent id": 941, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970675, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 937, "Python parent id": 941, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970678, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 938, "Python parent id": 940, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970687, "dur": 1,
"args": {
"External id": 12934,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970686, "dur": 4,
"args": {
"External id": 12933,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970683, "dur": 9,
"args": {
"External id": 12932,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4160, "python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970699, "dur": 1,
"args": {
"External id": 12937,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970698, "dur": 4,
"args": {
"External id": 12936,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970704, "dur": 2,
"args": {
"External id": 12938,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970708, "dur": 1,
"args": {
"External id": 12939,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970710, "dur": 1,
"args": {
"External id": 12940,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970694, "dur": 21,
"args": {
"External id": 12935,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4161, "python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970682, "dur": 34,
"args": {
"External id": 12931,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4160, "python_caller_id": 939, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970680, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 939, "Python parent id": 940, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970677, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 940, "Python parent id": 941, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970671, "dur": 49,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 941, "Python parent id": 942, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970667, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 942, "Python parent id": 959, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970722, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 943, "Python parent id": 959, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970727, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 944, "Python parent id": 949, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970732, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 945, "Python parent id": 947, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970740, "dur": 1,
"args": {
"External id": 12943,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 946, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970743, "dur": 3,
"args": {
"External id": 12944,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 946, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970738, "dur": 9,
"args": {
"External id": 12942,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 946, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970736, "dur": 14,
"args": {
"External id": 12941,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4162, "python_caller_id": 946, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970734, "dur": 18,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 946, "Python parent id": 947, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970731, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 947, "Python parent id": 948, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970730, "dur": 23,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 948, "Python parent id": 949, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970725, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 949, "Python parent id": 959, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970757, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 950, "Python parent id": 959, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970761, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 951, "Python parent id": 958, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970765, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 952, "Python parent id": 957, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970767, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 953, "Python parent id": 957, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970770, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 954, "Python parent id": 956, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970778, "dur": 2,
"args": {
"External id": 12948,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970777, "dur": 4,
"args": {
"External id": 12947,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970775, "dur": 8,
"args": {
"External id": 12946,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4163, "python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970791, "dur": 1,
"args": {
"External id": 12951,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970789, "dur": 4,
"args": {
"External id": 12950,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970795, "dur": 3,
"args": {
"External id": 12952,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970800, "dur": 1,
"args": {
"External id": 12953,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970802, "dur": 1,
"args": {
"External id": 12954,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970785, "dur": 22,
"args": {
"External id": 12949,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4164, "python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970773, "dur": 36,
"args": {
"External id": 12945,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4163, "python_caller_id": 955, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970771, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 955, "Python parent id": 956, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970769, "dur": 42,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 956, "Python parent id": 957, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970764, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 957, "Python parent id": 958, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970759, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 958, "Python parent id": 959, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970662, "dur": 152,
"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": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970654, "dur": 160,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 960, "Python parent id": 1157, "Python thread": 0, "Python module id": 2
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970818, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 961, "Python parent id": 988, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970822, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 962, "Python parent id": 987, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970827, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 963, "Python parent id": 970, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970830, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 964, "Python parent id": 969, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970832, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 965, "Python parent id": 969, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970835, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 966, "Python parent id": 968, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970843, "dur": 2,
"args": {
"External id": 12958,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970842, "dur": 4,
"args": {
"External id": 12957,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970840, "dur": 8,
"args": {
"External id": 12956,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4165, "python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970856, "dur": 1,
"args": {
"External id": 12961,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970854, "dur": 4,
"args": {
"External id": 12960,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970860, "dur": 2,
"args": {
"External id": 12962,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970864, "dur": 1,
"args": {
"External id": 12963,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970867, "dur": 0,
"args": {
"External id": 12964,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970850, "dur": 21,
"args": {
"External id": 12959,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4166, "python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970839, "dur": 33,
"args": {
"External id": 12955,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4165, "python_caller_id": 967, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970837, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 967, "Python parent id": 968, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970834, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 968, "Python parent id": 969, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970829, "dur": 46,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970825, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 970, "Python parent id": 987, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970878, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 971, "Python parent id": 987, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970883, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 972, "Python parent id": 977, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970887, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 973, "Python parent id": 975, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970894, "dur": 1,
"args": {
"External id": 12967,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 974, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970897, "dur": 3,
"args": {
"External id": 12968,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 974, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970892, "dur": 9,
"args": {
"External id": 12966,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 974, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970891, "dur": 12,
"args": {
"External id": 12965,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4167, "python_caller_id": 974, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970889, "dur": 16,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 974, "Python parent id": 975, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970886, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 975, "Python parent id": 976, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970885, "dur": 22,
"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": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970880, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 977, "Python parent id": 987, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970910, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 978, "Python parent id": 987, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970914, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 979, "Python parent id": 986, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970918, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 980, "Python parent id": 985, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970920, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 981, "Python parent id": 985, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970922, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 982, "Python parent id": 984, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970932, "dur": 1,
"args": {
"External id": 12972,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970930, "dur": 4,
"args": {
"External id": 12971,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970927, "dur": 9,
"args": {
"External id": 12970,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4168, "python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970944, "dur": 1,
"args": {
"External id": 12975,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970943, "dur": 4,
"args": {
"External id": 12974,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970948, "dur": 3,
"args": {
"External id": 12976,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970953, "dur": 1,
"args": {
"External id": 12977,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970956, "dur": 1,
"args": {
"External id": 12978,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970938, "dur": 22,
"args": {
"External id": 12973,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4169, "python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970926, "dur": 35,
"args": {
"External id": 12969,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4168, "python_caller_id": 983, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970924, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 983, "Python parent id": 984, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970922, "dur": 42,
"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/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970917, "dur": 48,
"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": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970912, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 986, "Python parent id": 987, "Python thread": 0, "Python module id": 7
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970821, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 987, "Python parent id": 988, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970816, "dur": 151,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 988, "Python parent id": 1157, "Python thread": 0, "Python module id": 3
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970971, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 989, "Python parent id": 1016, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970975, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 990, "Python parent id": 1015, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970980, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 991, "Python parent id": 998, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970983, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 992, "Python parent id": 997, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970985, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 993, "Python parent id": 997, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970987, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 994, "Python parent id": 996, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970996, "dur": 1,
"args": {
"External id": 12982,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970995, "dur": 4,
"args": {
"External id": 12981,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970993, "dur": 8,
"args": {
"External id": 12980,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4170, "python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971008, "dur": 2,
"args": {
"External id": 12985,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971007, "dur": 4,
"args": {
"External id": 12984,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971013, "dur": 2,
"args": {
"External id": 12986,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971017, "dur": 1,
"args": {
"External id": 12987,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971020, "dur": 0,
"args": {
"External id": 12988,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971003, "dur": 21,
"args": {
"External id": 12983,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4171, "python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679970991, "dur": 35,
"args": {
"External id": 12979,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4170, "python_caller_id": 995, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679970989, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 995, "Python parent id": 996, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970987, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 996, "Python parent id": 997, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970982, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 997, "Python parent id": 998, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970978, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 998, "Python parent id": 1015, "Python thread": 0, "Python module id": 8
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971032, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 999, "Python parent id": 1015, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971036, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1000, "Python parent id": 1005, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971041, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1001, "Python parent id": 1003, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971048, "dur": 1,
"args": {
"External id": 12991,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1002, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971051, "dur": 3,
"args": {
"External id": 12992,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1002, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971047, "dur": 8,
"args": {
"External id": 12990,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1002, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971045, "dur": 13,
"args": {
"External id": 12989,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4172, "python_caller_id": 1002, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971043, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1002, "Python parent id": 1003, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971040, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1003, "Python parent id": 1004, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971039, "dur": 22,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1004, "Python parent id": 1005, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971034, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1005, "Python parent id": 1015, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971065, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1006, "Python parent id": 1015, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971069, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1007, "Python parent id": 1014, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971073, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1008, "Python parent id": 1013, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971075, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1009, "Python parent id": 1013, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971077, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1010, "Python parent id": 1012, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971086, "dur": 1,
"args": {
"External id": 12996,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971085, "dur": 4,
"args": {
"External id": 12995,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971082, "dur": 8,
"args": {
"External id": 12994,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4173, "python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971098, "dur": 1,
"args": {
"External id": 12999,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971096, "dur": 4,
"args": {
"External id": 12998,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971102, "dur": 3,
"args": {
"External id": 13000,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971107, "dur": 1,
"args": {
"External id": 13001,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971110, "dur": 0,
"args": {
"External id": 13002,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971092, "dur": 22,
"args": {
"External id": 12997,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4174, "python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971081, "dur": 34,
"args": {
"External id": 12993,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4173, "python_caller_id": 1011, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679971079, "dur": 38,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1011, "Python parent id": 1012, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971076, "dur": 42,
"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": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971071, "dur": 48,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1013, "Python parent id": 1014, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971067, "dur": 52,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1014, "Python parent id": 1015, "Python thread": 0, "Python module id": 9
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970974, "dur": 146,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1015, "Python parent id": 1016, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679970969, "dur": 152,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1016, "Python parent id": 1157, "Python thread": 0, "Python module id": 4
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971125, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1017, "Python parent id": 1044, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971129, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1018, "Python parent id": 1043, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971133, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1019, "Python parent id": 1026, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971137, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1020, "Python parent id": 1025, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971139, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1021, "Python parent id": 1025, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971141, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1022, "Python parent id": 1024, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971150, "dur": 1,
"args": {
"External id": 13006,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971149, "dur": 4,
"args": {
"External id": 13005,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971146, "dur": 8,
"args": {
"External id": 13004,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4175, "python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971162, "dur": 1,
"args": {
"External id": 13009,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971160, "dur": 4,
"args": {
"External id": 13008,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971166, "dur": 2,
"args": {
"External id": 13010,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971170, "dur": 1,
"args": {
"External id": 13011,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971173, "dur": 0,
"args": {
"External id": 13012,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971156, "dur": 21,
"args": {
"External id": 13007,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4176, "python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971145, "dur": 33,
"args": {
"External id": 13003,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4175, "python_caller_id": 1023, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679971143, "dur": 37,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1023, "Python parent id": 1024, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971141, "dur": 40,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1024, "Python parent id": 1025, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971135, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1025, "Python parent id": 1026, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971131, "dur": 51,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1026, "Python parent id": 1043, "Python thread": 0, "Python module id": 10
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971184, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1027, "Python parent id": 1043, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971189, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1028, "Python parent id": 1033, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971193, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1029, "Python parent id": 1031, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971200, "dur": 1,
"args": {
"External id": 13015,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1030, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971203, "dur": 2,
"args": {
"External id": 13016,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1030, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971198, "dur": 9,
"args": {
"External id": 13014,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1030, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971197, "dur": 12,
"args": {
"External id": 13013,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4177, "python_caller_id": 1030, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971194, "dur": 17,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1030, "Python parent id": 1031, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971192, "dur": 20,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1031, "Python parent id": 1032, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971191, "dur": 21,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1032, "Python parent id": 1033, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971186, "dur": 27,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1033, "Python parent id": 1043, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971216, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1034, "Python parent id": 1043, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971220, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1035, "Python parent id": 1042, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971224, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1036, "Python parent id": 1041, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971226, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1037, "Python parent id": 1041, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971228, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1038, "Python parent id": 1040, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971237, "dur": 1,
"args": {
"External id": 13020,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971236, "dur": 4,
"args": {
"External id": 13019,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971233, "dur": 9,
"args": {
"External id": 13018,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4178, "python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971249, "dur": 1,
"args": {
"External id": 13023,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971248, "dur": 4,
"args": {
"External id": 13022,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971254, "dur": 2,
"args": {
"External id": 13024,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971258, "dur": 1,
"args": {
"External id": 13025,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971261, "dur": 1,
"args": {
"External id": 13026,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971244, "dur": 21,
"args": {
"External id": 13021,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4179, "python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971232, "dur": 35,
"args": {
"External id": 13017,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4178, "python_caller_id": 1039, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679971230, "dur": 39,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1039, "Python parent id": 1040, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971228, "dur": 41,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1040, "Python parent id": 1041, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971223, "dur": 47,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1041, "Python parent id": 1042, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971218, "dur": 53,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1042, "Python parent id": 1043, "Python thread": 0, "Python module id": 11
}
},
{
"ph": "X", "cat": "python_function",
"name": "debug.py(12): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971127, "dur": 145,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1043, "Python parent id": 1044, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: MyModule", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971122, "dur": 150,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1044, "Python parent id": 1157, "Python thread": 0, "Python module id": 5
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971276, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1045, "Python parent id": 1072, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971280, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1046, "Python parent id": 1071, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971295, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1047, "Python parent id": 1054, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971299, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1048, "Python parent id": 1053, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971301, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1049, "Python parent id": 1053, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971303, "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::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971312, "dur": 2,
"args": {
"External id": 13030,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971311, "dur": 5,
"args": {
"External id": 13029,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971308, "dur": 10,
"args": {
"External id": 13028,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4180, "python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971325, "dur": 2,
"args": {
"External id": 13033,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971324, "dur": 4,
"args": {
"External id": 13032,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971330, "dur": 3,
"args": {
"External id": 13034,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971335, "dur": 1,
"args": {
"External id": 13035,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971337, "dur": 1,
"args": {
"External id": 13036,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971319, "dur": 23,
"args": {
"External id": 13031,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4181, "python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971307, "dur": 36,
"args": {
"External id": 13027,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4180, "python_caller_id": 1051, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): 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": 2716172, "tid": 2716172,
"ts": 1636394679971305, "dur": 40,
"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(1928): linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971302, "dur": 44,
"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/linear.py(102): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971297, "dur": 50,
"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: Linear", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971293, "dur": 54,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1054, "Python parent id": 1071, "Python thread": 0, "Python module id": 12
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971349, "dur": 2,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1055, "Python parent id": 1071, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971354, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1056, "Python parent id": 1061, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_unary>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971359, "dur": 0,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1057, "Python parent id": 1059, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::empty", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971366, "dur": 1,
"args": {
"External id": 13039,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1058, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971369, "dur": 2,
"args": {
"External id": 13040,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1058, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::clamp_min", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971364, "dur": 16,
"args": {
"External id": 13038,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1058, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971362, "dur": 21,
"args": {
"External id": 13037,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4182, "python_caller_id": 1058, "Call stack": "debug.py(36): top_level_fn;debug.py(21): 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 0x7f3b8a0e8d80>;"
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method relu of type object at 0x7f3b8a0e8d80>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971360, "dur": 25,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1058, "Python parent id": 1059, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/functional.py(1384): relu", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971358, "dur": 28,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1059, "Python parent id": 1060, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/activation.py(97): forward", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971357, "dur": 29,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1060, "Python parent id": 1061, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "nn.Module: ReLU", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971352, "dur": 35,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1061, "Python parent id": 1071, "Python thread": 0, "Python module id": 6
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971390, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1062, "Python parent id": 1071, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in method _get_tracing_state of PyCapsule object at 0x7f3b9203ec90>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971395, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1063, "Python parent id": 1070, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971398, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1064, "Python parent id": 1069, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "torch/nn/modules/module.py(1172): __getattr__", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971400, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1065, "Python parent id": 1069, "Python thread": 0
}
},
{
"ph": "X", "cat": "python_function",
"name": "<built-in function _has_torch_function_variadic>", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971403, "dur": 1,
"args": {
"External id": 0,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Python id": 1066, "Python parent id": 1068, "Python thread": 0
}
},
{
"ph": "X", "cat": "cpu_op",
"name": "aten::as_strided", "pid": 2716172, "tid": 2716172,
"ts": 1636394679971412, "dur": 1,
"args": {
"External id": 13044,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1067, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971411, "dur": 4,
"args": {
"External id": 13043,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"python_caller_id": 1067, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(139): forward;nn.Module: MyModule;debug.py(12): forward;nn.Module: Linear;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": 2716172, "tid": 2716172,
"ts": 1636394679971408, "dur": 9,
"args": {
"External id": 13042,
"Trace name": "PyTorch Profiler", "Trace iteration": 0,
"Fwd thread id": 0, "Sequence number": 4183, "python_caller_id": 1067, "Call stack": "debug.py(36): top_level_fn;debug.py(21): call_module;nn.Module: Sequential;torch/nn/modules/container.py(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment