Home
last modified time | relevance | path

Searched refs:EncodePartition (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc39 inter_op_scheduling_range_.store(EncodePartition(start, limit), in set_inter_op_scheduling_range()
63 std::uint_fast32_t EncodePartition(std::uint_fast32_t start, in EncodePartition() function in tensorflow::RunHandler::Impl