Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/kernels/
Dimage_ops.cc72 const Tensor& images_t = ctx->input(0); in Compute() local
Dsegmentation_ops.cc44 const Tensor& images_t = ctx->input(0); in Compute() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py1096 def resize_fn(images_t, new_size): argument
1205 def resize_fn(images_t, new_size): argument
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_test.cc1108 Tensor images_t = MakeRandomTensor({batch, height, width, in_depth}); in Conv2D() local
1236 Tensor images_t = MakeRandomTensor({batch, height, width, in_depth}); local
1268 Tensor images_t = MakeRandomTensor({batch, height, width, in_depth}); local