Skip to content
#

eda

Here are 1,089 public repositories matching this topic...

amraf1002
amraf1002 commented Oct 29, 2020

We are trying to use GE with GCP DataProc clusters. While cluster creation we are installing great-expectations==0.12.4. This installs ruamel.yaml==0.15.35 as dependency. After cluster creation if we try to import great_expectations we get error:

Traceback (most recent call last):
File "", line 1, in
File "/opt/conda/default/lib/python3.6/site-packages/great_expectations/_

litghost
litghost commented Mar 5, 2020

Proposed Behaviour

None of the core VPR algorithms should care if the relevant t_physical_tile is an input / output / IO type.

Current Behaviour

Some behavior is still dependent on whether a tile is an input / output / IO type.

Possible Solution

The relevant code shouldn't need to care. Once all callsites of is_input_type/is_output_type/is_io_type are removed, the

Improve this page

Add a description, image, and links to the eda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eda topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.