Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dcorert_converter.h125 mlir::Type chain_type() { in chain_type() function
Dremote_run_encapsulate.cc123 Type chain_type = tfrt::compiler::ChainType::get(&getContext()); in runOnOperation() local
Dtf_to_tfrt.cc1492 mlir::Type chain_type) { in SetUpTFToTFRTConversionLegality()
1788 auto chain_type = builder.getType<tfrt::compiler::ChainType>(); in CreateFallbackInitializationFunction() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/ir/
Dtfrt_fallback_common.cc43 auto chain_type = builder.getType<compiler::ChainType>(); in ParseExecuteOpCommon() local
Dtfrt_fallback_async.cc211 auto chain_type = GetChainType(&builder); in parse() local
/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/
Dtfrt_fallback_common.cc43 auto chain_type = builder.getType<compiler::ChainType>(); in ParseExecuteOpCommon() local
Dtfrt_fallback_async.cc145 auto chain_type = GetChainType(&builder); in parseBatchFunctionOp() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu/
Dgemm_pattern.cc348 auto chain_type = builder.getType<tfrt::compiler::ChainType>(); in GemmOpConversionRewrite() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c1630 static PyTypeObject chain_type; variable
1749 static PyTypeObject chain_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c2001 static PyTypeObject chain_type; variable
2171 static PyTypeObject chain_type = { variable