Home
last modified time | relevance | path

Searched defs:time_steps (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/
Dlayer_norm.cc172 int time_steps = static_cast<int>(GetNumberOfSteps(input) / num_features); in FlexibleLayerNorm() local
289 const int time_steps = in IntegerLayerNorm() local
332 const int time_steps = in DefaultLayerNormFloat() local
360 const int time_steps = in DefaultLayerNorm() local
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Drnn_cell_test.py3175 time_steps=None, argument