OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDescriptorPool
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/core/util/proto/
descriptors.h
35
extern tensorflow::Status
GetDescriptorPool
(
descriptors.cc
29
// `
GetDescriptorPool
()` for more information.
64
Status
GetDescriptorPool
(
/external/protobuf/python/google/protobuf/internal/
descriptor_test.py
80
self.pool = self.
GetDescriptorPool
()
102
def
GetDescriptorPool
(self):
421
def
GetDescriptorPool
(self):
[
all
...]
/external/tensorflow/tensorflow/core/kernels/
decode_proto_op.cc
605
OP_REQUIRES_OK(context,
GetDescriptorPool
(context->env(), descriptor_source,
[
all
...]
encode_proto_op.cc
468
OP_REQUIRES_OK(context,
GetDescriptorPool
(context->env(), descriptor_source,
Completed in 639 milliseconds