Searched refs:tfr_wrapper (Results 1 – 3 of 3) sorted by relevance
294 name = "tfr_wrapper",295 srcs = ["python/tfr_wrapper.cc"],296 module_name = "tfr_wrapper",325 "//tensorflow/compiler/mlir/tfr:tfr_wrapper",
34 PYBIND11_MODULE(tfr_wrapper, m) { in PYBIND11_MODULE() argument
31 from tensorflow.compiler.mlir.tfr import tfr_wrapper as tfr