Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/dtensor/mlir/expansions/
Dmeta_spmd_expander.cc1025 mlir::Value new_depth = CreateIntScalarConst((*depth) / num_shards, builder, in ExpandOp() local
/external/python/cpython3/Python/
Dceval.c5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
Dcompile.c6523 int new_depth = depth + effect; in stackdepth() local