Searched defs:NearestNeighborsOp (Results 1 – 1 of 1) sorted by relevance
281 class NearestNeighborsOp : public OpKernel { class283 explicit NearestNeighborsOp(OpKernelConstruction* context) in NearestNeighborsOp() function in tensorflow::NearestNeighborsOp