/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | dump_graph.h | 66 Dialect dialect = Dialect::kTFG; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/func_to_graph/ |
H A D | pass.cc | 45 auto *dialect = getContext().getLoadedDialect<TFGraphDialect>(); in runOnOperation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/function/testing/ |
H A D | test_pass.h | 44 mlir::tfg::TFGraphDialect* dialect = in runOnOperation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/ |
H A D | tf_op_registry.cc | 24 TensorFlowOpRegistryInterface::TensorFlowOpRegistryInterface(Dialect *dialect) in TensorFlowOpRegistryInterface()
|
H A D | tf_op_registry_test.cc | 39 registry.addExtension(+[](mlir::MLIRContext *ctx, TFGraphDialect *dialect) { in PrepareContext()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/ |
H A D | tf_mlir_reduce_main.cc | 71 +[](mlir::MLIRContext *ctx, mlir::TF::TensorFlowDialect *dialect) { in main()
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/format/ |
H A D | BaseFormatJsonValidator.java | 23 VersionFlag dialect = this.validationContext.getMetaSchema().getSpecification(); in BaseFormatJsonValidator() local
|
/aosp_15_r20/external/executorch/exir/dialects/ |
H A D | _ops.py | 79 def __init__(self, dialect, name): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | tfg_optimizer_hook.cc | 62 registry.addExtension(+[](MLIRContext* ctx, TFGraphDialect* dialect) { in Impl()
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/tfg_graph_transforms/ |
H A D | tfg_graph_transforms_main.cc | 100 +[](mlir::MLIRContext* ctx, mlir::tfg::TFGraphDialect* dialect) { in RegisterDialects()
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ir/ |
H A D | tf_dtensor.cc | 208 void DTensorOpAdderHook(TensorFlowDialect& dialect) { in DTensorOpAdderHook()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/remapper/ |
H A D | remapping_helper.h | 65 : OpCatHelper(dialect), in OpCatHelper() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/graph_to_func/ |
H A D | graph_to_func.cc | 70 auto *dialect = cast<TFGraphDialect>(graph->getDialect()); in GraphToFunc() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/region_to_functional/ |
H A D | impl.cc | 106 BasePattern(TFGraphDialect &dialect, SymbolTable &table, in BasePattern() 1041 auto *dialect = patterns.getContext()->getOrLoadDialect<TFGraphDialect>(); in PopulateRegionToFunctionalPatterns() local
|
/aosp_15_r20/external/python/cpython2/Doc/tools/extensions/ |
D | suspicious.py | 78 class dialect(csv.excel): class
|
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/ |
D | suspicious.py | 76 class dialect(csv.excel): class
|
/aosp_15_r20/external/executorch/exir/serde/ |
H A D | schema.py | 388 dialect: str = "" # TODO deprecated variable in ExportedProgram
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/ |
H A D | pass.cc | 138 static bool IsControlAnchor(TFOp op, TFGraphDialect const *const dialect) { in IsControlAnchor() 153 OpBuilder &builder, OpResult value, TFGraphDialect const *const dialect) { in GetControlAnchorForSwitchResult() 190 TFGraphDialect *dialect = in GetControlDependency() local 354 OpPropertyHelper(TFGraphDialect *dialect, in OpPropertyHelper()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wsman.h | 225 PCWSTR dialect; member 230 PCWSTR dialect; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/utils/ |
H A D | shape_inference_utils.cc | 236 auto* dialect = cast<TFGraphDialect>(op->getDialect()); in InferReturnTypeComponentsForTFOp() local
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
HD | logback-core-0.9.8-SNAPSHOT.jar | ... ch/qos/logback/core/db/dialect/
ch/qos/logback/core/filter ... |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_saved_model.cc | 245 ModuleOp module, TensorFlowSavedModelDialect *dialect) { in VerifySavedModelModule()
|
/aosp_15_r20/external/pytorch/torch/export/ |
H A D | exported_program.py | 795 def dialect(self) -> str: member in ExportedProgram
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ |
H A D | graphdef_import.cc | 86 GraphDefImporter(TFGraphDialect *dialect, const OpRegistry ®istry, in GraphDefImporter()
|