Searched defs:CreateOp (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
| D | mkl_eager_op_rewrite_test.cc | 36 std::unique_ptr<tensorflow::EagerOperation> CreateOp(const string op_name) { in CreateOp() function in tensorflow::EagerOpRewriteTest |
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | resource_op_kernel_test.cc | 90 std::unique_ptr<StubResourceOpKernel> CreateOp(int code, in CreateOp() function in tensorflow::__anon486793c80111::ResourceOpKernelTest |
| /external/tensorflow/tensorflow/core/kernels/image/ | ||
| D | scale_and_translate_op_test.cc | 197 void CreateOp(const string& kernel_type_str, const bool antialias) { in CreateOp() function in tensorflow::ScaleAndTranslateOpTest |
| /external/tensorflow/tensorflow/compiler/mlir/xla/ir/ | ||
| D | mlir_hlo_builder.cc | 711 StatusOr<XlaOp> MlirHloBuilder::CreateOp( in CreateOp() function in xla::MlirHloBuilder |