Home
last modified time | relevance | path

Searched refs:ResizeNearestNeighborGrad (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_ResizeNearestNeighborGrad.pbtxt2 graph_op_name: "ResizeNearestNeighborGrad"
4 name: "image.ResizeNearestNeighborGrad"
/external/tensorflow/tensorflow/core/kernels/
Dresize_nearest_neighbor_op_gpu.cu.cc207 struct ResizeNearestNeighborGrad<GPUDevice, T, half_pixel_centers, struct
252 template struct ResizeNearestNeighborGrad<GPUDevice, T, false, false>; \
253 template struct ResizeNearestNeighborGrad<GPUDevice, T, false, true>; \
254 template struct ResizeNearestNeighborGrad<GPUDevice, T, true, false>; \
255 template struct ResizeNearestNeighborGrad<GPUDevice, T, true, true>;
Dresize_nearest_neighbor_op.cc232 status = functor::ResizeNearestNeighborGrad<Device, T, in Compute()
238 status = functor::ResizeNearestNeighborGrad<Device, T, in Compute()
247 functor::ResizeNearestNeighborGrad<Device, T, in Compute()
254 functor::ResizeNearestNeighborGrad<Device, T, in Compute()
275 struct ResizeNearestNeighborGrad<CPUDevice, T, half_pixel_centers, struct
Dresize_nearest_neighbor_op.h35 struct ResizeNearestNeighborGrad { struct
/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad.cc39 grad_outputs->push_back(internal::ResizeNearestNeighborGrad( in ResizeNearestNeighborGradHelper()
41 internal::ResizeNearestNeighborGrad::AlignCorners(align_corners) in ResizeNearestNeighborGradHelper()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ResizeNearestNeighborGrad.pbtxt2 graph_op_name: "ResizeNearestNeighborGrad"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt25044 name: "ResizeNearestNeighborGrad"
25072 name: "ResizeNearestNeighborGrad"
25107 name: "ResizeNearestNeighborGrad"
Dops_history.v1.pbtxt55437 name: "ResizeNearestNeighborGrad"
55473 name: "ResizeNearestNeighborGrad"
Dops_history.v2.pbtxt54854 name: "ResizeNearestNeighborGrad"
54890 name: "ResizeNearestNeighborGrad"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2860 name: "ResizeNearestNeighborGrad"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2860 name: "ResizeNearestNeighborGrad"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go36784 func ResizeNearestNeighborGrad(scope *Scope, grads tf.Output, size tf.Output, optional ...ResizeNea… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt28675 name: "ResizeNearestNeighborGrad"