Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtraining_ops.cc39 TensorShape alpha_shape = ctx->InputShape(1); in Compile() local
84 TensorShape alpha_shape = ctx->InputShape(1); in Compile() local
945 TensorShape alpha_shape = ctx->InputShape(3); in CheckScalarParams() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h4603 const RuntimeShape& alpha_shape, in BroadcastPrelu4DSlow()