Home
last modified time | relevance | path

Searched refs:kWeightsTimeTensor (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/operations/
DSVDF.h47 static constexpr int kWeightsTimeTensor = 2; variable
DSVDF.cpp33 weights_time_ = GetInput(operation, operands, kWeightsTimeTensor); in SVDF()
61 GetInput(operation, operands, SVDF::kWeightsTimeTensor); in Prepare()