Home
last modified time | relevance | path

Searched defs:bottleneck (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/log/
Dbottleneck_report.py65 def bottleneck (self, resultCount) : member in XMLLogHandlerTests
102 def bottleneck (self, resultCount) : member in XMLLogHandlerGroups
/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dgraph_parallel.py22 def __init__(self, fusion_type, bottleneck, gain, block_assign, type_info): argument
/third_party/boost/boost/graph/
Dboykov_kolmogorov_max_flow.hpp426 const tEdgeVal bottleneck = find_bottleneck(e); in augment() local