Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddynamic_stitch_op.cc229 class DynamicStitchOpImplCPU : public DynamicStitchOpImplBase<T> { class
231 explicit DynamicStitchOpImplCPU(OpKernelConstruction* c) in DynamicStitchOpImplCPU() function in tensorflow::DynamicStitchOpImplCPU