Skip to content

Can only set jit compile WA for CPU device? #97

Open
@guizili0

Description

@guizili0

System information.

TensorFlow version (you are using): TF2.12
Are you willing to contribute it (Yes/No) : Yes

Describe the feature and the current behavior/state.

https://github.com/keras-team/keras/blob/master/keras/layers/convolutional/base_conv.py#L285
use jit_compile as WA for CPU device, but pluggable device did not support XLA, that cause pluggable device cannot use keras group convolution

Will this change the current api? How?
No, just want to limit internal WA.

Who will benefit from this feature?
pluggable device user.

Contributing

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions