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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_module_config.h 66 ComputationLayout* mutable_entry_computation_layout() { function in class:xla::HloModuleConfig
hlo_module.h 127 ComputationLayout* mutable_entry_computation_layout() { function in class:xla::HloModule
128 return config_.mutable_entry_computation_layout();

Completed in 634 milliseconds