Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc118 auto axis_op = CreateI32SplatConst(builder, {1}, axis, location); in Reverse() local
620 auto axis_op = CreateScalarConstantOp(axis, loc, builder); in CreateEqualSizeSplitVOp() local