Searched defs:ndefs (Results 1 – 2 of 2) sorted by relevance
80 uint64 RepeatedNodeDefHash(const protobuf::RepeatedPtrField<NodeDef>& ndefs, in RepeatedNodeDefHash()
1403 std::vector<NodeDef>& ndefs, int split_dim, int device_ordinal) { in InitializeShardedVarOnTPU()1887 std::vector<NodeDef> ndefs; in ReplaceAndPartitionXLAShardingVariable() local