Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Ddelete_file_op.cc33 class DeleteDirOp : public OpKernel { class
35 explicit DeleteDirOp(OpKernelConstruction* context) : OpKernel(context) {} in DeleteDirOp() function in fcp::DeleteDirOp