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

  /external/mesa3d/src/compiler/glsl/
opt_constant_folding.cpp 205 do_constant_folding(exec_list *instructions) function
ir_optimization.h 100 bool do_constant_folding(exec_list *instructions);
test_optpass.cpp 69 } else if (strcmp(optimization, "do_constant_folding") == 0) {
70 return do_constant_folding(ir);
glsl_parser_extras.cpp     [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
graph_optimizer.cc 62 if (opts_.do_constant_folding()) {
  /external/tensorflow/tensorflow/python/framework/
function_test.py 67 do_constant_folding=cfold)))
350 do_constant_folding=True)))
509 do_constant_folding=True),
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
control_flow_ops_py_test.py 126 do_constant_folding=True)))
    [all...]

Completed in 1857 milliseconds