Searched refs:build_tensor (Results 1 – 1 of 1) sorted by relevance
676 def build_tensor(tensors, dtype_map): function716 inputs = build_tensor(custom_info["graph_inputs"], dtype_map)717 outputs = build_tensor(custom_info["graph_outputs"], dtype_map)729 inputs = build_tensor(qnn_mgr.GetGraphInputs(graph_name), dtype_map)730 outputs = build_tensor(qnn_mgr.GetGraphOutputs(graph_name), dtype_map)