Searched refs:mutable_fetch (Results 1 – 5 of 5) sorted by relevance
913 std::string* mutable_fetch(int index); in Swap()924 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_fetch(); in Swap()1375 std::string* mutable_fetch(int index); in Swap()1386 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_fetch(); in Swap()3057 ::tensorflow::TensorProto* mutable_fetch(int index); in Swap()3059 mutable_fetch(); in Swap()3939 inline std::string* RunStepRequest::mutable_fetch(int index) { in mutable_fetch() function3987 RunStepRequest::mutable_fetch() { in mutable_fetch() function4564 inline std::string* PartialRunSetupRequest::mutable_fetch(int index) { in mutable_fetch() function4612 PartialRunSetupRequest::mutable_fetch() { in mutable_fetch() function[all …]
4059 std::string* mutable_fetch(int index); in Swap()4070 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_fetch(); in Swap()8145 inline std::string* CallableOptions::mutable_fetch(int index) { in mutable_fetch() function8193 CallableOptions::mutable_fetch() { in mutable_fetch() function
863 TensorProto* fetch_proto = resp->mutable_fetch()->Add(); in RunPartitions()1150 callable_opts->mutable_fetch()); in BuildBuildGraphOptions()1177 callable_opts->mutable_fetch()); in BuildBuildGraphOptions()
160 callable_options.mutable_fetch()->Reserve(fetch_tensor_names.size()); in PopulateCallableOptions()
1558 callable_options.mutable_fetch()->Reserve(outputs_sorted.size()); in GetOrCreateExecutors()