Home
last modified time | relevance | path

Searched refs:ValidateResultShape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_util.cc30 Status ValidateResultShape(const Shape& client_shape, in ValidateResultShape() function
78 ValidateResultShape(shape_with_output_layout, program_shape.result())); in CreateModuleConfig()
Dlocal_service.cc142 TF_RETURN_IF_ERROR(ValidateResultShape(*build_options.result_layout(), in CompileExecutables()
Dservice.h271 Status ValidateResultShape(const Shape& client_shape,
Dservice.cc218 Status Service::ValidateResultShape(const Shape& client_shape, in ValidateResultShape() function in xla::Service
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_support.cc42 Status ValidateResultShape(const Shape& client_shape, in ValidateResultShape() function
90 ValidateResultShape(result_layout.value(), program_shape.result())); in CreateModuleConfig()