Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc53 const TensorShape warp_shape, in BilinearWeights()
118 const TensorShape& warp_shape) { in ConcatenateIota()
196 xla::PrimitiveType warp_type, TensorShape warp_shape, in BoundSamples()
250 xla::PrimitiveType warp_type, TensorShape warp_shape, in CalculateGradData()
361 TensorShape warp_shape, int64 data_channels, in CalculateGradWarp()
495 TensorShape warp_shape = ctx->InputShape("warp"); in Compile() local
616 TensorShape warp_shape = ctx->InputShape("warp"); in Compile() local
/external/tensorflow/tensorflow/contrib/resampler/kernels/
Dresampler_ops.cc142 const ::tensorflow::TensorShape& warp_shape = warp.shape(); in Compute() local
352 const ::tensorflow::TensorShape& warp_shape = warp.shape(); in Compute() local