Home
last modified time | relevance | path

Searched refs:pre_node_with_index (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/executor/
Ddynamic_kernel.cc64 auto pre_node_with_index = AnfAlgo::GetPrevNodeOutput(cnode, depend); in RebuildDependTensor() local
67 …ctor<int64_t> shapes = trans::GetRuntimePaddingShape(pre_node_with_index.first, pre_node_with_inde… in RebuildDependTensor()
68 …auto host_type = AnfAlgo::GetOutputInferDataType(pre_node_with_index.first, pre_node_with_index.se… in RebuildDependTensor()