ONE - On-device Neural Engine
|
#include "ShapeInferencePass.h"
#include <moco/IR/TFDialect.h>
#include <moco/Service/TFShapeInferenceRule.h>
#include <loco.h>
#include <loco/IR/CanonicalDialect.h>
#include <loco/Service/ShapeInference.h>
#include <loco/Service/ShapeInferenceRule.h>
#include <loco/Service/CanonicalShapeInferenceRule.h>
#include <loco/Service/MultiDialectShapeInferenceRule.h>
#include <locoex/COpDialect.h>
#include <locoex/Service/COpShapeInferenceRule.h>
Go to the source code of this file.
Namespaces | |
namespace | moco |
namespace | moco::tf |