Searched defs:tf_code (Results 1 – 2 of 2) sorted by relevance
408 mlir::MLIRContext& context, llvm::StringRef tf_code) { in SetupContextAndParseModule()425 mlir::MLIRContext& context, llvm::StringRef tf_code, in GenerateKernelForTfCode()
115 std::string tf_code; in Run() local