MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / index

Method index

tensorflow/cc/framework/ops.h:238–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 Node* node() const { return output_.node(); }
237 string node_name() const { return node_name_; }
238 int32 index() const { return node_name_.empty() ? output_.index() : index_; }
239 DataType data_type() const { return data_type_; }
240 Status status() const { return status_; }
241 const Tensor& tensor() const { return tensor_; }

Callers 15

gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
build_feature_columnsFunction · 0.45
gen_cluster_infoFunction · 0.45
build_feature_columnsFunction · 0.45
gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
gen_cluster_infoFunction · 0.45
transform_categoricalFunction · 0.45

Calls 1

emptyMethod · 0.45