Home
last modified time | relevance | path

Searched refs:get_command_buffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dmps.h37 MTLCommandBuffer_t TORCH_API get_command_buffer();
/aosp_15_r20/external/pytorch/torch/csrc/api/src/
H A Dmps.cpp31 MTLCommandBuffer_t get_command_buffer() { in get_command_buffer() function
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dmps_test_objc_interface.mm54 id<MTLCommandBuffer> commandBuffer = torch::mps::get_command_buffer();