Home
last modified time | relevance | path

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

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