Skip to content

Commit dc954ee

Browse files
author
George Bisbas
committed
examples: Last run test saveup changes
1 parent f47c7e1 commit dc954ee

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

examples/seismic/tutorials/08_snapshotting.ipynb

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,19 @@
7373
]
7474
},
7575
{
76-
"name": "stdout",
77-
"output_type": "stream",
78-
"text": [
79-
"206\n"
80-
]
76+
"data": {
77+
"text/plain": [
78+
"PerformanceSummary([(PerfKey(name='section0', rank=None),\n",
79+
" PerfEntry(time=0.005447999999999991, gflopss=0.0, gpointss=0.0, oi=0.0, ops=0, itershapes=[])),\n",
80+
" (PerfKey(name='section1', rank=None),\n",
81+
" PerfEntry(time=1.5000000000000004e-05, gflopss=0.0, gpointss=0.0, oi=0.0, ops=0, itershapes=[])),\n",
82+
" (PerfKey(name='section2', rank=None),\n",
83+
" PerfEntry(time=0.00020099999999999955, gflopss=0.0, gpointss=0.0, oi=0.0, ops=0, itershapes=[]))])"
84+
]
85+
},
86+
"execution_count": 2,
87+
"metadata": {},
88+
"output_type": "execute_result"
8189
}
8290
],
8391
"source": [
@@ -7582,13 +7590,6 @@
75827590
"\n",
75837591
"Louboutin, M., Witte, P., Lange, M., Kukreja, N., Luporini, F., Gorman, G., & Herrmann, F. J. (2017). Full-waveform inversion, Part 1: Forward modeling. The Leading Edge, 36(12), 1033-1036. [[Available Online]](https://library.seg.org/doi/full/10.1190/tle36121033.1)"
75847592
]
7585-
},
7586-
{
7587-
"cell_type": "code",
7588-
"execution_count": null,
7589-
"metadata": {},
7590-
"outputs": [],
7591-
"source": []
75927593
}
75937594
],
75947595
"metadata": {

0 commit comments

Comments
 (0)