camenduru's picture
thanks to show ❤
3bbb319
metadata
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