HomeSort by relevance Sort by last modified time
    Searched refs:register_alloc_granularity_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
device_description.h 127 return register_alloc_granularity_;
210 uint64 register_alloc_granularity_; member in class:perftools::gputools::DeviceDescription
296 device_description_->register_alloc_granularity_ = value;
device_description.cc 49 register_alloc_granularity_(1),

Completed in 306 milliseconds