Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.03 KB

data.md

File metadata and controls

29 lines (21 loc) · 1.03 KB
title
Database Layer

Database Layer

Parameters

{% highlight Protobuf %} {% include proto/DataParameter.txt %} {% endhighlight %}

  • Parameters
    • Required
      • source: the name of the directory containing the database
      • batch_size: the number of inputs to process at one time
    • Optional
      • rand_skip: skip up to this number of inputs at the beginning; useful for asynchronous sgd
      • backend [default LEVELDB]: choose whether to use a LEVELDB or LMDB