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

  /external/tensorflow/tensorflow/compiler/xla/service/
computation_placer.h 84 ComputationPlacerCreationFunction creation_function);
96 // up creation_function, and then we use that to lazily create "placer" the
100 ComputationPlacerCreationFunction creation_function = nullptr; member in struct:xla::ComputationPlacer::State
transfer_manager.h 181 // set up creation_function, and then we use that to lazily create
185 TransferManagerCreationFunction creation_function = nullptr; member in struct:xla::TransferManager::State

Completed in 150 milliseconds