Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TranslateInternal (0.1 sec)

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

        // Right now the TF executor dialect is still needed to build NodeDef.
        module.getContext()
            ->getOrLoadDialect<mlir::tf_executor::TensorFlowExecutorDialect>();
      }
    
      std::optional<std::string> TranslateInternal();
    
      // Returns TFLite buffer populated with constant value if the operation is
      // TFLite constant operation. Otherwise, returns an empty buffer. Emits error
    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