Home
last modified time | relevance | path

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

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