Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for STRING_TYPE (0.64 sec)

  1. tensorflow/compiler/mlir/lite/quantization/lite/quantize_model_test.cc

    #include "tensorflow/core/platform/types.h"
    #include "tensorflow/core/util/command_line_flags.h"
    #include "tensorflow/lite/c/c_api_types.h"
    #include "tensorflow/lite/model_builder.h"
    #include "tensorflow/lite/string_type.h"
    #include "tensorflow/lite/tools/optimize/test_util.h"
    
    // Note: branched from tensorflow/lite/tools/optimize/quantize_model_test.cc
    
    namespace {
    tensorflow::string* g_test_model_dir = nullptr;
    }  // namespace
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 23:15:24 UTC 2024
    - 73.9K bytes
    - Viewed (0)
Back to top