Home
last modified time | relevance | path

Searched defs:Prepare (Results 1 – 7 of 7) sorted by relevance

/frameworks/ml/nn/common/operations/
DMultinomial.cpp63 bool Multinomial::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::Multinomial
DLSHProjection.cpp45 bool LSHProjection::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::LSHProjection
DSVDF.cpp51 bool SVDF::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* stateShape, in Prepare() function in android::nn::SVDF
DRNN.cpp49 bool RNN::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* hiddenStateShape, in Prepare() function in android::nn::RNN
DBidirectionalSequenceLSTM.cpp209 bool BidirectionalSequenceLSTM::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::BidirectionalSequenceLSTM
DLSTM.cpp303 bool LSTMCell::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::LSTMCell
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp1464 void Layer::Prepare() { in Prepare() function in android::dvr::Layer