Home
last modified time | relevance | path

Searched defs:src_slot (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map.h288 inline void CopyItem(uint64 src_bucket, int src_slot, uint64 dst_bucket, in CopyItem()
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass.cc472 int src_slot = edge->src_output(); in RecordArg() local
517 int src_slot = edge->src_output(); in RecordResult() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc641 void AddInput(NodeDef* dst, StringPiece src_name, int src_slot) { in AddInput()
Dgraph_partition.cc162 void AddInput(NodeDef* dst, StringPiece src_name, int src_slot) { in AddInput()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp581 std::set<int> src_slot; in emit_create_vec() local
/external/v8/src/heap/
Dheap.cc1778 const ObjectSlot src_slot, int len, in MoveRange()
1830 const TSlot src_slot, int len, WriteBarrierMode mode) { in CopyRange()
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc2785 const int src_slot = e.output_slot; in ActivateNodes() local
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1735 auto& src_slot = state.stack_state.back(); in LocalSetFromStackSlot() local