Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dinterfaces_test.cc49 struct CustomRegistryInterface : public TensorFlowRegistryInterfaceBase { in TEST() struct
52 bool isStateful(Operation *op) const override { in TEST()