Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.h111 llvm::Optional<Value> convertLogSoftmaxOp(PatternRewriter& rewriter,
Dlegalize_tf.cc1244 llvm::Optional<Value> result = convertLogSoftmaxOp( in matchAndRewrite()
Dlegalize_common.cc1604 llvm::Optional<Value> convertLogSoftmaxOp(PatternRewriter& rewriter, in convertLogSoftmaxOp() function
Dlegalize_tfl.cc1920 llvm::Optional<Value> result = convertLogSoftmaxOp( in matchAndRewrite()