HomeSort by relevance Sort by last modified time
    Searched full:cf_half (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/grappler/optimizers/
constant_folding_test.cc 310 Output cf_half = ops::Const(s.WithOpName("cf_half"), 0.5f, {1}); local
364 std::vector<string> fetch = {"cf_half"};
    [all...]

Completed in 112 milliseconds