Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for graph_in_ (0.44 sec)

  1. tensorflow/compiler/mlir/lite/flatbuffer_import.cc

    #include "tensorflow/core/framework/tensor_shape.pb.h"
    #include "tensorflow/core/platform/errors.h"
    #include "tensorflow/core/platform/status.h"
    #include "tensorflow/lite/experimental/remat/metadata_util.h"
    #include "tensorflow/lite/graph_info.h"
    #include "tensorflow/lite/model_builder.h"
    #include "tsl/platform/status.h"
    #include "tsl/platform/statusor.h"
    
    using absl::Status;
    using absl::StatusOr;
    using llvm::ArrayRef;
    using mlir::Builder;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 66.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

    #include "tensorflow/lite/core/macros.h"
    #include "tensorflow/lite/delegates/flex/allowlisted_flex_ops.h"
    #include "tensorflow/lite/experimental/remat/metadata_util.h"
    #include "tensorflow/lite/graph_info.h"
    #include "tensorflow/lite/python/metrics/converter_error_data.pb.h"
    #include "tensorflow/lite/schema/schema_conversion_utils.h"
    #include "tensorflow/lite/toco/toco_flags.pb.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
Back to top