Searched defs:sum_shape (Results 1 – 5 of 5) sorted by relevance
57 xla::Shape sum_shape; in Compile() local
60 TensorShape sum_shape = input->tensor_shape(); in validate_arguments() local
145 TensorShape sum_shape = input->tensor_shape(); in validate_arguments() local
239 TensorShape sum_shape = grad_val->shape(); in AddToAccumGradFunction() local
189 auto sum_shape = builder.GetShape(sum).ConsumeValueOrDie(); in XLA_TEST_P() local