Home
last modified time | relevance | path

Searched defs:memory_size (Results 1 – 9 of 9) sorted by relevance

/frameworks/ml/nn/common/operations/
DSVDF.cpp79 const uint32_t memory_size = SizeOfDimension(weights_time, 1); in Prepare() local
111 const int memory_size = SizeOfDimension(weights_time_, 1); in Eval() local
DSVDFTest.cpp187 uint32_t memory_size, uint32_t rank) in SVDFOpModel()
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dsvdf_state.mod.py20 memory_size = 10 variable
Dsvdf2.mod.py22 memory_size = 10 variable
Dsvdf.mod.py22 memory_size = 10 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dsvdf_state_relaxed.mod.py20 memory_size = 10 variable
Dsvdf_relaxed.mod.py22 memory_size = 10 variable
Dsvdf2_relaxed.mod.py22 memory_size = 10 variable
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h499 size_t memory_size = record_count() * record_size(); in ValidateGeometry() local