Home
last modified time | relevance | path

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

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