Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.h286 Status DefaultPaddedShapeFn(const Tensor& tensor, xla::Shape* shape);
Dxla_device.cc67 Status DefaultPaddedShapeFn(const Tensor& tensor, xla::Shape* shape) { in DefaultPaddedShapeFn() function
205 : DefaultPaddedShapeFn, in XlaDevice()