Searched refs:SetupContextAndParseModule (Results 1 – 3 of 3) sorted by relevance
39 StatusOr<mlir::OwningOpRef<mlir::ModuleOp>> SetupContextAndParseModule(
407 StatusOr<mlir::OwningOpRef<mlir::ModuleOp>> SetupContextAndParseModule( in SetupContextAndParseModule() function432 SetupContextAndParseModule(context, tf_code)); in GenerateKernelForTfCode()
206 module = tensorflow::kernel_gen::SetupContextAndParseModule( in Compile()