Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/mpi_collectives/kernels/
Dmpi_ops.cc881 class MPISizeOp : public OpKernel { class
883 explicit MPISizeOp(OpKernelConstruction* context) : OpKernel(context) {} in MPISizeOp() function in tensorflow::contrib::mpi_collectives::MPISizeOp
/external/tensorflow/tensorflow/contrib/mpi_collectives/
Dmpi_ops.cc890 class MPISizeOp : public OpKernel { class
892 explicit MPISizeOp(OpKernelConstruction* context) : OpKernel(context) {} in MPISizeOp() function in tensorflow::contrib::mpi::MPISizeOp