Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dincrease_dynamism_for_auto_jit_pass.cc244 Scope main_scope = in ConvertTensorFlowSliceToStaticShapedSlice() local
248 Scope host_scope = main_scope.WithAssignedDevice(host_name); in ConvertTensorFlowSliceToStaticShapedSlice()
267 ops::Slice(main_scope.WithAssignedDevice(slice->assigned_device_name()) in ConvertTensorFlowSliceToStaticShapedSlice()
272 TF_RETURN_IF_ERROR(main_scope.status()); in ConvertTensorFlowSliceToStaticShapedSlice()