Home
last modified time | relevance | path

Searched defs:small_buffer_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc225 int64_t small_buffer_size, PreprocessResult* result) { in NoteSpecialAllocations()
258 const HloProto& hlo_proto, int64_t small_buffer_size, in ConvertHloProtoToPreprocessResult()
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dedit_distance.cpp18 const unsigned small_buffer_size = 64; in ComputeEditDistance() local
/aosp_15_r20/external/autotest/client/site_tests/platform_ToolchainTests/src/
H A Dclang-fortify-tests.cpp536 const int small_buffer_size = 8; in TestWchar() local