Home
last modified time | relevance | path

Searched refs:MakeIntegerScalarTensorProto (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1725 MakeIntegerScalarTensorProto(DT_INT32, rank)); in MaybeUpdateNodeContextOutput()
1738 MakeIntegerScalarTensorProto(DT_INT32, sz)); in MaybeUpdateNodeContextOutput()
1743 MakeIntegerScalarTensorProto(DT_INT64, sz)); in MaybeUpdateNodeContextOutput()
1965 TensorProto MakeIntegerScalarTensorProto(const DataType dtype, in MakeIntegerScalarTensorProto() function in tensorflow::grappler::SymbolicShapeRefiner