Home
last modified time | relevance | path

Searched refs:get_buffer_mapping (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dblock_codegen.cpp76 map_input_to_tensor_bufs_ = loop_options.get_buffer_mapping(); in visit()
H A Dstmt.h687 std::unordered_map<std::string, BufPtr> get_buffer_mapping() const { in get_buffer_mapping() function