Searched refs:TensorListOpsDecompositionPass (Results 1 – 1 of 1) sorted by relevance
64 struct TensorListOpsDecompositionPass struct65 : public PassWrapper<TensorListOpsDecompositionPass,952 void TensorListOpsDecompositionPass::runOnOperation() { in runOnOperation()961 static PassRegistration<TensorListOpsDecompositionPass> pass(971 return std::make_unique<TensorListOpsDecompositionPass>(); in CreateTensorListOpsDecompositionPass()