Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kWhitespaceTokenizer (0.18 sec)

  1. tensorflow/compiler/mlir/lite/utils/tftext_utils.cc

    #include "tensorflow/compiler/mlir/tensorflow/ir/tf_ops.h"
    
    namespace mlir {
    namespace TFL {
    
    namespace {
    
    constexpr char kNgrams[] = "tftext:Ngrams";
    constexpr char kWhitespaceTokenizer[] = "tftext:WhitespaceTokenizer";
    constexpr char kCustomSgnnProjection[] = "tftext:custom:SgnnProjection";
    constexpr char kTFImplements[] = "tf._implements";
    
    using mlir::TF::FuncAttr;
    using mlir::TF::StringType;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 14.4K bytes
    - Viewed (0)
Back to top