Searched defs:Prepare (Results 1 – 7 of 7) sorted by relevance
/frameworks/ml/nn/common/operations/ |
D | Multinomial.cpp | 63 bool Multinomial::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::Multinomial
|
D | LSHProjection.cpp | 45 bool LSHProjection::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::LSHProjection
|
D | SVDF.cpp | 51 bool SVDF::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* stateShape, in Prepare() function in android::nn::SVDF
|
D | RNN.cpp | 49 bool RNN::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* hiddenStateShape, in Prepare() function in android::nn::RNN
|
D | BidirectionalSequenceLSTM.cpp | 209 bool BidirectionalSequenceLSTM::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::BidirectionalSequenceLSTM
|
D | LSTM.cpp | 303 bool LSTMCell::Prepare(const Operation& operation, RunTimeOperandInfo* operands, in Prepare() function in android::nn::LSTMCell
|
/frameworks/native/libs/vr/libvrflinger/ |
D | hardware_composer.cpp | 1464 void Layer::Prepare() { in Prepare() function in android::dvr::Layer
|