Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dlocal_device_state.h102 AllocationModel allocation_model() const { return allocation_model_; } in allocation_model() function
Dlocal_device_state.cc32 AllocationModel allocation_model, in LocalDeviceState()