{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Environment Checker Utils" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Utilities for collecting/checking `fastai` user environment" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "from fastai.utils import *" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "hide_input": true }, "outputs": [], "source": [ "from fastai.gen_doc.nbdoc import *\n", "from fastai.utils import * " ] }, { "cell_type": "code", "execution_count": null, "metadata": { "hide_input": true }, "outputs": [ { "data": { "text/markdown": [ "
show_install
[source][test]show_install
(**`show_nvidia_smi`**:`bool`=***`False`***)\n",
"\n",
"check_perf
[source][test]check_perf
()\n",
"\n",
"