Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander_test.cc96 Shape grad_output_shape = ShapeUtil::MakeShape(F32, {2, 2, 2, 2}); in TEST_F() local
/external/tensorflow/tensorflow/contrib/resampler/kernels/
Dresampler_ops.cc364 const ::tensorflow::TensorShape& grad_output_shape = grad_output.shape(); in Compute() local