Home
last modified time | relevance | path

Searched defs:CreateOp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/ganesh/
H A DAtlasTextOpTools.cpp29 GrOp::Owner AtlasTextOpTools::CreateOp(skgpu::ganesh::SurfaceDrawContext* sdc, in CreateOp() function in skgpu::ganesh::AtlasTextOpTools
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dmkl_eager_op_rewrite_test.cc36 std::unique_ptr<tensorflow::EagerOperation> CreateOp(const string op_name) { in CreateOp() function in tensorflow::EagerOpRewriteTest
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dresource_op_kernel_test.cc90 std::unique_ptr<StubResourceOpKernel> CreateOp(int code, in CreateOp() function in tensorflow::__anon37aa45790111::ResourceOpKernelTest
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dscale_and_translate_op_test.cc197 void CreateOp(const string& kernel_type_str, const bool antialias) { in CreateOp() function in tensorflow::ScaleAndTranslateOpTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.cc711 StatusOr<XlaOp> MlirHloBuilder::CreateOp( in CreateOp() function in xla::MlirHloBuilder