Home
last modified time | relevance | path

Searched refs:CreateI64DenseConst (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc69 Value CreateI64DenseConst(OpBuilder* builder, ArrayRef<int64_t> shape, in CreateI64DenseConst() function
147 CreateI64DenseConst(builder, begin_shape, begin_values, location); in SliceRankedTensor()
151 CreateI64DenseConst(builder, size_shape, size_values, location); in SliceRankedTensor()