Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

super_gradients.common.data_connection.html 5.7 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
  1. <!DOCTYPE html>
  2. <html class="writer-html5" lang="en" >
  3. <head>
  4. <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>super_gradients.common.data_connection &mdash; SuperGradients 1.0 documentation</title>
  7. <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
  8. <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
  9. <link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
  10. <!--[if lt IE 9]>
  11. <script src="../_static/js/html5shiv.min.js"></script>
  12. <![endif]-->
  13. <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
  14. <script src="../_static/jquery.js"></script>
  15. <script src="../_static/underscore.js"></script>
  16. <script src="../_static/doctools.js"></script>
  17. <script src="../_static/js/theme.js"></script>
  18. <link rel="index" title="Index" href="../genindex.html" />
  19. <link rel="search" title="Search" href="../search.html" />
  20. </head>
  21. <body class="wy-body-for-nav">
  22. <div class="wy-grid-for-nav">
  23. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  24. <div class="wy-side-scroll">
  25. <div class="wy-side-nav-search" >
  26. <a href="../index.html" class="icon icon-home"> SuperGradients
  27. </a>
  28. <div role="search">
  29. <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
  30. <input type="text" name="q" placeholder="Search docs" />
  31. <input type="hidden" name="check_keywords" value="yes" />
  32. <input type="hidden" name="area" value="default" />
  33. </form>
  34. </div>
  35. </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
  36. <p class="caption"><span class="caption-text">Welcome To SuperGradients</span></p>
  37. <ul>
  38. <li class="toctree-l1"><a class="reference internal" href="../welcome.html">SuperGradients</a></li>
  39. </ul>
  40. <p class="caption"><span class="caption-text">Technical Documentation</span></p>
  41. <ul>
  42. <li class="toctree-l1"><a class="reference internal" href="../super_gradients.common.html">Common package</a></li>
  43. <li class="toctree-l1"><a class="reference internal" href="../super_gradients.training.html">Training package</a></li>
  44. </ul>
  45. <p class="caption"><span class="caption-text">User Guide</span></p>
  46. <ul>
  47. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html">What is SuperGradients?</a></li>
  48. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#introducing-the-supergradients-library">Introducing the SuperGradients library</a></li>
  49. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#installation">Installation</a></li>
  50. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#integrating-your-training-code-complete-walkthrough">Integrating Your Training Code - Complete Walkthrough</a></li>
  51. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#training-parameters">Training Parameters</a></li>
  52. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#logs-and-checkpoints">Logs and Checkpoints</a></li>
  53. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#dataset-parameters">Dataset Parameters</a></li>
  54. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#network-architectures">Network Architectures</a></li>
  55. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#pretrained-models">Pretrained Models</a></li>
  56. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#how-to-reproduce-our-training-recipes">How To Reproduce Our Training Recipes</a></li>
  57. <li class="toctree-l1"><a class="reference internal" href="../user_guide.html#supergradients-faq">SuperGradients FAQ</a></li>
  58. </ul>
  59. </div>
  60. </div>
  61. </nav>
  62. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
  63. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  64. <a href="../index.html">SuperGradients</a>
  65. </nav>
  66. <div class="wy-nav-content">
  67. <div class="rst-content">
  68. <div role="navigation" aria-label="Page navigation">
  69. <ul class="wy-breadcrumbs">
  70. <li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
  71. <li>super_gradients.common.data_connection</li>
  72. <li class="wy-breadcrumbs-aside">
  73. <a href="../_sources/generated/super_gradients.common.data_connection.rst.txt" rel="nofollow"> View page source</a>
  74. </li>
  75. </ul>
  76. <hr/>
  77. </div>
  78. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  79. <div itemprop="articleBody">
  80. <section id="module-super_gradients.common.data_connection">
  81. <span id="super-gradients-common-data-connection"></span><h1>super_gradients.common.data_connection<a class="headerlink" href="#module-super_gradients.common.data_connection" title="Permalink to this headline"></a></h1>
  82. </section>
  83. </div>
  84. </div>
  85. <footer>
  86. <hr/>
  87. <div role="contentinfo">
  88. <p>&#169; Copyright 2021, SuperGradients team.</p>
  89. </div>
  90. Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
  91. <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
  92. provided by <a href="https://readthedocs.org">Read the Docs</a>.
  93. </footer>
  94. </div>
  95. </div>
  96. </section>
  97. </div>
  98. <script>
  99. jQuery(function () {
  100. SphinxRtdTheme.Navigation.enable(true);
  101. });
  102. </script>
  103. </body>
  104. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...