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

  /external/tensorflow/tensorflow/compiler/xla/service/
service.h 195 StatusOr<std::vector<se::StreamExecutor*>> GetExecutors(
service.cc 573 StatusOr<std::vector<se::StreamExecutor*>> Service::GetExecutors(
648 TF_ASSIGN_OR_RETURN(auto executors, GetExecutors(execution_options,
    [all...]

Completed in 91 milliseconds