Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtree_reduction_rewriter.cc88 std::unique_ptr<HloInstruction> new_output = in HandleReduce() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c172 void rc_move_output(struct radeon_compiler * c, unsigned output, unsigned new_output, unsigned writ… in rc_move_output()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc386 auto new_output = clone_map[old_output]; in CreateFusedComputation() local
/external/tensorflow/tensorflow/python/ops/
Drnn.py218 def _copy_one_through(output, new_output): argument
/external/tensorflow/tensorflow/compiler/jit/
Dbuild_xla_ops_pass.cc133 Output new_output(new_node, oidx); in MergeOutgoingDataEdges() local
/external/python/cpython3/Modules/
Dunicodedata.c534 Py_UCS4 *new_output; in nfd_nfkd() local
/external/adhd/cras/src/server/
Dcras_alsa_io.c1177 static struct alsa_output_node *new_output(struct alsa_io *aio, in new_output() function
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py1425 def _add_conversion(self, old_output, new_output): argument
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3379 auto new_output = in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc2082 auto new_output = new_dst->getResult(i); in AddBackedge() local