Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dutils.cc77 const XlaComputation& computation, const ProgramShape& program_shape) { in GetShardedProgramShapes()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dgrpc_tpu_driver.cc127 Status program_shape(xla::ProgramShapeProto* program_shape) override { in program_shape() function in tpu_driver::__anonb00856100111::GrpcCompiledProgramHandle
H A Dtpu_service.proto74 required xla.ProgramShapeProto program_shape = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt.proto41 xla.ProgramShapeProto program_shape = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.h328 StaticData* static_data, const xla::ProgramShapeProto* program_shape) { in set_static_data_program_shape()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc1117 xla::ProgramShapeProto program_shape; in TEST() local
1503 xla::ProgramShapeProto program_shape; in TEST() local
1551 xla::ProgramShape program_shape(program_shape_proto); in TEST() local
2040 xla::ProgramShapeProto program_shape; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcodegen.cc748 std::unique_ptr<xla::ProgramShapeProto> program_shape; in GenerateMetadata() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc247 ProgramShape program_shape; in MakeProgramShape() local
707 const ProgramShape& program_shape) { in HumanString()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc366 ProgramShape program_shape; in BuildXlaCompilerSubmodule() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto355 xla.ProgramShapeProto program_shape = 4; field
H A Dhlo_computation.cc879 ProgramShape program_shape; in ComputeProgramShape() local
H A Dshape_inference_test.cc3010 ProgramShape program_shape; in to_apply() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc318 ProgramShape program_shape; in GetProgramShape() local
586 HloModuleProto* module, const ProgramShape& program_shape, in PopulateInputOutputAlias()
3666 ProgramShapeProto* program_shape = entry.mutable_program_shape(); in BuildConstantSubGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc4508 auto program_shape = module->entry_computation()->ComputeProgramShape(); in Run() local

12