Searched defs:dst_scope (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/contrib/graph_editor/ |
D | transform.py | 328 def __init__(self, sgv, dst_graph, dst_scope, src_scope): argument 413 dst_scope, argument 591 def copy(sgv, dst_graph=None, dst_scope="", src_scope="", argument 627 dst_graph=None, dst_scope="", src_scope="", argument 709 def graph_replace(target_ts, replacement_ts, dst_scope="", argument
|
D | util.py | 504 def find_corresponding_elem(target, dst_graph, dst_scope="", src_scope=""): argument 540 def find_corresponding(targets, dst_graph, dst_scope="", src_scope=""): argument
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 81 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 98 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() local
|