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

  /external/tensorflow/tensorflow/contrib/lite/toco/
model.h     [all...]
export_tensorflow.cc 678 void ConvertSoftmaxOperator(const Model& model, const SoftmaxOperator& src_op,
    [all...]
import_tensorflow.cc 850 auto* softmax = new SoftmaxOperator;
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
operator_test.cc 241 SoftmaxOperator op;
operator.cc 478 : public BuiltinOperator<SoftmaxOperator, ::tflite::SoftmaxOptions,
    [all...]

Completed in 2123 milliseconds