Home
last modified time | relevance | path

Searched defs:TensorFlowOpRegistryInterface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_registry_test.cc45 TEST(TensorFlowOpRegistryInterface, TestIntrinsicOps) { in TEST() argument
64 TEST(TensorFlowOpRegistryInterface, TestStatelessTFOps) { in TEST() argument
84 TEST(TensorFlowOpRegistryInterface, TestStatelessAndStatefulRegionOps) { in TEST() argument
H A Dtf_op_registry.h31 TensorFlowOpRegistryInterface(Dialect *dialect, in TensorFlowOpRegistryInterface() function
H A Dtf_op_registry.cc24 TensorFlowOpRegistryInterface::TensorFlowOpRegistryInterface(Dialect *dialect) in TensorFlowOpRegistryInterface() function in mlir::tfg::TensorFlowOpRegistryInterface