Home
last modified time | relevance | path

Searched defs:host_module (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_remaining_ops.cc88 StringRef host_module = op.host_mlir_module(); in verify() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dprepare_tpu_computation_for_tf_export.cc79 StringRef host_module = op.host_mlir_module(); in matchAndRewrite() local
H A Dshape_inference.cc967 StringAttr host_module = in InferShapeForXlaHostComputeMlir() local
/aosp_15_r20/tools/asuite/atest/
H A Dbazel_mode_unittest.py1736 def host_module(**kwargs): function