Home
last modified time | relevance | path

Searched defs:memory_space (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_propagation.cc43 int64_t memory_space = indexed_shape.shape.layout().memory_space(); in Run() local
53 int64_t memory_space = indexed_shape.shape.layout().memory_space(); in Run() local
H A Dmemory_space_assignment.h67 int64_t memory_space) { in assignment_information_for_space()
541 Allocation(HloPosition defining_position, MemorySpace memory_space, in Allocation()
590 MemorySpace memory_space() const { return memory_space_; } in memory_space() function
1317 MemorySpaceAssignment::MemorySpace memory_space; member
H A Dmemory_space_assignment.cc2361 MemorySpaceAssignment::MemorySpace memory_space, int64_t time, in AddRequiredAssignment()
2386 MemorySpace memory_space, AliasedOffset* offset) { in AddRequiredAssignment()
2408 MemorySpace memory_space = MemorySpace::kDefault; in AddInputAndOutputRequiredAssignments() local
2432 MemorySpace memory_space = MemorySpace::kDefault; in AddInputAndOutputRequiredAssignments() local
2889 MemorySpace memory_space, std::optional<Chunk> chunk, int64_t start_time, in AddAsyncCopy()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor_interface.h47 CreateTemporaryDeviceMemory(int64_t memory_space, int64_t byte_offset, in CreateTemporaryDeviceMemory()
H A Dtpu_executor.h175 CreateTemporaryDeviceMemory(int64_t memory_space, int64_t byte_offset, in CreateTemporaryDeviceMemory()
H A Dtpu_executor.cc195 DeviceMemoryBase TpuExecutor::Allocate(uint64_t size, int64_t memory_space) { in Allocate()
H A Dc_api_conversions.cc99 TF_Status* se_status) { in ToC()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtf_allocator_adapter.h95 int64_t memory_space) override { in Allocate()
H A Dtf_allocator_adapter.cc40 int64_t memory_space) { in Allocate()
H A Dstream_executor_pimpl.h829 int64_t memory_space) { in AllocateArray()
H A Dstream_executor_pimpl.cc497 DeviceMemoryBase StreamExecutor::Allocate(uint64_t size, int64_t memory_space) { in Allocate()
913 int64_t memory_space) { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_metrics_db_combiner.cc98 uint64 memory_space = src_memory_accessed.memory_space(); in CombineMemoryAccessedBreakdown() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dop_metrics.proto64 uint64 memory_space = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.cc37 int64_t memory_space) { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout.h228 int64_t memory_space() const { return memory_space_; } in memory_space() function
H A Dlayout_util.cc60 int64_t memory_space) { in MakeLayout()
H A Dshape_util.cc104 int64_t memory_space) { in MakeShapeWithLayoutInternal()
317 int64_t memory_space) { in MakeShapeWithLayout()
H A Dxla_data.proto174 int64 memory_space = 8; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_test_base.cc45 int64_t memory_space) { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dwhile_op_test.cc134 int64_t memory_space, SP_DeviceMemoryBase* const mem) { in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc69 DeviceMemoryBase HostExecutor::Allocate(uint64_t size, int64_t memory_space) { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.cc24 int64_t memory_space, SP_DeviceMemoryBase* const mem) {} in Allocate()
H A Dstream_executor.cc233 DeviceMemoryBase Allocate(uint64 size, int64_t memory_space) override { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc427 DeviceMemoryBase GpuExecutor::Allocate(uint64_t size, int64_t memory_space) { in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc559 DeviceMemoryBase GpuExecutor::Allocate(uint64_t size, int64_t memory_space) { in Allocate()

12