Searched defs:grad_output_shape (Results 1 – 2 of 2) sorted by relevance
96 Shape grad_output_shape = ShapeUtil::MakeShape(F32, {2, 2, 2, 2}); in TEST_F() local
364 const ::tensorflow::TensorShape& grad_output_shape = grad_output.shape(); in Compute() local