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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_module.h 111 return entry_computation_handle_;
232 VersionedComputationHandle entry_computation_handle_; member in class:xla::HloModule
hlo_module.cc 41 entry_computation_handle_(entry_computation_handle),
540 module->entry_computation_handle_ = entry_computation_handle_;

Completed in 193 milliseconds