1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-29 07:58:33 +02:00
tensorflow-haskell/docs/haddock/tensorflow-queue-0.1.0.0/mini_TensorFlow-Queue.html
Greg Steuck ea8b62e47b Haddock (#3)
* Trivial script for regenerating haddocks: exclude .haddock files.

* Haddock regen
2016-10-25 12:43:06 -07:00

4 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>TensorFlow.Queue</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">TensorFlow.Queue</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">data</span> <a href="TensorFlow-Queue.html#t:Queue2" target="main">Queue2</a> a b</p></div><div class="top"><p class="src"><a href="TensorFlow-Queue.html#v:makeQueue2" target="main">makeQueue2</a></p></div><div class="top"><p class="src"><a href="TensorFlow-Queue.html#v:enqueue" target="main">enqueue</a></p></div><div class="top"><p class="src"><a href="TensorFlow-Queue.html#v:dequeue" target="main">dequeue</a></p></div></div></body></html>