Searched defs:CreateOp (Results 1 – 5 of 5) sorted by relevance
29 static mhlo::ComplexOp CreateOp(BroadcastComplexOp from_op, Type result_type, in CreateOp() function38 static ToOpTy CreateOp(FromOpTy from_op, Type result_type, in CreateOp() function46 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::__anon7da9c82a0111::ResourceOpKernelTest
197 void CreateOp(const string& kernel_type_str, const bool antialias) { in CreateOp() function in tensorflow::ScaleAndTranslateOpTest
568 StatusOr<XlaOp> MlirHloBuilder::CreateOp( in CreateOp() function in xla::MlirHloBuilder