Home
last modified time | relevance | path

Searched refs:compile_time_const_inputs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dincrease_dynamism_for_auto_jit_pass.cc274 std::vector<string> compile_time_const_inputs; in ConvertTensorFlowSliceToStaticShapedSlice() local
275 compile_time_const_inputs.push_back("size"); in ConvertTensorFlowSliceToStaticShapedSlice()
277 compile_time_const_inputs); in ConvertTensorFlowSliceToStaticShapedSlice()