Searched defs:Prepare (Results 1 – 7 of 7) sorted by relevance
56 bool Multinomial::Prepare(const Operation& operation, std::vector<RunTimeOperandInfo>& operands, in Prepare() function in android::nn::Multinomial
160 bool BidirectionalSequenceLSTM::Prepare(const Operation& operation, in Prepare() function in android::nn::BidirectionalSequenceLSTM
40 bool LSHProjection::Prepare(const Operation& operation, std::vector<RunTimeOperandInfo>& operands, in Prepare() function in android::nn::LSHProjection
45 bool SVDF::Prepare(const Operation &operation, in Prepare() function in android::nn::SVDF
44 bool RNN::Prepare(const Operation &operation, in Prepare() function in android::nn::RNN
294 bool LSTMCell::Prepare(const Operation& operation, std::vector<RunTimeOperandInfo>& operands, in Prepare() function in android::nn::LSTMCell
1464 void Layer::Prepare() { in Prepare() function in android::dvr::Layer