HomeSort by relevance Sort by last modified time
    Searched refs:AsymmetricQuantizeSoftmax (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/lite/tools/optimize/
subgraph_quantizer.h 52 TfLiteStatus AsymmetricQuantizeSoftmax(BuiltinOperator op_code,
subgraph_quantizer.cc 310 TfLiteStatus SubgraphQuantizer::AsymmetricQuantizeSoftmax(
375 return AsymmetricQuantizeSoftmax(op_code, op);

Completed in 1933 milliseconds