Home
last modified time | relevance | path

Searched refs:report_unsupported_operations (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/compiler/xla/
Dxla.py164 def report_unsupported_operations(self): member in XLACompileContext
382 context.report_unsupported_operations()
/external/tensorflow/tensorflow/python/tpu/
Dtpu.py383 def report_unsupported_operations(self) -> None: member in TPUReplicateContext
1511 context.report_unsupported_operations()