Searched defs:sum_shape (Results 1 – 5 of 5) sorted by relevance
57 xla::Shape sum_shape; in Compile() local
58 TensorShape sum_shape = input->tensor_shape(); in validate_arguments() local
121 TensorShape sum_shape = input->tensor_shape(); in validate_arguments() local
239 TensorShape sum_shape = grad_val->shape(); in AddToAccumGradFunction() local
173 auto sum_shape = builder.GetShape(sum).value(); in XLA_TEST_F() local