Home
last modified time | relevance | path

Searched defs:projection_weights (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dfactorization_ops.py745 projection_weights=None): argument
778 projection_weights=None): argument
Dwals_test.py83 project_row=None, projection_weights=None, argument
/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc221 const TfLiteTensor* projection_weights = in CheckInputTensorDimensions() local
477 const TfLiteTensor* projection_weights = in Eval() local
Dlstm.cc238 const TfLiteTensor* projection_weights = in CheckInputTensorDimensions() local
562 const TfLiteTensor* projection_weights = in Eval() local
Dlstm_eval.cc893 const TfLiteTensor* projection_weights, const TfLiteTensor* projection_bias, in EvalFloat()
1091 const TfLiteTensor* projection_weights, const TfLiteTensor* projection_bias, in EvalHybrid()
Dbidirectional_sequence_lstm.cc319 const TfLiteTensor* projection_weights = in CheckLstmTensorDimensionsAndTypes() local