Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc61 Status InMemoryRunStepRequest::FeedValue(size_t i, Tensor* out_tensor) const { in FeedValue() function in tensorflow::InMemoryRunStepRequest
66 Status InMemoryRunStepRequest::FeedValue(size_t i, in FeedValue() function in tensorflow::InMemoryRunStepRequest
154 Status MutableProtoRunStepRequest::FeedValue(size_t i, in FeedValue() function in tensorflow::MutableProtoRunStepRequest
163 Status MutableProtoRunStepRequest::FeedValue(size_t i, in FeedValue() function in tensorflow::MutableProtoRunStepRequest
246 Status ProtoRunStepRequest::FeedValue(size_t i, Tensor* out_tensor) const { in FeedValue() function in tensorflow::ProtoRunStepRequest
254 Status ProtoRunStepRequest::FeedValue(size_t i, TensorProto* out_tensor) const { in FeedValue() function in tensorflow::ProtoRunStepRequest