Home
last modified time | relevance | path

Searched defs:tensor_proto (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/python/framework/
Dfast_tensor_util.pyx10 tensor_proto, np.ndarray[np.uint16_t, ndim=1] nparray): argument
22 tensor_proto, np.ndarray[np.uint16_t, ndim=1] nparray): argument
30 tensor_proto, np.ndarray[np.float32_t, ndim=1] nparray): argument
38 tensor_proto, np.ndarray[np.float64_t, ndim=1] nparray): argument
46 tensor_proto, np.ndarray[np.int32_t, ndim=1] nparray): argument
53 tensor_proto, np.ndarray[np.uint32_t, ndim=1] nparray): argument
60 tensor_proto, np.ndarray[np.int64_t, ndim=1] nparray): argument
67 tensor_proto, np.ndarray[np.uint64_t, ndim=1] nparray): argument
74 tensor_proto, np.ndarray[np.uint8_t, ndim=1] nparray): argument
82 tensor_proto, np.ndarray[np.uint16_t, ndim=1] nparray): argument
[all …]
Dtensor_util.py50 def SlowAppendFloat16ArrayToTensorProto(tensor_proto, proto_values): argument
55 def _MediumAppendFloat16ArrayToTensorProto(tensor_proto, proto_values): argument
67 def SlowAppendBFloat16ArrayToTensorProto(tensor_proto, proto_values): argument
72 def FastAppendBFloat16ArrayToTensorProto(tensor_proto, proto_values): argument
126 def SlowAppendFloat32ArrayToTensorProto(tensor_proto, proto_values): argument
129 def SlowAppendFloat64ArrayToTensorProto(tensor_proto, proto_values): argument
132 def SlowAppendIntArrayToTensorProto(tensor_proto, proto_values): argument
135 def SlowAppendInt64ArrayToTensorProto(tensor_proto, proto_values): argument
138 def SlowAppendQIntArrayToTensorProto(tensor_proto, proto_values): argument
141 def SlowAppendUInt32ArrayToTensorProto(tensor_proto, proto_values): argument
[all …]
Dop_def_util.cc170 static PyObject* tensor_proto = GetRegisteredPyObject("tf.TensorProto"); in operator ()() local
/external/tensorflow/tensorflow/core/kernels/
Dunique_op_test.cc41 TensorProto tensor_proto; in GetRandomInt32TensorProto() local
54 TensorProto tensor_proto; in GetRandomInt32TensorProtoWithRepeat() local
115 TensorProto tensor_proto; in GetRandomStringsTensorProto() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_util_test.cc438 TensorProto tensor_proto = in TEST() local
460 TensorProto tensor_proto = in TEST() local
526 TensorProto tensor_proto; in CreateAsProtoTensorContent() local
537 TensorProto tensor_proto; in CreateAsProtoField() local
557 TensorProto tensor_proto = in ConstantTailTest() local
Ddevice_base.h238 virtual Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_cpu_device.cc61 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
Dthreadpool_device.cc89 const TensorProto& tensor_proto, const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
Drenamed_device.h106 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
Dconstant_folding_test.cc54 const TensorProto* tensor_proto; in ExpectNodeClose() local
67 const TensorProto* tensor_proto; in ExpectNodeEqual() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.cc50 Status DeviceSimple::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc475 const TensorProto& tensor_proto, in MakeTensorFromProto()
499 Status XlaDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
513 const TensorProto& tensor_proto, const AllocatorAttributes alloc_attrs, in MakeFastMemTensorFromProto()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_tensor.cc63 TensorProto tensor_proto; in ConvertToProto() local
376 TensorProto tensor_proto; in ConvertToTensor() local
/external/tensorflow/tensorflow/core/tpu/
Dvirtual_device.cc79 Status VirtualDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto()
/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.cc54 const TensorProto& tensor_proto = val.tensor(); in SendEvents() local
Ddebug_io_utils.cc129 TensorProto* tensor_proto, in WrapStringTensorAsEvents()
190 TensorProto tensor_proto; in WrapTensorAsEvents() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc147 const TensorProto& tensor_proto, const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.h86 TensorProto tensor_proto; in SetNodeTensorAttr() local
Dtransform_utils_test.cc186 TensorProto tensor_proto = node.attr().at("foo").tensor(); in TestSetNodeTensorAttr() local
202 TensorProto tensor_proto = node.attr().at("foo").tensor(); in TestSetNodeTensorAttrWithTensor() local
212 TensorProto tensor_proto; in TestGetNodeTensorAttr() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc398 TensorProto tensor_proto; in MakeTensorProtoFromShape() local
418 const TensorProto& tensor_proto, in MakeConstNodeDefFromTensorProto()
1004 const auto* tensor_proto = src_ctx->output_tensor_protos[src_output]; in UpdateNode() local
1088 const TensorProto* tensor_proto = ctx->input_tensor_protos[dst_input]; in UpdateNode() local
1586 TensorProto tensor_proto; in UpdateOutputShapesAndValues() local
1676 const TensorProto& tensor_proto = node.attr().at("value").tensor(); in MaybeUpdateNodeContextOutput() local
1928 TensorProto tensor_proto; in MakeIntegerScalarTensorProto() local
1941 const TensorProto& tensor_proto, in MaybeTensorProtoToShape()
Dutils.cc67 for (const auto& tensor_proto : attr_value.list().tensor()) { in ExtractTensors() local
/external/tensorflow/tensorflow/core/nccl/
Dnccl_rewrite.cc203 TensorProto tensor_proto = TensorFromShape(shape_proto); in ReplaceBroadcast() local
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto296 TensorProto tensor_proto = 5; field
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc241 for (const auto& tensor_proto : response->tensor()) { in Run() local
/external/tensorflow/tensorflow/c/experimental/saved_model/core/
Dsaved_model_utils.cc79 const TensorProto& tensor_proto = attr_name_and_value->second.tensor(); in ConstantFromSavedConstant() local

12