Update to Tensorflow 2.10.0#43
Conversation
|
Linter check failed, with the following output: ERROR: /tmp/abs_a1ib4iz79g/clone/recipe/meta.yaml:0: missing_meta_yaml: The recipe is missing a meta.yaml file |
2 similar comments
|
Linter check failed, with the following output: ERROR: /tmp/abs_a1ib4iz79g/clone/recipe/meta.yaml:0: missing_meta_yaml: The recipe is missing a meta.yaml file |
|
Linter check failed, with the following output: ERROR: /tmp/abs_a1ib4iz79g/clone/recipe/meta.yaml:0: missing_meta_yaml: The recipe is missing a meta.yaml file |
varlackc
left a comment
There was a problem hiding this comment.
The build seems to be failing in many different architectures.
We might have to double check how to resolve the issue before merging.
|
@varlackc Yeah Prefect can't build any recipe under this folder because it's not a "feedstock", it's just a collection of recipes. For now we can only build these recipes manually on our builders or dev instances. |
Currently this is meant only for
linux-64(i.e., builds successfully and has been tested), other platforms to follow.The compiler restriction is necessary - the GPU variant does not build with
11.2which is pinned in the globalcbc.yaml. The developers have no intention of supporting any version other than the one which is officially supported so there isn't a lot we can do.