vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
DataReader.memory_size
vectorflow
dataset
DataReader
Undocumented in source. Be warned that the author may not have intended to support it.
class
DataReader
(T)
@
property
float
memory_size
(
string
unit
)
(
)
if
(
unit
== "B" ||
unit
== "KB"
||
unit
== "MB"
||
unit
== "GB"
)
Meta
Source
See Implementation
vectorflow
dataset
DataReader
constructors
this
functions
cache
opApply
popFront
read_next
rewind
share_save_params
properties
empty
front
length
memory_size
save
variables
_cache
_length
_memory_size
_obs
_start_cache