Searched defs:CreateOp (Results 1 – 5 of 5) sorted by relevance
30 static ToOpTy CreateOp(FromOpTy from_op, Type result_type, in CreateOp() function37 static mhlo::CompareOp CreateOp(BroadcastCompareOp from_op, Type result_type, in CreateOp() function
36 std::unique_ptr<tensorflow::EagerOperation> CreateOp(const string op_name) { in CreateOp() function in tensorflow::EagerOpRewriteTest
90 std::unique_ptr<StubResourceOpKernel> CreateOp(int code, in CreateOp() function in tensorflow::__anona03c8b6f0111::ResourceOpKernelTest
197 void CreateOp(const string& kernel_type_str, const bool antialias) { in CreateOp() function in tensorflow::ScaleAndTranslateOpTest
585 StatusOr<XlaOp> MlirHloBuilder::CreateOp( in CreateOp() function in xla::MlirHloBuilder