Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dgru_cell.cc41 const RuntimeShape& activation_shape, float* activation, in GruCell()
Dunidirectional_sequence_gru.cc57 const RuntimeShape activation_shape = GetTensorShape(activation); in GruImpl() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander.cc414 const Shape activation_shape = activation->shape(); in HandleBatchNormGrad() local