Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dsmall_constant_optimization.h35 absl::optional<NodeDef> ExtractSmallTensorValue(TFE_Context* context,
H A Dsmall_constant_optimization.cc74 absl::optional<NodeDef> ExtractSmallTensorValue(TFE_Context* context, in ExtractSmallTensorValue() function
H A Ddtensor_device_util.cc299 ExtractSmallTensorValue(context, tensor, layout, status); in Broadcast()
322 ExtractSmallTensorValue(context, tensor, layout, status); in Broadcast()
H A Ddtensor_device.cc1894 ExtractSmallTensorValue(context, input, t->layout(), status); in Execute()