Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dmkl_eager_op_rewrite_test.cc36 std::unique_ptr<tensorflow::EagerOperation> CreateOp(const string op_name) { in CreateOp() function in tensorflow::EagerOpRewriteTest
/external/tensorflow/tensorflow/core/framework/
Dresource_op_kernel_test.cc90 std::unique_ptr<StubResourceOpKernel> CreateOp(int code, in CreateOp() function in tensorflow::__anon486793c80111::ResourceOpKernelTest
/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op_test.cc197 void CreateOp(const string& kernel_type_str, const bool antialias) { in CreateOp() function in tensorflow::ScaleAndTranslateOpTest
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc711 StatusOr<XlaOp> MlirHloBuilder::CreateOp( in CreateOp() function in xla::MlirHloBuilder