Home
last modified time | relevance | path

Searched defs:program_shape (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.cc31 HloModuleConfig::HloModuleConfig(const ProgramShape& program_shape, in HloModuleConfig()
40 const ProgramShape& program_shape) { in SetDefaultComputationLayout()
45 const ProgramShape& program_shape) { in SetComputationLayoutIfExists()
H A Dcomputation_layout.cc27 ComputationLayout::ComputationLayout(const ProgramShape& program_shape, in ComputationLayout()
75 ProgramShape program_shape; in ComputeProgramShape() local
H A Dservice.cc261 const ProgramShape& program_shape, in CreateModuleConfig()
278 const ProgramShape& program_shape, in CreateModuleConfig()
1131 ProgramShape program_shape(arg->computation().host_program_shape()); in ComputeConstantGraph() local
H A Dhlo_proto_util.cc66 const auto& program_shape = hlo_proto.hlo_module().host_program_shape(); in EntryComputationParameterShapes() local
H A Dhlo_module.cc525 const ProgramShape& program_shape, const DebugOptions& debug_options, in CreateModuleConfigFromShape()
591 ProgramShape program_shape(module.host_program_shape()); in CreateModuleConfigFromProto() local
H A Dhlo_module_util.cc45 const ProgramShape& program_shape, in CreateModuleConfig()
H A Dlocal_service.cc105 ProgramShape program_shape(proto.host_program_shape()); in GetHloModuleConfig() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout_util.cc168 /* static */ void LayoutUtil::SetToDefaultLayout(ProgramShape* program_shape) { in SetToDefaultLayout()
278 /* static */ void LayoutUtil::ClearLayout(ProgramShape* program_shape) { in ClearLayout()
371 /* static */ bool LayoutUtil::HasLayout(const ProgramShape& program_shape) { in HasLayout()
H A Dshape.cc255 std::ostream& operator<<(std::ostream& out, const ProgramShape& program_shape) { in operator <<()
H A Dshape_test.cc146 ProgramShape program_shape; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_jit_compiled_cpu_function_test.cc220 const xla::ProgramShape program_shape(*function.ProgramShape()); in TEST() local
271 const xla::ProgramShape program_shape(*function.ProgramShape()); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_support.cc59 const ProgramShape& program_shape, absl::Span<const Shape> argument_shapes, in CreateModuleConfig()
137 const xla::ProgramShape& program_shape, in CreateModuleConfig()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dpod_tpu_driver.cc800 xla::ProgramShapeProto* program_shape) in GetCompiledProgramShape()
966 xla::Status PodCompiledProgramHandle::program_shape( in program_shape() function in tpu_driver::__anonf243d9070111::PodCompiledProgramHandle
967 xla::ProgramShapeProto* program_shape) { in program_shape()
H A Ddirect_tpu_driver.cc156 xla::Status program_shape(xla::ProgramShapeProto* program_shape) override { in program_shape() argument
H A Drecording_tpu_driver.cc98 xla::Status program_shape(xla::ProgramShapeProto* program_shape) override { in program_shape() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcompile.h36 xla::ProgramShapeProto program_shape; // Static shape of args and results. member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dcompile_only_client.cc28 const ProgramShape& program_shape, in CreateModuleConfig()
H A Dexecutable_build_options.cc181 const ProgramShape* program_shape) { in CreateExecutionOptions()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddumped_computation_to_text.cc55 std::unique_ptr<ProgramShape> program_shape = in RealMain() local
H A Ddumped_computation_to_operation_list.cc79 std::unique_ptr<ProgramShape> program_shape = in RealMain() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dtesting.cc103 auto program_shape = computation.proto().host_program_shape(); in MakeFakeArgumentsOrDie() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dhlo_test_base.cc64 ProgramShape program_shape; in GetProgramShapeWithLayout() local
295 const auto& program_shape = GetProgramShapeWithLayout(test_module); in MakeReferenceModule() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_embedding_optimization_parameters_utils.cc168 const xla::ProgramShapeProto& program_shape = in GetBaseAuxiliaryParameterCount() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_compile_ops.cc230 xla::ProgramShapeProto program_shape = executable->executable() in Compute() local
H A Dtpu_compile_ops.cc215 xla::ProgramShapeProto program_shape = in Compute() local

12