Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp260 const bool projecton_tensors_consistent = in CheckInputTensorDimensions() local
262 NN_CHECK(projecton_tensors_consistent == true); in CheckInputTensorDimensions()