Home
last modified time | relevance | path

Searched defs:CustomCallWithComputation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
H A Dmlir_hlo_builder_test.cc188 TEST_F(XlaBuilderTest, CustomCallWithComputation) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc4435 XlaOp CustomCallWithComputation( in CustomCallWithComputation() function