{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## callbacks.mem" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Memory profiling callbacks." ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "hide_input": true }, "outputs": [], "source": [ "from fastai.gen_doc.nbdoc import *\n", "from fastai.callbacks.mem import * " ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "hide_input": true }, "outputs": [ { "data": { "text/markdown": [ "
class PeakMemMetric[source][test]PeakMemMetric(**`learn`**:[`Learner`](/basic_train.html#Learner)) :: [`LearnerCallback`](/basic_train.html#LearnerCallback)\n",
"\n",
"