Home
last modified time | relevance | path

Searched defs:weights_format (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected_test.cc143 FullyConnectedOptionsWeightsFormat weights_format =
288 FullyConnectedOptionsWeightsFormat weights_format =
365 FullyConnectedOptionsWeightsFormat weights_format =
1054 int batches, FullyConnectedOptionsWeightsFormat weights_format) { in SimpleTestQuantizedInt16OutputCase()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc499 StringAttr weights_format, BoolAttr keep_num_dims, in GetFcOutput()
/external/tensorflow/tensorflow/lite/c/
Dbuiltin_op_data.h178 TfLiteFullyConnectedWeightsFormat weights_format; member
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h797 FullyConnectedWeightsFormat weights_format; member