Home
last modified time | relevance | path

Searched defs:large_tensor_threshold_for_dynamic_allocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dtflite_wrapper.h49 int32_t large_tensor_threshold_for_dynamic_allocation = 0; member
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dflags.h144 virtual int32_t large_tensor_threshold_for_dynamic_allocation() const { in large_tensor_threshold_for_dynamic_allocation() function