| /external/tensorflow/tensorflow/dtensor/mlir/expansions/ |
| D | replicated_spmd_expander.cc | 51 Layout new_layout = in ReplicatedRelayoutOperandsAndOutputs() local 70 Layout new_layout = in ReplicatedRelayoutOperandsAndOutputs() local
|
| D | qr_spmd_expander.cc | 50 Layout new_layout = in ExpandOp() local
|
| /external/rust/crates/bytes/tests/ |
| D | test_bytes_odd_alloc.rs | 21 let new_layout = match Layout::from_size_align(size, 1) { in alloc() localVariable 39 let new_layout = match Layout::from_size_align(size, 1) { in dealloc() localVariable
|
| /external/pigweed/pw_allocator/ |
| D | libc_allocator.cc | 34 void* LibCAllocator::DoReallocate(void* ptr, Layout new_layout) { in DoReallocate()
|
| D | allocator.cc | 24 void* Allocator::DoReallocate(void* ptr, Layout new_layout) { in DoReallocate()
|
| D | fallback_allocator_test.cc | 177 Layout new_layout = Layout::Of<uint32_t[3]>(); in TEST_F() local 190 Layout new_layout = Layout::Of<uint32_t[3]>(); in TEST_F() local
|
| D | test_harness.cc | 136 Layout new_layout = Layout(r.new_size, old.layout.alignment()); in HandleRequest() local
|
| D | synchronized_allocator_test.cc | 268 Layout new_layout = allocation.layout.Extend(1); in TestReallocate() local
|
| /external/mesa3d/src/gallium/drivers/zink/ |
| D | zink_synchronization.cpp | 163 zink_resource_image_needs_barrier(struct zink_resource *res, VkImageLayout new_layout, VkAccessFlag… in zink_resource_image_needs_barrier() 172 …rier_init(VkImageMemoryBarrier *imb, struct zink_resource *res, VkImageLayout new_layout, VkAccess… in zink_resource_image_barrier_init() 199 …er2_init(VkImageMemoryBarrier2 *imb, struct zink_resource *res, VkImageLayout new_layout, VkAccess… in zink_resource_image_barrier2_init() 511 …ge_barrier(struct zink_context *ctx, struct zink_resource *res, VkImageLayout new_layout, VkAccess… in zink_resource_image_barrier()
|
| /external/crosvm/gpu_display/src/vulkan/ |
| D | external_image.rs | 49 pub new_layout: ImageLayout, field 183 let new_layout = image_memory_barrier.new_layout; in release() localVariable
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | synchronized_allocator.h | 62 void* DoReallocate(void* ptr, Layout new_layout) override { in DoReallocate()
|
| D | allocator.h | 115 void* Reallocate(void* ptr, Layout new_layout) { in Reallocate()
|
| D | tracking_allocator.h | 137 Layout new_layout) { in DoReallocate()
|
| /external/tensorflow/tensorflow/dtensor/python/ |
| D | dtensor_device.py | 182 def copy_to_mesh(self, tensor, new_layout, source_layout=None) -> ops.Tensor: argument
|
| /external/rust/crates/unsafe-libyaml/src/ |
| D | lib.rs | 99 let new_layout = Layout::from_size_align(new_size, MALLOC_ALIGN) in realloc() localVariable
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | layout_util_test.cc | 482 Layout new_layout = LayoutUtil::MoveDimToMajor(layout, 0); in TEST_F() local
|
| D | shape_util.cc | 1179 Layout* new_layout = new_shape.mutable_layout(); in PermuteDimensions() local
|
| /external/kernel-headers/original/uapi/linux/raid/ |
| D | md_p.h | 181 __u32 new_layout; /* 16 new layout */ member 259 __le32 new_layout; /* new layout */ member
|
| /external/tensorflow/tensorflow/dtensor/cc/ |
| D | dtensor_device_util.h | 267 virtual void UpdateLayout(const Layout& new_layout, TF_Status* status) { in UpdateLayout()
|
| D | dtensor_device_util.cc | 408 void ResourceHandleWithLayout::UpdateLayout(const Layout& new_layout, in UpdateLayout()
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_rematerialization_test.cc | 595 Layout new_layout = layout; in ChooseCompactLayoutForShape() local
|
| D | layout_assignment.cc | 2282 Layout new_layout = in RunOnComputation() local
|
| /external/rust/crates/vulkano/src/sync/ |
| D | pipeline.rs | 2432 pub new_layout: ImageLayout, field
|
| /external/mesa3d/src/vulkan/runtime/ |
| D | vk_render_pass.c | 1248 VkImageLayout new_layout, in transition_image_range()
|
| /external/tensorflow/tensorflow/dtensor/mlir/ |
| D | layout_propagation_v2.cc | 505 const auto new_layout = Layout::GetLayout(merged_spec, layouts[0].mesh()); in GetMostShardedLayout() local
|