Home
last modified time | relevance | path

Searched defs:kWeightsTensor (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
DRNN.h38 static constexpr int kWeightsTensor = 1; // Optional variable
DUnidirectionalSequenceRNN.cpp28 constexpr uint32_t kWeightsTensor = 1; variable
DFullyConnected.cpp33 constexpr uint32_t kWeightsTensor = 1; variable