Created
July 12, 2019 17:35
-
-
Save vv111y/b2b504b30c88de060644a1d4915485f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Trace - 01:37:28 PM] Sending request 'textDocument/hover - (337)'. | |
| Params: { | |
| "textDocument": { | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/translate.py" | |
| }, | |
| "position": { | |
| "line": 79, | |
| "character": 4 | |
| } | |
| } | |
| [Trace - 01:37:28 PM] Received response 'textDocument/hover - (337)' in 35ms. | |
| Result: { | |
| "range": { | |
| "end": { | |
| "character": 7, | |
| "line": 79 | |
| }, | |
| "start": { | |
| "character": 4, | |
| "line": 79 | |
| } | |
| }, | |
| "contents": { | |
| "value": "```\nopt: Namespace\n```", | |
| "kind": "markdown" | |
| } | |
| } | |
| [Trace - 01:37:28 PM] Received notification 'telemetry/event'. | |
| Params: { | |
| "Measurements": { | |
| "elapsedMs": 191616.4074 | |
| }, | |
| "Properties": { | |
| "plsVersion": "1.0.0.0", | |
| "method": "textDocument/references" | |
| }, | |
| "EventName": "python_language_server/rpc.request" | |
| } | |
| [Trace - 01:37:28 PM] Received response 'textDocument/references - (200)' in 709ms. | |
| Result: [ | |
| { | |
| "range": { | |
| "end": { | |
| "character": 15, | |
| "line": 30 | |
| }, | |
| "start": { | |
| "character": 12, | |
| "line": 30 | |
| } | |
| }, | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/train.py" | |
| }, | |
| { | |
| "range": { | |
| "end": { | |
| "character": 19, | |
| "line": 34 | |
| }, | |
| "start": { | |
| "character": 16, | |
| "line": 34 | |
| } | |
| }, | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/train.py" | |
| }, | |
| { | |
| "range": { | |
| "end": { | |
| "character": 25, | |
| "line": 34 | |
| }, | |
| "start": { | |
| "character": 22, | |
| "line": 34 | |
| } | |
| }, | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/train.py" | |
| }, | |
| { | |
| "range": { | |
| "end": { | |
| "character": 49, | |
| "line": 37 | |
| }, | |
| "start": { | |
| "character": 46, | |
| "line": 37 | |
| } | |
| }, | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/train.py" | |
| }, | |
| { | |
| "range": { | |
| "end": { | |
| "character": 29, | |
| "line": 38 | |
| }, | |
| "start": { | |
| "character": 26, | |
| "line": 38 | |
| } | |
| }, | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/train.py" | |
| } | |
| ] | |
| [Trace - 01:37:30 PM] Sending request 'textDocument/references - (338)'. | |
| Params: { | |
| "textDocument": { | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/translate.py" | |
| }, | |
| "position": { | |
| "line": 79, | |
| "character": 4 | |
| }, | |
| "context": { | |
| "includeDeclaration": false | |
| } | |
| } | |
| [Trace - 01:37:40 PM] Sending request 'textDocument/hover - (339)'. | |
| Params: { | |
| "textDocument": { | |
| "uri": "file:///home/will/DevAcademics/NLP/AISC-Workshop/asgn2+3/Transformer/translate.py" | |
| }, | |
| "position": { | |
| "line": 79, | |
| "character": 4 | |
| } | |
| } | |
| [Trace - 01:37:40 PM] Received response 'textDocument/hover - (339)' in 32ms. | |
| Result: { | |
| "range": { | |
| "end": { | |
| "character": 7, | |
| "line": 79 | |
| }, | |
| "start": { | |
| "character": 4, | |
| "line": 79 | |
| } | |
| }, | |
| "contents": { | |
| "value": "```\nopt: Namespace\n```", | |
| "kind": "markdown" | |
| } | |
| } | |
| [Trace - 01:37:57 PM] Received notification 'python/beginProgress'. | |
| Params: [] | |
| [Trace - 01:37:57 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 89 items left..." | |
| ] | |
| [Trace - 01:37:59 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 155 items left..." | |
| ] | |
| [Trace - 01:37:59 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 179 items left..." | |
| ] | |
| [Trace - 01:37:59 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 178 items left..." | |
| ] | |
| [Trace - 01:37:59 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 180 items left..." | |
| ] | |
| [Trace - 01:38:00 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 190 items left..." | |
| ] | |
| [Trace - 01:38:00 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 103 items left..." | |
| ] | |
| [Trace - 01:38:01 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 326 items left..." | |
| ] | |
| [Trace - 01:38:01 PM] Received notification 'telemetry/event'. | |
| Params: { | |
| "Measurements": { | |
| "elapsedMs": 190022.4101 | |
| }, | |
| "Properties": { | |
| "plsVersion": "1.0.0.0", | |
| "method": "textDocument/references" | |
| }, | |
| "EventName": "python_language_server/rpc.request" | |
| } | |
| [Trace - 01:38:01 PM] Received response 'textDocument/references - (287)' in 24ms. | |
| Result: null | |
| [Trace - 01:38:02 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 757 items left..." | |
| ] | |
| [Trace - 01:38:04 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1204 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1690 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1657 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1645 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1610 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1582 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1552 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1515 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1486 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1433 items left..." | |
| ] | |
| [Trace - 01:38:08 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1408 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1365 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1326 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1242 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1190 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1144 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1083 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1064 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1051 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1023 items left..." | |
| ] | |
| [Trace - 01:38:09 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1014 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 1003 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 982 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 962 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 956 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 955 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 945 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 935 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 911 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 883 items left..." | |
| ] | |
| [Trace - 01:38:10 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 870 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 862 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 857 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 842 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 824 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 815 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 769 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 762 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 729 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 701 items left..." | |
| ] | |
| [Trace - 01:38:11 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 658 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 616 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 579 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 565 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 557 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 542 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 519 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 509 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 490 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 461 items left..." | |
| ] | |
| [Trace - 01:38:12 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 440 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 412 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 381 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 364 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 332 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 299 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 284 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 248 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 213 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 174 items left..." | |
| ] | |
| [Trace - 01:38:13 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 129 items left..." | |
| ] | |
| [Trace - 01:38:14 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 65 items left..." | |
| ] | |
| [Trace - 01:38:14 PM] Received notification 'python/reportProgress'. | |
| Params: [ | |
| "Analyzing in background, 11 items left..." | |
| ] | |
| [Trace - 01:38:14 PM] Received notification 'python/endProgress'. | |
| Params: [] | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/__init__.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/connectivity_tool.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/diameter_tool.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/io_import_multiple_objs.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/remote_dacapo.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/crontab.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/io_import_ser.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/queue_dacapo.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/remote_qn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/queue_qn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/processor_tool.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/RNN/vanilla_seq2seq.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/Zotero/papermachines/processors/lint.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/reinforcement_q_learning.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/spine_head_analyzer.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/spine_head_analyzer_c.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DevOrgMode/tensorflow_rough.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/Zotero/papermachines/processors/textprocessor.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/neuropil_tools/spine_head_analyzer_sy.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/parallel_ml_tutorial/svm_gui.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/FeatureControlHRL/a3c.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/Zotero/papermachines/processors/mallet_lda.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/model_utils.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/run_race.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/adversarial/sgd_alt.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/adversarial/sgd.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/adversarial/deconv.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/run_classifier.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/adversarial/__init__.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/train_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/optimization_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/optimization.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/run_pretraining.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/naacl_transfer_learning_tutorial/utils.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/modeling.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/run_squad.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/naacl_transfer_learning_tutorial/finetuning_model.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/run_squad.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/ensemble.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/neuron.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/ensemble_origin.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/lif.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/network.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/naacl_transfer_learning_tutorial/pretraining_train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/run_classifier.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/naacl_transfer_learning_tutorial/finetuning_train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/progressive_growing_of_gans/networks.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/bert/run_classifier_with_tfhub.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/progressive_growing_of_gans/loss.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/progressive_growing_of_gans/train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/progressive_growing_of_gans/dataset.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/eager_gans/train_sagan_celeba.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/iGAN_predict.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/xlnet/tpu_estimator.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/constrained_opt_theano.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/constrained_opt.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/iGAN_script.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/examples/co_qn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/kitchin/examples/co.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/test_loss_weighting.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/test_loss_masking.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/test_multiprocessing.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/imdb_cnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/test_model_saving.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/generate_samples.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/iGAN_main.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/reuters_mlp.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/conv_lstm.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_acgan.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/addition_rnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_tfrecord.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/neural_style_transfer.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/babi_memnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/configure.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/variational_autoencoder.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/lstm_text_generation.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/image_ocr.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/lstm_benchmark.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/neural_doodle.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/antirectifier.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_sklearn_wrapper.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/imdb_lstm.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_irnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_transfer_cnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/variational_autoencoder_deconv.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_siamese_graph.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/babi_rnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/imdb_fasttext.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/stateful_lstm.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_mlp.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/imdb_cnn_lstm.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_cnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/__init__.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_net2net.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/pretrained_word_embeddings.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/reuters_mlp_relu_vs_selu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/lif_rate.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/imdb_bidirectional_lstm.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/origin.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/cifar10_cnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/filter.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/examples/mnist_hierarchical_rnn.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/helpers.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/hPES_termination.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/simplenode.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/probe.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/NRI/train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/docs/autogen.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/input.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/NRI/lstm_baseline.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/NRI/train_enc.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/NRI/train_dec.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/learned_termination.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/facets/facets_atlasmaker/convert.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/Downloads/AcademicTooling/zotero_metadata_importer/zmi_dialog.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/qpg/train/mujoco_sac_serial.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/qpg/train/mujoco_ddpg_serial.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/qpg/train/mujoco_td3_serial.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/qpg/train/mujoco_ddpg_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/pg/train/mujoco_ff_a2c_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/pg/train/mujoco_ff_ppo_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/pg/train/mujoco_ppo_serial.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/mujoco/pg/train/mujoco_ff_ppo_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_dqn_serial.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_r2d1_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_dqn_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_dqn_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_dqn_gpu_noeval.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/dqn/train/atari_catdqn_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/launch/launch_atari_ff_a2c_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_ff_a2c_gpu_multi.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_ff_a2c_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_ff_ppo_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_lstm_ppo_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_ff_a2c_cpu_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_lstm_a2c_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_lstm_a2c_cpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_lstm_a2c_cpu_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/experiments/scripts/atari/pg/train/atari_ff_a2c_gpu.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/categorical_vocabulary.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/stability_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/regression_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/run_config.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/estimator_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/head.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/estimator.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/debug.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dnn_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/anaconda3/envs/mat2vec/bin/dumppdf.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dynamic_rnn_estimator.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/anaconda3/envs/mat2vec/bin/latin2ascii.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dynamic_rnn_estimator_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/PythonDataScienceHandbook/website/fabfile.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/composable_model.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/logistic_regressor_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dnn_linear_combined_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/ssd/python/draw_net.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/mlsh/mlsh_code/master.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/mlsh/mlsh_code/learner.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/linear_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin_Pytorch/word_language_model/main.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/SNNs/figure1/run.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin_Pytorch/tuner_utils/yellowfin_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/parsing/train.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/scripts/write_srl_predictions_to_conll_format.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/tuner_utils/yellowfin_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/tuner_utils/yellowfin.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/scripts/examine_sql_coverage.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/doc/conf.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/sentencepiece/python/sentencepiece_pb2.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/sentencepiece/python/sentencepiece.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/nengo_theano/nengo_theano/test/test_eval_points.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/tests/mocks.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/sentencepiece/python/sentencepiece_model_pb2.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/gui_design.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/CalcConsulting/WeightWatcher/weightwatcher/weightwatcher.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/gui_draw.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/parsing/utils.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/papers/SAGAN/sagan.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/gandissect/netdissect/modelconfig.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/papers/GAN/gan.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/gandissect/netdissect/aceplotablate.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/gui_vis.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/regularizers_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/optimizers_test.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/scripts/convert_openie_to_conll.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/gandissect/netdissect/acesummarize.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/integration_tests/test_vector_data_tasks.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/test_callbacks.py" | |
| } | |
| [Trace - 01:38:19 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/integration_tests/test_image_data_tasks.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/pygcn/pygcn/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/papers/DCGAN/dcgan.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/integration_tests/test_temporal_data_tasks.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gae/gae/optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gae/gae/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/gandissect/netdissect/aceoptimize.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/test_sequential_model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gcn/gcn/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/keras/preprocessing/image.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/super_resolution/main.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/snli/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gcn/gcn/models.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/time_sequence_prediction/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/docs/conf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_1.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_3.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_2.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_4.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_7.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/examples/example_6a.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/facets/facets_overview/python/feature_statistics_generator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/facets/facets_overview/python/base_feature_statistics_generator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/tools/syscall_header_gen.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/algorithms/dfs/sudoku_solver.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/facets/facets_overview/python/feature_statistics_pb2.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/Python/Neural_Network/bpnn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/Python/machine_learning/k_means_clust.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/Zotero/papermachines/processors/lib/geodict/geodict_lib.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/NotebookWidgets/niwidgets/doc/conf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/NotebookWidgets/niwidgets/niwidgets/niwidget_volume.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/NotebookWidgets/niwidgets/niwidgets/niwidget_surface.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/ssd/python/caffe/classifier.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/ssd/python/caffe/detector.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/mlsh/envs/mujoco/mujoco_env.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/cifar/model/resnet_utils.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/ptb/model/reader.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/cifar/model/resnet_model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/common/from_params.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/common/util.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/common/configuration.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/common/params.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/tools/lex.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/highway.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/vocabulary.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/conditional_random_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/DNNs/YellowFin/ptb/model/ptb_word_lm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/tools/bitfield_gen.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/time_distributed.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/lstm_cell_with_projection.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/bimpm_matching.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/feedforward.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/sampled_softmax_loss.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/stacked_bidirectional_lstm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/encoder_base.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/maxout.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dnn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/augmented_lstm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/elmo.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/openai_transformer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/stacked_alternating_lstm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/_sklearn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/service/server_simple.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/tensorboard_writer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/optimizers.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/checkpointer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/elmo_lstm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callback_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metric_tracker.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/moving_average.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/dry_run.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/print_results.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/make_vocab.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/svm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/configure.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/test_install.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/train.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/fine_tune.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/estimators_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/evaluate.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/elmo.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/nn/beam_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/nn/initializers.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/nn/chu_liu_edmonds.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/dnn_linear_combined.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/biaffine_dependency_parser.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/util.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/find_learning_rate.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/nn/util.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/commands/predict.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tools/drop_eval.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_role_labeler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/simple_tagger.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/event2mind.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/esim.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/basic_classifier.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/bimpm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/biattentive_classification_network.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/constituency_parser.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/biaffine_dependency_parser_multilang.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/linear.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/bidirectional_lm.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/decomposable_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/crf_tagger.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/srl_bert.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/language_model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/graph_parser.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/archival.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/predictors/predictor.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/constrained_beam_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/beam_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/tests/search/random_search_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/search/alphagan_random_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/tutorials/tagger/basic_allennlp.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/bert_for_classification.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/search/random_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/search/aligned_random_search.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/giga_wolf_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/local_nash_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/elastic_weight_consolidation_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/curl_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/mat2vec/mat2vec/training/phrase2vec.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/amsgrad.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/gradient_magnitude_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/simultaneous_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/gang_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/base_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/alternating_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/weight_constraint_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/self_supervised_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/save_result.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/progress_compress_kbgan_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/ui_warp.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/base_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/ui_sketch.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/gradient_penalty_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/ui_color.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/iGAN/ui/ui_recorder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/gp_sn_memory_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/discriminators/base_discriminator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/gans/base_gan.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/backend/backend_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/layers/convolutional_recurrent_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/layers/normalization_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/layers/wrappers_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/layers/recurrent_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/engine/test_training.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/engine/test_topology.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/legacy/models_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/legacy/layers_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/legacy/interface_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/wrappers/scikit_learn_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/keras/tests/keras/utils/io_utils_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment11/mp11/main_tf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment4/mp4/main.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment4/mp4/train_eval_model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment7/mp7/linear_mrf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment10/mp10/vae.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment2/mp2/main.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment2/mp2/train_eval_model.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/recall.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/accuracy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/loss.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/precision.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/epoch_metric.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/handlers/timing.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/metrics/metric.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/handlers/terminate_on_nan.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/engine/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/reinforcement_learning/reinforce.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/contrib/mnist_with_tqdm_logger.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/engine/engine.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/state_saving_rnn_estimator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/reinforcement_learning/actor_critic.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/mnist/mnist.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/mnist/mnist_with_tensorboardx.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/mnist/mnist_with_visdom.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/gan/dcgan.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/docs/source/conf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/examples/fast_neural_style/neural_style.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/cpp/tools/download_mnist.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/utils/test_policy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/state_saving_rnn_estimator_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/fast_neural_style/neural_style/neural_style.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/utils/logx.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/utils.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/utils/mpi_tf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/samplers/collections.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/examples/cpp/dcgan/display_samples.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/distributions/gaussian.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/runners/multigpu_sync.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/estimator_input_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/runners/minibatch_rl.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/runners/minibatch_rl_eval.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/agents/base.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/libsel4/tools/syscall_header_gen.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/runners/async_rl.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/worlds/text2sql_world.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/runners/minibatch_rl_base.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/worlds/atis_world.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/contexts/sql_context_utils.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/worlds/world.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/contexts/atis_sql_table_context.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/estimators/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/contexts/quarel_utils.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/common/from_params_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/libsel4/tools/bitfield_gen.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/common/params_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/type_declarations/type_declaration.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/semparse/domain_languages/domain_language.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/common/registrable_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/service/config_explorer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/modules/elmo_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/optimizer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/multi_task_trainer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/ops/losses_ops.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/moving_average_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/gan_callback_trainer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/ops/seq2seq_ops.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/trainer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/callback_trainer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/gan_trainer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/elmo_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/graph_io.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/find_learning_rate_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/main_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/train_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/make_vocab_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/tools/drop_eval_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/data_feeder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/models/simple_tagger_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/commands/dry_run_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/common/testing/model_test_case.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/universal_dependencies.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/multiprocess_dataset_reader.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/ontonotes_ner.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/interleaving_dataset_reader.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/generator_io.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_dependency_parsing.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/penn_tree_bank.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/copynet_seq2seq.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/text_classification_json.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/models/archival_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/language_modeling.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/sequence_tagging.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/datasets/base.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/babi.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/event2mind.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/quora_paraphrase.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/snli.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/stanford_sentiment_tree_bank.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/ccgbank.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/conll2000.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/conll2003.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_role_labeling.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/dataset_reader.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/simple_language_modeling.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/seq2seq.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/universal_dependencies_multilang.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/elmo_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/token_characters_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/ner_tag_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/dep_label_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/single_id_token_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/datasets/mnist.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/token_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/wordpiece_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/stochastic_hard_decisions_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/token_indexers/pos_tag_indexer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/iterators/multiprocess_iterator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/iterators/bucket_iterator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/k_feature_decisions_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/iterators/homogeneous_batch_iterator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/hard_decisions_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/decisions_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/tokenizers/character_tokenizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/stochastic_soft_decisions_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/tokenizers/word_filter.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/tokenizers/word_tokenizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/index_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/forest_to_data_then_nn.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/label_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/production_rule_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/keras/api/keras/optimizers/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/sequence_label_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/iterators/data_iterator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/matrix_attention/linear_matrix_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/adjacency_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/multilabel_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/matrix_attention/legacy_matrix_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/attention/linear_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/matrix_attention/bilinear_matrix_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/attention/bilinear_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/attention/attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/text_field_embedders/text_field_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/similarity_functions/bilinear.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/similarity_functions/linear.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/similarity_functions/dot_product.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/similarity_functions/multiheaded.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/text_field_embedders/basic_text_field_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/cnn_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/pytorch_seq2vec_wrapper.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/boe_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/bert_pooler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/bidirectional_language_model_token_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2vec_encoders/cnn_highway_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/bag_of_word_counts_token_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/language_model_token_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/fields/list_field.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/tokenizers/sentence_splitter.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/bert_token_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/token_characters_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/openai_transformer_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/elmo_token_embedder_multilang.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/embedding.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/token_embedders/elmo_token_embedder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/span_extractors/span_extractor.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/span_extractors/bidirectional_endpoint_span_extractor.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/span_extractors/endpoint_span_extractor.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/pass_through_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/intra_sentence_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/pytorch_seq2seq_wrapper.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/multi_head_self_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/checkpoint.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/callback_handler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/generate_training_batches.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/categorical_split_handler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/track_metrics.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/post_to_url.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/train_supervised.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/learning_rate_schedulers/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/learning_rate_schedulers/noam.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/callbacks/log_to_tensorboard.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/learning_rate_schedulers/cosine.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/base_split_handler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/learning_rate_schedulers/learning_rate_scheduler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/learning_rate_schedulers/slanted_triangular.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/gated_cnn_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/entropy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/unigram_recall.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/fbeta_measure.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/mean_absolute_error.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/categorical_accuracy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/qanet_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/srl_eval_scorer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/ordinal_split_handler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/conll_coref_scores.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/evalb_bracketing_scorer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/boolean_accuracy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/bleu.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/sequence_accuracy.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/feedforward_encoder.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/pearson_correlation.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/attachment_scores.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/covariance.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/auc.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/metric.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/momentum_schedulers/inverted_triangular.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/momentum_schedulers/momentum_scheduler.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/nn/regularizers/regularizer_applicator.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/encoder_decoders/simple_seq2seq.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/coreference_resolution/coref.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/modules/seq2seq_encoders/stacked_self_attention.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/training/metrics/span_based_f1_measure.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/text2sql_parser.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/rnn_ptb.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/reading_comprehension/bidaf.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/reading_comprehension/dialog_qa.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/reading_comprehension/bidaf_ensemble.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/transition_functions/transition_function.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/reading_comprehension/qanet.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/rnn_ptb_graph_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/transition_functions/linking_coverage_transition_function.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/pandas_io.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/rnn_ptb_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/transition_functions/linking_transition_function.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/trainers/maximum_marginal_likelihood.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/trainers/expected_risk_minimization.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/transition_functions/coverage_transition_function.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/states/grammar_based_state.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/states/coverage_state.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/dask_io.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/states/grammar_statelet.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/states/checklist_statelet.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/orthonormal_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/social_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/predictive_method_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/depth_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/ema_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/sga_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/potential_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/sos_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/jr_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/rnn_colorbot.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/consensus_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/state_machines/transition_functions/basic_transition_function.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/optimizers/experimental/gan_optimizer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/multi_step_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/depth_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/kbeam_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/fitness_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/proportional_control_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/consensus_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/trainers/experimental/evolution_trainer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/k_lipschitz_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/weight_penalty_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/minibatch_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/gradient_locally_stable_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/progress_compress_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/memory_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/train_hooks/experimental/imle_train_hook.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/ops/tensorflow/adamirror.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/ops/tensorflow/ops.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/HyperGAN/hypergan/ops/tensorflow/params.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/proximal_adagrad_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/scan_ops_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/adagrad_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/addsign_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/adagrad_da_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/momentum_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/adamax_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/proximal_gradient_descent_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/ftrl_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/eager_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/variable_ops_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/sort_ops_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/adadelta_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/rmsprop_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/dense_layer_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/adam_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/jit_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tests/powersign_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/session_bundle/bundle_shim.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/session_bundle/session_bundle.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tfprof/model_analyzer.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mpi_collectives/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/graph_editor/select.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mpi_collectives/mpi_allreduce_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mpi_collectives/mpi_ops_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mpi_collectives/mpi_allgather_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/rnn_colorbot_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/resnet50.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mixed_precision/__init__.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/gradient_descent.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/resnet50_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adadelta.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adagrad_test.py" | |
| } | |
| [Trace - 01:38:20 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/resnet50_graph_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/graph_editor/subgraph.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adam.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/optimizer_v2.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/gradient_descent_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/rmsprop.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/momentum.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adagrad.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/momentum_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/optimizer_v2_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lookup/lookup_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adadelta_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/optimizer_v2_symbols.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/rmsprop_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/gan/mnist_graph_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/saved_model/saved_model_half_plus_two.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/adam_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/gan/mnist_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/text_classification_character_rnn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/speech_commands/models.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/text_classification.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/iris_custom_model.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/iris_custom_decay_dnn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/multiple_gpu.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/gan/mnist.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/resnet.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/text_classification_character_cnn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/mnist.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/speech_commands/train.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/scan_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/cond_v2_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/optimizer_v2/checkpointable_utils_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/record_input_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/rnn_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/shape_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/linear_regression_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/atrous_convolution_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/linear_regression_graph_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/sparse_tensor_dense_matmul_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/learn/text_classification_cnn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/linear_regression.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/variables_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/revnet/revnet_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/reader_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/revnet/main_estimator.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/tensor_array_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/relu_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/fractional_avg_pool_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/sparse_xent_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/check_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/parameterized_truncated_normal_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/template_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/revnet/resnet_preprocessing.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/array_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/matmul_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/reduce_benchmark_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/while_v2_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/atrous_conv2d_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/fractional_max_pool_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/sparse_cross_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/conv_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/regex_replace_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/segment_reduction_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/fft_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/revnet/main_estimator_tpu.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/py_func_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/revnet/main.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/model_analyzer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/model_analyzer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/densenet/densenet_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/profile_context_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/densenet/densenet_graph_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/profiler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/control_flow_ops_py_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/fifo_queue_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/option_builder.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/profiler_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/tfprof_logger_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/profile_context.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/feature_column/feature_column.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/pprof_profiler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/normalization.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/l2hmc_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/core.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/pprof_profiler_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/main.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/losses_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/utils.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/map_parallelization_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/model_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/saved_model/builder_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/convolutional.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/base.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/keras.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/feature_column/feature_column_v2.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/assert_next_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/run_config_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/run_config.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/latency_all_edges_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/exporter.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/tensor_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/keras_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/backprop_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/backprop.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/map_vectorization_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/layers/normalization_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/context.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/benchmarks_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/def_function.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/training.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/summary/plugin_asset.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/optimize_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/summary/summary.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/noop_elimination_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/__init__.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/estimator_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/hoist_random_uniform_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/backend_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/regularizers_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/models.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/optimization/map_and_filter_fusion_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/optimizers.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/serialization/optimize_dataset_serialization_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/models_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/optimizers_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/metrics.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/eager/function_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/losses_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/session_run_hook.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/optimizer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/callbacks_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/moving_averages.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/metrics_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/gradient_descent.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/server_lib.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/proximal_adagrad.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/callbacks.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/losses/python/losses_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/estimator/python/head_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adagrad_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/proximal_adagrad_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adadelta.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/model_subclassing_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/proximal_gradient_descent.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/gradient_descent_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/estimator/python/head_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/supervisor.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adagrad_da_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/session_manager.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/estimator/python/stargan_estimator_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adam.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/momentum_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/saver.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/sync_replicas_optimizer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/coordinator.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/estimator/python/gan_estimator_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/sync_replicas_optimizer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/backend.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/rmsprop.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/distribute.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/integration_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/proximal_gradient_descent_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/ftrl_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/learning_rate_decay.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpoint_management.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/monitored_session_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/ftrl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/queue_runner_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adagrad_da.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/learning_rate_decay_v2.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/optimizer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/momentum.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/monitored_session.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adagrad.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/server_lib_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/training.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/basic_session_run_hooks.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/saver_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adadelta_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/rmsprop_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/evaluation_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/slot_creator.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/input.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/adam_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/util/serialization.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/selective_registration_header_lib.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/estimator/python/gan_estimator_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/print_selective_registration_header_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/optimize_for_inference.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/print_selective_registration_header.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/inspect_checkpoint.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/optimize_for_inference_lib.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/graph_util_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/features/python/clip_weights_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/optimize_for_inference_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/device.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/features/python/clip_weights_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/graph_to_function_def.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/registry.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/smart_cond.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/saved_model_cli.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/softplus.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/tensor_util.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/op_def_library.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/function.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/reshape.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/c_api_util.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/tensor_util_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/contrib_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/test_util.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/constant_op.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/error_interpolation.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/tensor_shape.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/masked_autoregressive.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/batch_normalization.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/freeze_graph.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/dtypes.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/session_list_devices_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/timeline_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/receptive_field/python/util/examples/rf_benchmark.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/function_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/session_clusterspec_prop_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/distribute/distribute_coordinator.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/notebook.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/platform/app.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/platform/benchmark.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/memory_optimizer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/session.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/tf_optimizer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/graph_placer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/distribute/distribute_coordinator_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/graph_placer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/cost_analyzer_tool.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/tf_optimizer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/embedding_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/tensor_array_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/conv2d_benchmark.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/periodic.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/io_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/hierarchical_controller.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/grappler/layout_optimizer_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/check_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/quantized_conv_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/variable_scope.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/special_math_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/lookup_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/client/session_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/template.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/state_space_model.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/init_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/split_benchmark.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/framework/ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/summary_op_util.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/summary_ops_v2.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/partitioned_variables.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/sdca_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/script_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/gradient_checker.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/array_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/logging_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/kalman_filter.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/string_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/rnn_cell_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/image_ops_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/array_grad.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/concat_benchmark.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/state_space_model_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/data_flow_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/control_flow_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/metrics_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/nn_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/parsing_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/collective_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/rnn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/structural_ensemble.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/numerics.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/data/parallel_reader.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/control_flow_util.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/data/tfexample_decoder.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/functional_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/data/prefetch_queue.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/random_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/clip_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/candidate_sampling_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/confusion_matrix.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/ctc_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/control_flow_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/nn_impl.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/data/dataset_data_provider.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/math_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/__init__.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/mockify.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/spectral_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/variables.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/test/run_and_gather_logs.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/test/run_and_gather_logs_lib.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/sparse_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/GlyphConsistency.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/graph_transforms/__init__.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/BitmapHandler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gae/build/lib/gae/optimizer.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment3/mp3/codefromtf/logistic_model.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/test/upload_test_benchmarks.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/cs446/assignments/assignment11/mp11/models/gan.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/contrib/metrics/roc_auc.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/contrib/metrics/average_precision.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/contrib/engines/tbptt.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/contrib/handlers/tqdm_logger.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/ignite/contrib/handlers/param_scheduler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/resource_variable_ops.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/DocCompare.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/ppo/ppo.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/vpg/vpg.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/tests/ignite/engine/test_engine.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/ddpg/ddpg.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GraphNN/gae/build/lib/gae/train.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/tests/ignite/handlers/test_checkpoint.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/td3/td3.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/main_ui.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/docs/parser_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/exercises/problem_set_2/exercise2_3.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/exercises/problem_set_1/exercise1_3.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/fc/FontCompare.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/pg/base.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/pg/ppo.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/sac/sac.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/pg/a2c.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/FontCompare/unittests/unittests.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/dqn/cat_dqn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/dqn/dqn.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/qpg/ddpg.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/dockerfiles/assembler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/dqn/r2d1.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/algos/qpg/sac.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/samplers/cpu/parallel_sampler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/samplers/gpu/parallel_sampler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/image_ops_test.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/samplers/async/async_gpu_sampler.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/manual/tools/libsel4_tools/syscall_header_gen.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/utils/launching/affinity.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/code/data_structures/src/queue/queue/queue.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/third_party/uncrustify/tests/default_strings_remover.py" | |
| } | |
| [Trace - 01:38:21 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/rlpyt/rlpyt/utils/logging/tabulate.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/webcollab.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/NotebookWidgets/niwidgets/build/lib/niwidgets/niwidget_volume.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/third_party/uncrustify/scripts/option_reducer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PythonNotebooks/NotebookWidgets/niwidgets/build/lib/niwidgets/niwidget_surface.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/SOMs/somoclu/src/Python/doc/source/conf.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/semparse/domain_languages/quarel_language_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/modules/text_field_embedders/basic_text_field_embedder_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/modules/token_embedders/elmo_token_embedder_multilang_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/docs/parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/modules/token_embedders/elmo_token_embedder_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/learning_rate_schedulers/learning_rate_scheduler_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/learning_rate_schedulers/slanted_triangular_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/learning_rate_schedulers/cosine_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/data/token_indexers/bert_indexer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/tests/test926.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/metrics/fbeta_measure_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/trpo/trpo.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/training/momentum_schedulers/inverted_triangular_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/tests/models/reading_comprehension/qanet_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/OS/seL4/manual/tools/libsel4_tools/bitfield_gen.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/coreference_resolution/conll.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/coreference_resolution/winobias.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/quarel.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/ppo/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/atis.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/trpo/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/sac/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/td3/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/template_text2sql.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/ddpg/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/utils/run_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/ReinforcementLearning/spinningup/spinup/algos/vpg/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/grammar_based_text2sql.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/nlvr.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/dataset_utils/text2sql_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/squad.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/dataset_utils/span_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/triviaqa.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/drop.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/quarel/quarel_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/quac.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/atis/atis_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/qangaroo.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/wikitables/wikitables_erm_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/nlvr/nlvr_direct_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/wikitables/wikitables_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/nlvr/nlvr_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/xla/python_api/xla_shape.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/tf2xla/python/xla.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/third_party/examples/eager/spinn/spinn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/wikitables/wikitables_mml_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/examples/lstm.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/models/semantic_parsing/nlvr/nlvr_coverage_semantic_parser.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/reading_comprehension/util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/test/batch_matmul_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/custom_plugin_examples/plugin_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/compiler/xla/python/xla_client.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/test/test_tftrt.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/test/tf_trt_integration_test_base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/python/trt_convert_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensorrt/python/trt_convert.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/quantize/python/quantize_graph.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/checkpoint/python/visualize_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/checkpoint/python/python_state.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/quantize/python/quantize.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/quantize/python/quantize_graph_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/test_util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/constrained_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/pyct/common_transformers/anf.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/external_regret_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/external_regret_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/pyct/static_analysis/type_info_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/candidates.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/mat2vec/build/lib/mat2vec/training/phrase2vec.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/swap_regret_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/pyct/static_analysis/type_info.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/candidates_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/quantize/python/quantize_parameterized_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/constrained_optimization/python/swap_regret_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/kernel_methods/python/kernel_estimators.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/sdca_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/sdca_estimator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/sdca_estimator_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/tfe.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/parameter_server.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/gan/python/train.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/saver.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/network.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/tools/api/generator/doc_srcs.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/saver_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/dnn_tree_combined_estimator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/evaluator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/inputs/queues/feeding_queue_runner.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/eager/python/metrics_impl.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/model.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/stat_summarizer/python/stat_summarizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/python/tensor_forest.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mixed_precision/python/loss_scale_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/model_pruning/python/learning.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/mixed_precision/python/loss_scale_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/schema/upgrade_schema.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/schema/upgrade_schema_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/specs/python/summaries.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/export_strategy_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/client/random_forest.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/python/lite_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/python/convert_saved_model_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/python/op_hint.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/monitors.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/python/lite.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/minimize_loss_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/step_fn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/estimator_integration_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/collective_all_reduce_strategy.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/parameter_server_strategy.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/multi_worker_test_base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/experiment_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/step_fn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/optimizer_v2_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/strategy_test_lib.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/single_loss_example.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/parameter_server_strategy_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/metric_spec.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/monitor_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/collective_all_reduce_strategy_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/export_strategy.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/estimator_training_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/mirrored_strategy.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/combinations_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/how_tos/reading_data/fully_connected_preloaded_var.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/models.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/cross_tower_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/mnist/mnist.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/get_started/regression/custom_regression.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/combinations.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/get_started/regression/dnn_regression.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/cross_tower_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/mnist/mnist_softmax.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/keras_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/mnist/mnist_softmax_xla.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/mnist/mnist_deep.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/layers/cnn_mnist.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/mnist/mnist_with_summaries.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/estimators/abalone.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/internal/model_analyzer_testlib.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/kernel_tests/random/multinomial_op_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/internal/run_metadata_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/profiler/internal/flops_registry.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/util/convert_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/kernel_tests/optional_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/util/convert.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/ops/optional_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/tutorials/word2vec/word2vec_basic.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/optimizers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/ops/readers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/ops/iterator_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/linear.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/dnn_linear_combined.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/examples/how_tos/reading_data/fully_connected_preloaded.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/learn/python/learn/experiment.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/dnn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/ops/interpolate_spline.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/boosted_trees.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/testing/generate_examples.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/optimizers_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/baseline_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/ops/dense_image_warp.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/data/ops/dataset_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/ops/sparse_image_warp.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/baseline.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/dnn_linear_combined_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/ops/single_image_random_dot_stereograms.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/lib/io/tf_record_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/head.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/lib/io/tf_record.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/summary/writer/writer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/linear_testing_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/gru_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/embeddings.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/ops/distort_image_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/lstm_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/local_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/convolutional_recurrent_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/normalization_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/embeddings_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/simplernn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/recurrent.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/recurrent_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/convolutional.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/wrappers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/kernel_tests/interpolate_spline_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/dnn_testing_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_gpu_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/wrappers_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/input_layer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_eager.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/image/python/kernel_tests/dense_image_warp_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/base_layer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_distributed.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/layers/convolutional_recurrent.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/network.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/saving.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/sequential.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nearest_neighbor/python/ops/nearest_neighbor_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/feature_columns_integration_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/estimator/canned/head_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/saving_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/integrate/python/ops/odes.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/sequential_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/utils/multi_gpu_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/wrappers/scikit_learn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_eager_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/utils/multi_gpu_utils_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/utils/tf_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/utils/data_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpointable/base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/utils/io_utils_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/training_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpointable/data_structures.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpointable/data_structures_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/grpc_debug_test_server.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/integrate/python/ops/odes_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpointable/util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/stepper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/keras/engine/topology_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/training/checkpointable/util_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_gradients_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/session_debug_file_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/session_debug_grpc_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/source_utils_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_graphs.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_utils_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/stepper_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/session_debug_testlib.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_graph_reconstruction_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/session_debug_multi_gpu_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/lib/debug_gradients.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/tensor_format_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/analyzer_cli.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/debugger_cli_common.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/stepper_cli_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/cli_shared.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/stepper_cli.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/tensor_format.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/proto/python/kernel_tests/proto_op_test_base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/examples/debug_keras.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/cloud/python/ops/bigquery_reader_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/curses_ui.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/analyzer_cli_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/cloud/python/ops/gcs_config_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/grpc_wrapper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/local_cli_wrapper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/hooks.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/framework.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/framework_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/fused_conv/python/ops/fused_conv2d_bias_activation_op_test_base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/cli/profile_analyzer_cli_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/util/protobuf/compare.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg/linalg_impl.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg/linear_operator_identity.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg/linear_operator_util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg/linear_operator_zeros.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/util/protobuf/compare_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/linalg/linear_operator_test_util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/bernoulli.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/gamma.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/dirichlet.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/parallel_for/control_flow_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/bijector_impl.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/categorical.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/distribution.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/beta.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/fused_conv/python/ops/fused_conv2d_bias_activation_op.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/losses/util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/normal.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/examples/keras_model_with_estimator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/distributions/util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/examples/simple_estimator_example.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/converters/side_effect_guards.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/losses/losses_impl.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/converters/slices.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/converters/directives_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distribute/python/examples/keras_mnist.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/lang/special_functions.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/__init__.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/pyct/transformer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/ops/parallel_for/pfor.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/converters/directives.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/slices.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/control_flow.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/data_structures_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/dist_test/server/grpc_tensorflow_server.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/tools/dist_test/python/mnist_replica.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/data_structures.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/code/dynamic_programming/src/edit_distance/edit_distance.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/tests/ignite/contrib/engines/test_tbptt.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/code/dynamic_programming/src/knapsack/knapsack.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/operators/py_builtins.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/autograph/converters/lists.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/PytorchRepos/ignite/tests/ignite/contrib/handlers/test_param_scheduler.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/DotFiles/OtherDotFileRepos/alraa/src/bin/server.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/gdraw/__init__.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/gdraw/gdraw.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/python/debug/wrappers/local_cli_wrapper_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/MyTools/MyEmacs/fontforge/fontforge/pycontrib/graphicore/ipython_view.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/NLP/allennlp/allennlp/data/dataset_readers/semantic_parsing/wikitables/wikitables.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/evaluation.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/summaries.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/factorization/python/ops/kmeans.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/recurrent/python/ops/functional_rnn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/factorization/python/ops/wals.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevWorkspace/Algorithms/cosmos/code/cellular_automaton/src/genetic_algorithm/genetic_algorithm.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/learning.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/sparsemax/python/ops/sparsemax.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/sparsemax/python/ops/sparsemax_loss.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/factorization/python/ops/wals_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/estimators.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/math_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/factorization/python/ops/clustering_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/head.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/slim/python/slim/learning_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/tpu_config.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/session_support.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/legacy_seq2seq/python/ops/seq2seq.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/test_utils.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/model.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/datasets.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/ops/tpu_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/receptive_field/python/util/graph_compute_order_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/tpu.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/receptive_field/python/util/graph_compute_order.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/metrics/python/metrics/classification.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/device_assignment.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/timeseries/python/timeseries/head_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/kinesis/python/kernel_tests/kinesis_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/tpu_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/kernel_tests/test_util.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/kernel_tests/mel_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/kernel_tests/window_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/util_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/window_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/mel_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/mfcc_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/shape_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/reconstruction_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/ops/spectral_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/independent.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/keras_support.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/quantized_distribution.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/signal/python/kernel_tests/shape_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/cudnn_rnn/python/kernel_tests/cudnn_rnn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/sample_stats.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/metrics/python/ops/metric_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tpu/python/tpu/tpu_estimator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/mvn_linear_operator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/poisson_lognormal.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/vector_diffeomixture.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/relaxed_onehot_categorical.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/legacy_seq2seq/python/kernel_tests/seq2seq_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/mixture.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/statistical_testing.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/kernel_methods/python/mappers/random_fourier_features.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/__init__.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/kernel_tests/sparse_feature_cross_op_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/optimizers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/embedding_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/distributions/python/ops/onehot_categorical.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/regularizers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/framework/python/ops/variables.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/ops/bucketization_op.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/optimizers_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/ops/sparse_feature_cross_op.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/ops/sparse_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/rnn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/gru_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/ops/core_rnn_cell.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/feature_column_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/framework/python/ops/prettyprint_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/core_rnn_cell_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/ops/rnn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/feature_column.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/ops/gru_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/ops/lstm_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/sparse_feature_column.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/sparse_feature_column_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/sharded_mutable_dense_hashtable_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/kernel_tests/sdca_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/layers/python/layers/layers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/framework/python/ops/script_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/sdca_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/saved_model/python/saved_model/keras_saved_model_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/filter_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/framework/python/ops/critical_section_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/ops/writers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/ops/optimization.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/ops/map_defun.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/saved_model/python/saved_model/keras_saved_model.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/framework/python/ops/checkpoint_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/extenders.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nn/python/ops/scaled_softplus.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/dnn_with_layer_annotations.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nn/python/ops/alpha_dropout.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/ops/batching.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/writer_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nn/python/ops/cross_entropy.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/dnn_linear_combined.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/map_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nn/python/ops/fwd_gradients.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/saved_model_estimator.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/prefetching_ops_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/nn/python/ops/sampling_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/exporter.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/replicate_model_fn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/ops/readers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/multi_head_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/rnn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/rnn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/dnn.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/dnn_linear_combined_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/linear.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/lite/testing/model_coverage/model_coverage_lib_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/multi_head.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/core_rnn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/data/python/kernel_tests/csv_dataset_op_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/head.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/_typecheck.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/baseline_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/baseline.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/multitask_optimizer_wrapper_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/seq2seq/python/ops/helper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/adamax.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/nadam_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rnn/python/ops/rnn_cell.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/replicate_model_fn_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/moving_average_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/lars_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/reg_adagrad_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/lazy_adam_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/sign_decay.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/drop_stale_gradient_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/lazy_adam_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/powersign.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/core.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/addsign_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/sign_decay_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/io_ops.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/agn_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/extenders_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/agn_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/weight_decay_optimizers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/drop_stale_gradient_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/elastic_average_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/adamax_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/rpc/python/kernel_tests/rpc_op_test_base.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/weight_decay_optimizers_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/moving_average_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/model_average_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/model_pruning/python/layers/rnn_cells.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/shampoo.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/multitask_optimizer_wrapper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/variable_clipping_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/lars_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/matrix_functions_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/reg_adagrad_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/model_pruning/python/layers/layers.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/seq2seq/python/ops/attention_wrapper.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/external_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/ggt_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/variable_clipping_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/model_average_optimizer.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/elastic_average_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/shampoo_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/estimator/python/estimator/head_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/external_optimizer_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/powersign_test.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/addsign.py" | |
| } | |
| [Trace - 01:38:22 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/opt/python/training/ggt.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/losses/python/losses/loss_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/losses/python/losses/loss_ops_test.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/python/utils/losses.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/python/ops/stats_accumulator_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/python/ops/quantile_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/boosted_trees/python/ops/model_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/keras/api/keras/__init__.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/grid_rnn/python/ops/grid_rnn_cell.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/resample.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/tensor_queue_dataset.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/training_test.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/evaluation.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/sequence_queueing_state_saver.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/hparam.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/training.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/training/python/training/evaluation_test.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/hybrid_model.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/python/ops/stats_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/tensor_forest/python/ops/model_ops.py" | |
| } | |
| [Trace - 01:38:23 PM] Received notification 'textDocument/publishDiagnostics'. | |
| Params: { | |
| "diagnostics": [], | |
| "uri": "file:///home/will/DevAcademics/GANs/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/cifar10_pruning.py" | |
| } | |
| [Trace - 01:38:24 PM] Received notification 'telemetry/event'. | |
| Params: { | |
| "Measurements": { | |
| "elapsedMs": 194794.74060000002 | |
| }, | |
| "Properties": { | |
| "plsVersion": "1.0.0.0", | |
| "method": "textDocument/references" | |
| }, | |
| "EventName": "python_language_server/rpc.request" | |
| } | |
| [Trace - 01:38:24 PM] Received notification 'telemetry/event'. | |
| Params: { | |
| "Measurements": { | |
| }, | |
| "Properties": { | |
| "plsVersion": "1.0.0.0", | |
| "method": "textDocument/references", | |
| "stackTrace": " at Microsoft.Python.Analysis.Analyzer.Symbols.SymbolCollector.AddProperty(FunctionDefinition fd, IPythonType declaringType, Boolean isAbstract) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/Symbols/SymbolCollector.cs:line 170\n at Microsoft.Python.Analysis.Analyzer.Symbols.SymbolCollector.TryAddProperty(FunctionDefinition node, IPythonType declaringType) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/Symbols/SymbolCollector.cs:line 158\n at Microsoft.Python.Analysis.Analyzer.Symbols.SymbolCollector.AddFunctionOrProperty(FunctionDefinition fd) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/Symbols/SymbolCollector.cs:line 101\n at Microsoft.Python.Analysis.Analyzer.Symbols.SymbolCollector.Walk(FunctionDefinition fd) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/Symbols/SymbolCollector.cs:line 77\n at Microsoft.Python.Parsing.Ast.FunctionDefinition.Walk(PythonWalker walker) in /home/will/.local/python-language-server/src/Parsing/Impl/Ast/FunctionDefinition.cs:line 197\n at Microsoft.Python.Parsing.Ast.SuiteStatement.Walk(PythonWalker walker) in /home/will/.local/python-language-server/src/Parsing/Impl/Ast/SuiteStatement.cs:line 41\n at Microsoft.Python.Parsing.Ast.PythonAst.Walk(PythonWalker walker) in /home/will/.local/python-language-server/src/Parsing/Impl/Ast/PythonAst.cs:line 81\n at Microsoft.Python.Analysis.Analyzer.ModuleWalker.Walk(PythonAst node) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/ModuleWalker.cs:line 154\n at Microsoft.Python.Parsing.Ast.PythonAst.Walk(PythonWalker walker) in /home/will/.local/python-language-server/src/Parsing/Impl/Ast/PythonAst.cs:line 80\n at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.AnalyzeEntry(IDependencyChainNode`1 node, PythonAnalyzerEntry entry, IPythonModule module, PythonAst ast, Int32 version) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/PythonAnalyzerSession.cs:line 322\n at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.Analyze(IDependencyChainNode`1 node, AsyncCountdownEvent ace, Stopwatch stopWatch) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/PythonAnalyzerSession.cs:line 256\n--- End of stack trace from previous location where exception was thrown ---\n at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerEntry.<>c.<GetAnalysisAsync>b__25_0(Task`1 t) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/PythonAnalyzerEntry.cs:line 99\n at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\n--- End of stack trace from previous location where exception was thrown ---\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)\n--- End of stack trace from previous location where exception was thrown ---\n at Microsoft.Python.Analysis.Analyzer.PythonAnalyzer.GetAnalysisAsync(PythonAnalyzerEntry entry, CancellationToken timeoutCt, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/PythonAnalyzer.cs:line 98\n at Microsoft.Python.Analysis.Analyzer.PythonAnalyzer.GetAnalysisAsync(IPythonModule module, Int32 waitTime, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/Analysis/Ast/Impl/Analyzer/PythonAnalyzer.cs:line 91\n at Microsoft.Python.LanguageServer.Sources.ReferenceSource.AnalyzeFiles(IModuleManagement moduleManagement, IEnumerable`1 files, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/LanguageServer/Impl/Sources/ReferenceSource.cs:line 152\n at Microsoft.Python.LanguageServer.Sources.ReferenceSource.FindAllReferencesAsync(String name, IPythonModule declaringModule, ILocatedMember rootDefinition, SourceLocation location, DefinitionSource definitionSource, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/LanguageServer/Impl/Sources/ReferenceSource.cs:line 76\n at Microsoft.Python.LanguageServer.Sources.ReferenceSource.FindAllReferencesAsync(Uri uri, SourceLocation location, ReferenceSearchOptions options, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/LanguageServer/Impl/Sources/ReferenceSource.cs:line 64\n at Microsoft.Python.LanguageServer.Implementation.LanguageServer.FindReferences(JToken token, CancellationToken cancellationToken) in /home/will/.local/python-language-server/src/LanguageServer/Impl/LanguageServer.cs:line 245", | |
| "name": "NullReferenceException" | |
| }, | |
| "EventName": "python_language_server/rpc.exception" | |
| } | |
| [Trace - 01:38:24 PM] Received response 'textDocument/references - (288)' in 844ms. | |
| Result: null | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment